01J22GRSTMKS7DT30Q1MXBC8AZ: 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: 01J22GS6BNK98MW3M6KA406WT8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-05T22:39:27.006Zjob assigned to worker 01J22GSB6GCF97RZKWWC814MW4 (queued for 53 s)
 
22024-07-05T22:39:34.477Zstarting task 0: "setup"
32024-07-05T22:39:34.554Z++ uname -s
42024-07-05T22:39:34.557Z+ kern=SunOS
52024-07-05T22:39:34.557Z+ case "$kern" in
62024-07-05T22:39:34.557Z+ groupadd -g 12345 build
72024-07-05T22:39:34.560Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-05T22:39:36.597Z+ zfs create -o mountpoint=/work rpool/work
92024-07-05T22:39:36.711Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-05T22:39:36.714Z+ home_fs=zfs
112024-07-05T22:39:36.714Z+ [[ zfs == autofs ]]
122024-07-05T22:39:36.714Z+ mkdir -p /home/build
132024-07-05T22:39:36.716Z+ chown build:build /home/build /work
142024-07-05T22:39:38.717Z+ chmod 0700 /home/build /work
152024-07-05T22:39:38.838Zprocess exited: duration 4241 ms, exit code 0
 
162024-07-05T22:39:38.845Zstarting task 1: "rust-toolchain"
172024-07-05T22:39:38.850Z+ printf ' * toolchain channel = "%s"
182024-07-05T22:39:38.850Z' 1.78.0
192024-07-05T22:39:38.850Z * toolchain channel = "1.78.0"
202024-07-05T22:39:38.850Z+ printf ' * toolchain profile = "%s"
212024-07-05T22:39:38.850Z' default
222024-07-05T22:39:38.850Z * toolchain profile = "default"
232024-07-05T22:39:38.853Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-05T22:39:38.853Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-05T22:39:38.984Zinfo: downloading installer
262024-07-05T22:39:40.249Zinfo: profile set to 'default'
272024-07-05T22:39:40.249Zinfo: default host triple is x86_64-unknown-illumos
282024-07-05T22:39:40.252Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-05T22:39:40.377Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-05T22:39:40.377Zinfo: downloading component 'cargo'
312024-07-05T22:39:41.066Zinfo: downloading component 'clippy'
322024-07-05T22:39:41.296Zinfo: downloading component 'rust-docs'
332024-07-05T22:39:42.201Zinfo: downloading component 'rust-std'
342024-07-05T22:39:43.651Zinfo: downloading component 'rustc'
352024-07-05T22:39:47.361Zinfo: downloading component 'rustfmt'
362024-07-05T22:39:47.558Zinfo: installing component 'cargo'
372024-07-05T22:39:48.419Zinfo: installing component 'clippy'
382024-07-05T22:39:48.791Zinfo: installing component 'rust-docs'
392024-07-05T22:39:50.299Zinfo: installing component 'rust-std'
402024-07-05T22:39:52.076Zinfo: installing component 'rustc'
412024-07-05T22:39:56.572Zinfo: installing component 'rustfmt'
422024-07-05T22:39:56.914Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-05T22:39:56.915Z
442024-07-05T22:39:57.197Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-05T22:39:57.197Z
462024-07-05T22:39:57.197Z
472024-07-05T22:39:57.197ZRust is installed now. Great!
482024-07-05T22:39:57.197Z
492024-07-05T22:39:57.197ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-05T22:39:57.197Zenvironment variable. This has not been done automatically.
512024-07-05T22:39:57.197Z
522024-07-05T22:39:57.197ZTo configure your current shell, you need to source
532024-07-05T22:39:57.197Zthe corresponding env file under $HOME/.cargo.
542024-07-05T22:39:57.197Z
552024-07-05T22:39:57.197ZThis is usually done by running one of the following (note the leading DOT):
562024-07-05T22:39:57.197Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-05T22:39:57.197Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-05T22:39:57.268Z+ rustc --version
592024-07-05T22:39:57.330Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-05T22:39:57.337Zprocess exited: duration 18486 ms, exit code 0
 
612024-07-05T22:39:57.348Zstarting task 2: "authentication"
622024-07-05T22:39:57.366Zprocess exited: duration 21 ms, exit code 0
 
632024-07-05T22:39:57.374Zstarting task 3: "clone repository"
642024-07-05T22:39:57.378Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-05T22:39:57.382Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-05T22:39:57.547ZCloning into '/work/oxidecomputer/omicron'...
672024-07-05T22:40:04.015Z+ cd /work/oxidecomputer/omicron
682024-07-05T22:40:04.015Z+ git fetch origin 3ad73c721facf6804695a9b55574c66feea5147c
692024-07-05T22:40:04.824ZFrom https://github.com/oxidecomputer/omicron
702024-07-05T22:40:04.824Z * branch 3ad73c721facf6804695a9b55574c66feea5147c -> FETCH_HEAD
712024-07-05T22:40:04.834Z+ [[ -n move-provisioning-timeseries-to-toml ]]
722024-07-05T22:40:04.837Z++ git branch --show-current
732024-07-05T22:40:04.841Z+ current=main
742024-07-05T22:40:04.841Z+ [[ main != move-provisioning-timeseries-to-toml ]]
752024-07-05T22:40:04.841Z+ git branch -f move-provisioning-timeseries-to-toml 3ad73c721facf6804695a9b55574c66feea5147c
762024-07-05T22:40:04.844Z+ git checkout -f move-provisioning-timeseries-to-toml
772024-07-05T22:40:04.977ZSwitched to branch 'move-provisioning-timeseries-to-toml'
782024-07-05T22:40:04.980Z+ git reset --hard 3ad73c721facf6804695a9b55574c66feea5147c
792024-07-05T22:40:04.992ZHEAD is now at 3ad73c721 Define virtual resource provisioning timeseries in TOML
802024-07-05T22:40:04.995Zprocess exited: duration 7619 ms, exit code 0
 
812024-07-05T22:40:05.001Zstarting task 4: "build"
822024-07-05T22:40:05.008Z+ target_os=illumos
832024-07-05T22:40:05.008Z+ NEXTEST_VERSION=0.9.70
842024-07-05T22:40:05.008Z+ cargo --version
852024-07-05T22:40:05.061Zcargo 1.78.0 (54d8815d0 2024-03-26)
862024-07-05T22:40:05.063Z+ rustc --version
872024-07-05T22:40:05.118Zrustc 1.78.0 (9b00956e5 2024-04-29)
882024-07-05T22:40:05.121Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-07-05T22:40:05.124Z+ gunzip
902024-07-05T22:40:05.124Z+ tar -xvf - -C /home/build/.cargo/bin
912024-07-05T22:40:06.223Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-07-05T22:40:06.226Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-07-05T22:40:06.226Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-07-05T22:40:06.226Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-07-05T22:40:06.226Z+ mkdir /var/tmp/omicron_tmp
962024-07-05T22:40:06.229Z+ OUTPUT_DIR=/work
972024-07-05T22:40:06.229Z+ echo 'tests will store non-ephemeral output in /work'
982024-07-05T22:40:06.229Ztests will store non-ephemeral output in /work
992024-07-05T22:40:06.229Z+ mkdir -p /work
1002024-07-05T22:40:06.229Z+ source ./env.sh
1012024-07-05T22:40:06.229Z++ OLD_SHELL_OPTS=ehxB
1022024-07-05T22:40:06.229Z++ set -o xtrace
1032024-07-05T22:40:06.232Z++++ dirname ./env.sh
1042024-07-05T22:40:06.235Z+++ readlink -f .
1052024-07-05T22:40:06.256Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-07-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ 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-05T22:40:06.259Z++ case $OLD_SHELL_OPTS in
1152024-07-05T22:40:06.259Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-07-05T22:40:06.259Z+ banner prerequisites
1172024-07-05T22:40:06.275Z
1182024-07-05T22:40:06.275Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-07-05T22:40:06.275Z # # # # # # # # # # # # # # #
1202024-07-05T22:40:06.276Z # # # # ##### # # ##### # # # # # #### #
1212024-07-05T22:40:06.276Z ##### ##### # ##### # # # # # # # # #
1222024-07-05T22:40:06.276Z # # # # # # # # # # # # # # #
1232024-07-05T22:40:06.276Z # # # ###### # # ###### ### # #### # #### #
1242024-07-05T22:40:06.276Z
1252024-07-05T22:40:06.280Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-07-05T22:40:13.080Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-07-05T22:40:15.124Z Startup: Caching catalogs ... Done
1282024-07-05T22:40:17.741ZPlanning: Solver setup ... Done (2.147s)
1292024-07-05T22:40:17.794ZPlanning: Running solver ... Done (0.053s)
1302024-07-05T22:40:17.837ZPlanning: Finding local manifests ... Done (0.003s)
1312024-07-05T22:40:17.850ZPlanning: Fetching manifests: 0/4 0% complete
1322024-07-05T22:40:18.195ZPlanning: Fetching manifests: 4/4 100% complete
1332024-07-05T22:40:18.243ZPlanning: Package planning ... Done (0.048s)
1342024-07-05T22:40:18.392ZPlanning: Merging actions ... Done (0.149s)
1352024-07-05T22:40:19.371ZPlanning: Checking for conflicting actions ... Done (0.978s)
1362024-07-05T22:40:19.382ZPlanning: Consolidating action changes ... Done (0.011s)
1372024-07-05T22:40:24.603ZPlanning: Evaluating mediators ... Done (5.220s)
1382024-07-05T22:40:24.613ZPlanning: Planning completed in 9.42 seconds
1392024-07-05T22:40:26.403Z Packages to install: 4
1402024-07-05T22:40:26.403Z Mediators to change: 2
1412024-07-05T22:40:26.403Z Services to change: 1
1422024-07-05T22:40:26.403Z Estimated space available: 155.76 GB
1432024-07-05T22:40:26.403ZEstimated space to be consumed: 1.46 GB
1442024-07-05T22:40:26.406Z Create boot environment: No
1452024-07-05T22:40:26.406ZCreate backup boot environment: No
1462024-07-05T22:40:26.406Z Rebuild boot archive: No
1472024-07-05T22:40:26.406Z
1482024-07-05T22:40:26.406ZChanged mediators:
1492024-07-05T22:40:26.406Z mediator clang:
1502024-07-05T22:40:26.406Z version: None -> 15 (system default)
1512024-07-05T22:40:26.406Z
1522024-07-05T22:40:26.406Z mediator llvm:
1532024-07-05T22:40:26.406Z version: 14 (system default) -> 15 (system default)
1542024-07-05T22:40:26.407Z
1552024-07-05T22:40:26.407ZChanged packages:
1562024-07-05T22:40:26.407Zhelios-dev
1572024-07-05T22:40:26.407Z developer/build-essential
1582024-07-05T22:40:26.407Z None -> 11-2.0
1592024-07-05T22:40:26.407Z library/libxmlsec1
1602024-07-05T22:40:26.407Z None -> 1.2.35-2.0
1612024-07-05T22:40:26.407Z ooce/developer/clang-15
1622024-07-05T22:40:26.407Z None -> 15.0.7-2.0
1632024-07-05T22:40:26.407Z ooce/developer/llvm-15
1642024-07-05T22:40:26.407Z None -> 15.0.7-2.0
1652024-07-05T22:40:26.407Z
1662024-07-05T22:40:26.407ZServices:
1672024-07-05T22:40:26.407Z restart_fmri:
1682024-07-05T22:40:26.407Z svc:/system/update-man-index:default
1692024-07-05T22:40:26.544Z
1702024-07-05T22:40:26.544ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1712024-07-05T22:40:31.547ZDownload: 661/3290 items 18.0/212.6MB 8% complete (3.8M/s)
1722024-07-05T22:40:36.547ZDownload: 1217/3290 items 89.0/212.6MB 41% complete (8.9M/s)
1732024-07-05T22:40:41.689ZDownload: 2215/3290 items 118.2/212.6MB 55% complete (10.0M/s)
1742024-07-05T22:40:46.690ZDownload: 3247/3290 items 196.0/212.6MB 92% complete (10.3M/s)
1752024-07-05T22:40:48.659ZDownload: Completed 212.60 MB in 22.11 seconds (9.6M/s)
1762024-07-05T22:40:49.932Z Actions: 1/3689 actions (Installing new actions)
1772024-07-05T22:40:54.951Z Actions: 3560/3689 actions (Installing new actions)
1782024-07-05T22:40:55.156Z Actions: Completed 3689 actions in 5.22 seconds.
1792024-07-05T22:40:55.398Z Done (0.238s)
1802024-07-05T22:40:55.398Z Done (0.000s)
1812024-07-05T22:40:55.723Z Done (0.323s)
1822024-07-05T22:41:01.377Z Done (5.495s)
1832024-07-05T22:41:01.583Z Done (0.135s)
1842024-07-05T22:41:01.586Z Done (0.000s)
1852024-07-05T22:41:01.838Z Done (0.000s)
1862024-07-05T22:41:02.403ZPlanning: Evaluating mediator changes ... Done
1872024-07-05T22:41:02.563ZPlanning: Checking for conflicting actions ... Done
1882024-07-05T22:41:02.567ZPlanning: Consolidating action changes ... Done
1892024-07-05T22:41:02.827ZPlanning: Evaluating mediators ... Done
1902024-07-05T22:41:02.830ZPlanning: Planning completed in 0.42 seconds
1912024-07-05T22:41:02.860Z Mediators to change: 2
1922024-07-05T22:41:02.860Z Create boot environment: No
1932024-07-05T22:41:02.861ZCreate backup boot environment: No
1942024-07-05T22:41:02.927Z Done
1952024-07-05T22:41:02.927Z Done
1962024-07-05T22:41:03.132Z Done
1972024-07-05T22:41:06.706Z Done
1982024-07-05T22:41:06.792Z Done
1992024-07-05T22:41:06.794Z Done
2002024-07-05T22:41:07.056Z Done
2012024-07-05T22:41:07.658ZPlanning: Evaluating mediator changes ... Done
2022024-07-05T22:41:07.661ZPlanning: Merging actions ... Done
2032024-07-05T22:41:07.850ZPlanning: Checking for conflicting actions ... Done
2042024-07-05T22:41:07.852ZPlanning: Consolidating action changes ... Done
2052024-07-05T22:41:08.111ZPlanning: Evaluating mediators ... Done
2062024-07-05T22:41:08.166ZPlanning: Planning completed in 0.75 seconds
2072024-07-05T22:41:08.198Z Packages to change: 1
2082024-07-05T22:41:08.198Z Mediators to change: 1
2092024-07-05T22:41:08.201Z Services to change: 1
2102024-07-05T22:41:08.201Z Create boot environment: No
2112024-07-05T22:41:08.201ZCreate backup boot environment: Yes
2122024-07-05T22:41:10.579Z Actions: 1/6 actions (Updating modified actions)
2132024-07-05T22:41:10.648Z Actions: Completed 6 actions in 0.07 seconds.
2142024-07-05T22:41:10.648Z Done
2152024-07-05T22:41:10.648Z Done
2162024-07-05T22:41:10.718Z Done
2172024-07-05T22:41:14.245Z Done
2182024-07-05T22:41:14.331Z Done
2192024-07-05T22:41:14.334Z Done
2202024-07-05T22:41:14.544Z Done
2212024-07-05T22:41:14.973ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-07-05T22:41:14.973Zclang system 15 system
2232024-07-05T22:41:14.973Zcsh system system illumos
2242024-07-05T22:41:14.973Zctags system system illumos
2252024-07-05T22:41:14.973Zgcc vendor 12 vendor
2262024-07-05T22:41:14.973Zgcc system 10 system
2272024-07-05T22:41:14.973Zgcc system 7 system
2282024-07-05T22:41:14.973Zgo system 1.20 system
2292024-07-05T22:41:14.973Zgo system 1.19 system
2302024-07-05T22:41:14.973Zllvm system 15 system
2312024-07-05T22:41:14.973Zllvm system 14 system
2322024-07-05T22:41:14.973Zmariadb system 10.6 system
2332024-07-05T22:41:14.973Zmta vendor vendor dma
2342024-07-05T22:41:14.973Zopenjdk system 17 system
2352024-07-05T22:41:14.973Zopenjdk system 11 system
2362024-07-05T22:41:14.973Zopenjdk system 1.8 system
2372024-07-05T22:41:14.973Zopenssl vendor 3 vendor
2382024-07-05T22:41:14.973Zperl system 5.36 system
2392024-07-05T22:41:14.973Zpostgresql system 15 system
2402024-07-05T22:41:14.973Zpostgresql system 13 system
2412024-07-05T22:41:14.973Zpython vendor 3 vendor
2422024-07-05T22:41:14.973Zpython system 2 system
2432024-07-05T22:41:14.974Zpython3 system 3.11 system
2442024-07-05T22:41:14.974Zruby system 3.0 system
2452024-07-05T22:41:14.974Zwords vendor vendor american-english
2462024-07-05T22:41:14.974Zwords system system australian-english
2472024-07-05T22:41:14.974Zwords system system british-english
2482024-07-05T22:41:14.974Zwords system system canadian-english
2492024-07-05T22:41:14.974Zwords system system french
2502024-07-05T22:41:14.974Zwords system system italian
2512024-07-05T22:41:14.974Zwords system system ngerman
2522024-07-05T22:41:14.974Zwords system system ogerman
2532024-07-05T22:41:14.974Zwords system system spanish
2542024-07-05T22:41:15.300ZPUBLISHER TYPE STATUS P LOCATION
2552024-07-05T22:41:15.300Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-07-05T22:41:16.828ZFMRI IFO
2572024-07-05T22:41:16.828Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-07-05T22:41:16.828Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-07-05T22:41:16.828Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-07-05T22:41:16.828Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-07-05T22:41:16.828Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-07-05T22:41:16.828Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-07-05T22:41:16.828Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2642024-07-05T22:41:16.828Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-07-05T22:41:16.828Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2662024-07-05T22:41:16.828Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2672024-07-05T22:41:16.828Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2682024-07-05T22:41:16.828Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2692024-07-05T22:41:17.337Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2702024-07-05T22:41:17.650Z Updating git repository `https://github.com/oxidecomputer/zone`
2712024-07-05T22:41:17.946Z Updating crates.io index
2722024-07-05T22:41:17.948Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-07-05T22:41:18.778Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-07-05T22:41:19.510Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-07-05T22:41:19.761Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-07-05T22:41:21.687Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-07-05T22:41:22.184Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-07-05T22:41:22.549Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-07-05T22:41:23.680Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-07-05T22:41:25.773Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-07-05T22:41:26.764Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-07-05T22:41:27.441Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2832024-07-05T22:41:27.999Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2842024-07-05T22:41:28.284Z Updating git repository `https://github.com/oxidecomputer/sprockets`
2852024-07-05T22:41:28.611Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2862024-07-05T22:41:28.884Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2872024-07-05T22:41:29.167Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882024-07-05T22:41:29.470Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2892024-07-05T22:41:29.697Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2902024-07-05T22:41:29.899Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2912024-07-05T22:41:30.220Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2922024-07-05T22:41:30.481Z Updating git repository `https://github.com/oxidecomputer/ispf`
2932024-07-05T22:41:30.884Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2942024-07-05T22:41:31.088Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2952024-07-05T22:41:31.684Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2962024-07-05T22:41:31.931Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2972024-07-05T22:41:32.194Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-07-05T22:41:32.573Z Updating git repository `https://github.com/oxidecomputer/typify`
2992024-07-05T22:41:34.504Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-07-05T22:41:34.803Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-07-05T22:41:35.084Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-07-05T22:41:35.474Z Updating git repository `https://github.com/oxidecomputer/rfb`
3032024-07-05T22:41:36.534Z Downloading crates ...
3042024-07-05T22:41:36.609Z Downloaded foreign-types-shared v0.1.1
3052024-07-05T22:41:36.618Z Downloaded adler v1.0.2
3062024-07-05T22:41:36.621Z Downloaded equivalent v1.0.1
3072024-07-05T22:41:36.624Z Downloaded dtrace-parser v0.2.0
3082024-07-05T22:41:36.627Z Downloaded is_terminal_polyfill v1.70.0
3092024-07-05T22:41:36.635Z Downloaded match_cfg v0.1.0
3102024-07-05T22:41:36.635Z Downloaded num-conv v0.1.0
3112024-07-05T22:41:36.635Z Downloaded openssl-probe v0.1.5
3122024-07-05T22:41:36.635Z Downloaded dirs-sys-next v0.1.2
3132024-07-05T22:41:36.639Z Downloaded filetime v0.2.23
3142024-07-05T22:41:36.639Z Downloaded crypto-common v0.1.6
3152024-07-05T22:41:36.639Z Downloaded bytecount v0.6.8
3162024-07-05T22:41:36.641Z Downloaded anstyle v1.0.7
3172024-07-05T22:41:36.644Z Downloaded digest v0.10.7
3182024-07-05T22:41:36.647Z Downloaded time-core v0.1.2
3192024-07-05T22:41:36.647Z Downloaded num_threads v0.1.7
3202024-07-05T22:41:36.647Z Downloaded foreign-types v0.3.2
3212024-07-05T22:41:36.652Z Downloaded cpufeatures v0.2.12
3222024-07-05T22:41:36.652Z Downloaded clap_lex v0.7.0
3232024-07-05T22:41:36.654Z Downloaded sync_wrapper v0.1.2
3242024-07-05T22:41:36.654Z Downloaded http-body v0.4.6
3252024-07-05T22:41:36.654Z Downloaded fnv v1.0.7
3262024-07-05T22:41:36.654Z Downloaded autocfg v1.3.0
3272024-07-05T22:41:36.657Z Downloaded heck v0.4.1
3282024-07-05T22:41:36.660Z Downloaded scroll_derive v0.12.0
3292024-07-05T22:41:36.663Z Downloaded futures-task v0.3.30
3302024-07-05T22:41:36.663Z Downloaded percent-encoding v2.3.1
3312024-07-05T22:41:36.663Z Downloaded futures-macro v0.3.30
3322024-07-05T22:41:36.665Z Downloaded memmap v0.7.0
3332024-07-05T22:41:36.668Z Downloaded generic-array v0.14.7
3342024-07-05T22:41:36.668Z Downloaded cfg-if v1.0.0
3352024-07-05T22:41:36.671Z Downloaded tinyvec_macros v0.1.1
3362024-07-05T22:41:36.671Z Downloaded hostname v0.3.1
3372024-07-05T22:41:36.682Z Downloaded errno v0.3.9
3382024-07-05T22:41:36.682Z Downloaded dirs-next v2.0.0
3392024-07-05T22:41:36.682Z Downloaded usdt-macro v0.5.0
3402024-07-05T22:41:36.682Z Downloaded try-lock v0.2.5
3412024-07-05T22:41:36.682Z Downloaded usdt-attr-macro v0.5.0
3422024-07-05T22:41:36.682Z Downloaded take_mut v0.2.2
3432024-07-05T22:41:36.682Z Downloaded is-terminal v0.4.12
3442024-07-05T22:41:36.682Z Downloaded cargo-platform v0.1.8
3452024-07-05T22:41:36.683Z Downloaded byteorder v1.5.0
3462024-07-05T22:41:36.683Z Downloaded block-buffer v0.10.4
3472024-07-05T22:41:36.686Z Downloaded strsim v0.11.1
3482024-07-05T22:41:36.686Z Downloaded terminal_size v0.3.0
3492024-07-05T22:41:36.688Z Downloaded thread_local v1.1.8
3502024-07-05T22:41:36.688Z Downloaded pin-utils v0.1.0
3512024-07-05T22:41:36.692Z Downloaded openssl-macros v0.1.1
3522024-07-05T22:41:36.692Z Downloaded swrite v0.1.0
3532024-07-05T22:41:36.692Z Downloaded strum v0.26.2
3542024-07-05T22:41:36.695Z Downloaded slog-bunyan v2.5.0
3552024-07-05T22:41:36.695Z Downloaded want v0.3.1
3562024-07-05T22:41:36.695Z Downloaded dof v0.3.0
3572024-07-05T22:41:36.697Z Downloaded native-tls v0.2.11
3582024-07-05T22:41:36.697Z Downloaded rustversion v1.0.17
3592024-07-05T22:41:36.700Z Downloaded pretty-hex v0.4.1
3602024-07-05T22:41:36.703Z Downloaded version_check v0.9.4
3612024-07-05T22:41:36.703Z Downloaded proc-macro-error-attr v1.0.4
3622024-07-05T22:41:36.706Z Downloaded num_cpus v1.16.0
3632024-07-05T22:41:36.708Z Downloaded httparse v1.8.0
3642024-07-05T22:41:36.712Z Downloaded scroll v0.12.0
3652024-07-05T22:41:36.712Z Downloaded thiserror-impl v1.0.60
3662024-07-05T22:41:36.716Z Downloaded tabled_derive v0.7.0
3672024-07-05T22:41:36.716Z Downloaded serde_tokenstream v0.2.1
3682024-07-05T22:41:36.719Z Downloaded httpdate v1.0.3
3692024-07-05T22:41:36.719Z Downloaded pkg-config v0.3.30
3702024-07-05T22:41:36.719Z Downloaded powerfmt v0.2.0
3712024-07-05T22:41:36.722Z Downloaded pest_generator v2.7.10
3722024-07-05T22:41:36.722Z Downloaded hyper-tls v0.5.0
3732024-07-05T22:41:36.725Z Downloaded time-macros v0.2.18
3742024-07-05T22:41:36.727Z Downloaded slog-async v2.8.0
3752024-07-05T22:41:36.728Z Downloaded strum_macros v0.26.2
3762024-07-05T22:41:36.731Z Downloaded clap v4.5.4
3772024-07-05T22:41:36.739Z Downloaded miniz_oxide v0.7.2
3782024-07-05T22:41:36.742Z Downloaded slog-json v2.6.1
3792024-07-05T22:41:36.744Z Downloaded thread-id v4.2.1
3802024-07-05T22:41:36.745Z Downloaded unicode-width v0.1.12
3812024-07-05T22:41:36.747Z Downloaded ipnet v2.9.0
3822024-07-05T22:41:36.750Z Downloaded anyhow v1.0.86
3832024-07-05T22:41:36.753Z Downloaded bytes v1.6.0
3842024-07-05T22:41:36.756Z Downloaded xattr v1.3.1
3852024-07-05T22:41:36.759Z Downloaded slog-term v2.9.1
3862024-07-05T22:41:36.762Z Downloaded papergrid v0.11.0
3872024-07-05T22:41:36.766Z Downloaded plain v0.2.3
3882024-07-05T22:41:36.768Z Downloaded slab v0.4.9
3892024-07-05T22:41:36.768Z Downloaded parking_lot v0.12.2
3902024-07-05T22:41:36.771Z Downloaded futures-channel v0.3.30
3912024-07-05T22:41:36.774Z Downloaded pest_derive v2.7.10
3922024-07-05T22:41:36.779Z Downloaded tar v0.4.40
3932024-07-05T22:41:36.782Z Downloaded pin-project-lite v0.2.14
3942024-07-05T22:41:36.784Z Downloaded term v0.7.0
3952024-07-05T22:41:36.788Z Downloaded utf8parse v0.2.1
3962024-07-05T22:41:36.791Z Downloaded zerocopy-derive v0.7.34
3972024-07-05T22:41:36.794Z Downloaded usdt-impl v0.5.0
3982024-07-05T22:41:36.797Z Downloaded tokio-native-tls v0.3.1
3992024-07-05T22:41:36.797Z Downloaded proc-macro2 v1.0.86
4002024-07-05T22:41:36.799Z Downloaded indexmap v2.2.6
4012024-07-05T22:41:36.804Z Downloaded ucd-trie v0.1.6
4022024-07-05T22:41:36.806Z Downloaded mio v0.8.11
4032024-07-05T22:41:36.812Z Downloaded memchr v2.7.2
4042024-07-05T22:41:36.817Z Downloaded unicode-ident v1.0.12
4052024-07-05T22:41:36.820Z Downloaded typenum v1.17.0
4062024-07-05T22:41:36.823Z Downloaded toml v0.8.14
4072024-07-05T22:41:36.827Z Downloaded unicode-bidi v0.3.15
4082024-07-05T22:41:36.829Z Downloaded serde_derive v1.0.203
4092024-07-05T22:41:36.833Z Downloaded hashbrown v0.14.5
4102024-07-05T22:41:36.841Z Downloaded tracing-core v0.1.32
4112024-07-05T22:41:36.843Z Downloaded h2 v0.3.26
4122024-07-05T22:41:36.849Z Downloaded tracing v0.1.40
4132024-07-05T22:41:36.853Z Downloaded url v2.5.0
4142024-07-05T22:41:36.856Z Downloaded serde v1.0.203
4152024-07-05T22:41:36.860Z Downloaded idna v0.5.0
4162024-07-05T22:41:36.867Z Downloaded openssl v0.10.64
4172024-07-05T22:41:36.880Z Downloaded toml_edit v0.22.14
4182024-07-05T22:41:36.900Z Downloaded tokio-util v0.7.11
4192024-07-05T22:41:36.906Z Downloaded unicode-normalization v0.1.23
4202024-07-05T22:41:36.910Z Downloaded time v0.3.36
4212024-07-05T22:41:36.917Z Downloaded serde_json v1.0.120
4222024-07-05T22:41:36.924Z Downloaded zerocopy v0.7.34
4232024-07-05T22:41:36.941Z Downloaded winnow v0.6.8
4242024-07-05T22:41:36.949Z Downloaded tabled v0.15.0
4252024-07-05T22:41:36.965Z Downloaded libc v0.2.155
4262024-07-05T22:41:36.991Z Downloaded vcpkg v0.2.15
4272024-07-05T22:41:37.027Z Downloaded rustix v0.38.34
4282024-07-05T22:41:37.048Z Downloaded encoding_rs v0.8.34
4292024-07-05T22:41:37.066Z Downloaded tokio v1.38.0
4302024-07-05T22:41:37.099Z Downloaded syn v2.0.68
4312024-07-05T22:41:37.109Z Downloaded syn v1.0.109
4322024-07-05T22:41:37.118Z Downloaded reqwest v0.11.27
4332024-07-05T22:41:37.125Z Downloaded hyper v0.14.28
4342024-07-05T22:41:37.132Z Downloaded goblin v0.8.2
4352024-07-05T22:41:37.137Z Downloaded futures-util v0.3.30
4362024-07-05T22:41:37.147Z Downloaded clap_builder v4.5.2
4372024-07-05T22:41:37.153Z Downloaded tinyvec v1.6.0
4382024-07-05T22:41:37.156Z Downloaded socket2 v0.5.7
4392024-07-05T22:41:37.159Z Downloaded pest v2.7.10
4402024-07-05T22:41:37.162Z Downloaded http v0.2.12
4412024-07-05T22:41:37.167Z Downloaded ryu v1.0.18
4422024-07-05T22:41:37.171Z Downloaded flate2 v1.0.30
4432024-07-05T22:41:37.174Z Downloaded crossbeam-channel v0.5.12
4442024-07-05T22:41:37.177Z Downloaded usdt v0.5.0
4452024-07-05T22:41:37.177Z Downloaded smallvec v1.13.2
4462024-07-05T22:41:37.180Z Downloaded openssl-sys v0.9.102
4472024-07-05T22:41:37.183Z Downloaded base64 v0.21.7
4482024-07-05T22:41:37.186Z Downloaded socket2 v0.4.10
4492024-07-05T22:41:37.189Z Downloaded slog v2.7.0
4502024-07-05T22:41:37.191Z Downloaded sha2 v0.10.8
4512024-07-05T22:41:37.194Z Downloaded cc v1.0.97
4522024-07-05T22:41:37.197Z Downloaded proc-macro-error v1.0.4
4532024-07-05T22:41:37.200Z Downloaded once_cell v1.19.0
4542024-07-05T22:41:37.200Z Downloaded semver v1.0.23
4552024-07-05T22:41:37.202Z Downloaded pest_meta v2.7.10
4562024-07-05T22:41:37.205Z Downloaded parking_lot_core v0.9.10
4572024-07-05T22:41:37.205Z Downloaded futures-executor v0.3.30
4582024-07-05T22:41:37.208Z Downloaded futures v0.3.30
4592024-07-05T22:41:37.211Z Downloaded thiserror v1.0.60
4602024-07-05T22:41:37.214Z Downloaded crossbeam-utils v0.8.19
4612024-07-05T22:41:37.217Z Downloaded crc32fast v1.4.0
4622024-07-05T22:41:37.220Z Downloaded serde_urlencoded v0.7.1
4632024-07-05T22:41:37.220Z Downloaded serde_spanned v0.6.6
4642024-07-05T22:41:37.223Z Downloaded quote v1.0.36
4652024-07-05T22:41:37.223Z Downloaded anstream v0.6.14
4662024-07-05T22:41:37.228Z Downloaded log v0.4.21
4672024-07-05T22:41:37.230Z Downloaded toml_datetime v0.6.6
4682024-07-05T22:41:37.230Z Downloaded tokio-macros v2.3.0
4692024-07-05T22:41:37.230Z Downloaded rustls-pemfile v1.0.4
4702024-07-05T22:41:37.231Z Downloaded lock_api v0.4.12
4712024-07-05T22:41:37.235Z Downloaded itoa v1.0.11
4722024-07-05T22:41:37.235Z Downloaded fs-err v2.11.0
4732024-07-05T22:41:37.238Z Downloaded heck v0.5.0
4742024-07-05T22:41:37.238Z Downloaded futures-sink v0.3.30
4752024-07-05T22:41:37.238Z Downloaded mime v0.3.17
4762024-07-05T22:41:37.238Z Downloaded macaddr v1.0.1
4772024-07-05T22:41:37.242Z Downloaded colorchoice v1.0.1
4782024-07-05T22:41:37.242Z Downloaded camino v1.1.7
4792024-07-05T22:41:37.242Z Downloaded cargo_toml v0.20.3
4802024-07-05T22:41:37.246Z Downloaded tower-service v0.3.2
4812024-07-05T22:41:37.246Z Downloaded bitflags v2.5.0
4822024-07-05T22:41:37.246Z Downloaded anstyle-parse v0.2.4
4832024-07-05T22:41:37.250Z Downloaded clap_derive v4.5.4
4842024-07-05T22:41:37.250Z Downloaded scopeguard v1.2.0
4852024-07-05T22:41:37.250Z Downloaded signal-hook-registry v1.4.2
4862024-07-05T22:41:37.253Z Downloaded deranged v0.3.11
4872024-07-05T22:41:37.253Z Downloaded form_urlencoded v1.2.1
4882024-07-05T22:41:37.253Z Downloaded futures-io v0.3.30
4892024-07-05T22:41:37.253Z Downloaded futures-core v0.3.30
4902024-07-05T22:41:37.256Z Downloaded anstyle-query v1.0.3
4912024-07-05T22:41:37.256Z Downloaded cargo_metadata v0.18.1
4922024-07-05T22:41:37.550Z Compiling proc-macro2 v1.0.86
4932024-07-05T22:41:37.550Z Compiling unicode-ident v1.0.12
4942024-07-05T22:41:37.550Z Compiling libc v0.2.155
4952024-07-05T22:41:37.554Z Compiling version_check v0.9.4
4962024-07-05T22:41:37.554Z Compiling cfg-if v1.0.0
4972024-07-05T22:41:37.587Z Compiling itoa v1.0.11
4982024-07-05T22:41:37.590Z Compiling once_cell v1.19.0
4992024-07-05T22:41:37.590Z Compiling serde v1.0.203
5002024-07-05T22:41:37.734Z Compiling autocfg v1.3.0
5012024-07-05T22:41:37.838Z Compiling memchr v2.7.2
5022024-07-05T22:41:37.898Z Compiling thiserror v1.0.60
5032024-07-05T22:41:38.076Z Compiling ryu v1.0.18
5042024-07-05T22:41:38.331Z Compiling pin-project-lite v0.2.14
5052024-07-05T22:41:38.355Z Compiling bitflags v2.5.0
5062024-07-05T22:41:38.426Z Compiling ucd-trie v0.1.6
5072024-07-05T22:41:38.539Z Compiling lock_api v0.4.12
5082024-07-05T22:41:38.671Z Compiling vcpkg v0.2.15
5092024-07-05T22:41:38.905Z Compiling parking_lot_core v0.9.10
5102024-07-05T22:41:39.091Z Compiling pkg-config v0.3.30
5112024-07-05T22:41:39.454Z Compiling cc v1.0.97
5122024-07-05T22:41:39.592Z Compiling slab v0.4.9
5132024-07-05T22:41:39.715Z Compiling futures-sink v0.3.30
5142024-07-05T22:41:39.870Z Compiling futures-core v0.3.30
5152024-07-05T22:41:39.872Z Compiling smallvec v1.13.2
5162024-07-05T22:41:40.144Z Compiling scopeguard v1.2.0
5172024-07-05T22:41:40.169Z Compiling bytes v1.6.0
5182024-07-05T22:41:40.566Z Compiling quote v1.0.36
5192024-07-05T22:41:40.612Z Compiling fnv v1.0.7
5202024-07-05T22:41:40.635Z Compiling hashbrown v0.14.5
5212024-07-05T22:41:40.736Z Compiling log v0.4.21
5222024-07-05T22:41:41.100Z Compiling syn v2.0.68
5232024-07-05T22:41:41.206Z Compiling serde_json v1.0.120
5242024-07-05T22:41:41.369Z Compiling byteorder v1.5.0
5252024-07-05T22:41:41.503Z Compiling equivalent v1.0.1
5262024-07-05T22:41:41.525Z Compiling parking_lot v0.12.2
5272024-07-05T22:41:41.549Z Compiling socket2 v0.5.7
5282024-07-05T22:41:41.604Z Compiling num_cpus v1.16.0
5292024-07-05T22:41:41.626Z Compiling mio v0.8.11
5302024-07-05T22:41:41.734Z Compiling signal-hook-registry v1.4.2
5312024-07-05T22:41:42.074Z Compiling indexmap v2.2.6
5322024-07-05T22:41:42.097Z Compiling futures-channel v0.3.30
5332024-07-05T22:41:42.471Z Compiling typenum v1.17.0
5342024-07-05T22:41:42.493Z Compiling pin-utils v0.1.0
5352024-07-05T22:41:42.519Z Compiling futures-io v0.3.30
5362024-07-05T22:41:42.550Z Compiling rustix v0.38.34
5372024-07-05T22:41:42.831Z Compiling futures-task v0.3.30
5382024-07-05T22:41:43.112Z Compiling openssl-sys v0.9.102
5392024-07-05T22:41:43.136Z Compiling errno v0.3.9
5402024-07-05T22:41:43.277Z Compiling generic-array v0.14.7
5412024-07-05T22:41:43.373Z Compiling openssl v0.10.64
5422024-07-05T22:41:43.374Z Compiling foreign-types-shared v0.1.1
5432024-07-05T22:41:43.418Z Compiling slog v2.7.0
5442024-07-05T22:41:43.500Z Compiling foreign-types v0.3.2
5452024-07-05T22:41:43.650Z Compiling http v0.2.12
5462024-07-05T22:41:43.727Z Compiling usdt-impl v0.5.0
5472024-07-05T22:41:43.970Z Compiling proc-macro-error-attr v1.0.4
5482024-07-05T22:41:44.020Z Compiling tracing-core v0.1.32
5492024-07-05T22:41:44.180Z Compiling syn v1.0.109
5502024-07-05T22:41:44.209Z Compiling num-conv v0.1.0
5512024-07-05T22:41:44.555Z Compiling time-core v0.1.2
5522024-07-05T22:41:44.725Z Compiling tinyvec_macros v0.1.1
5532024-07-05T22:41:44.786Z Compiling native-tls v0.2.11
5542024-07-05T22:41:44.821Z Compiling httparse v1.8.0
5552024-07-05T22:41:45.033Z Compiling powerfmt v0.2.0
5562024-07-05T22:41:45.252Z Compiling tinyvec v1.6.0
5572024-07-05T22:41:45.425Z Compiling deranged v0.3.11
5582024-07-05T22:41:45.525Z Compiling tracing v0.1.40
5592024-07-05T22:41:45.888Z Compiling time-macros v0.2.18
5602024-07-05T22:41:46.230Z Compiling thread-id v4.2.1
5612024-07-05T22:41:46.384Z Compiling proc-macro-error v1.0.4
5622024-07-05T22:41:46.477Z Compiling plain v0.2.3
5632024-07-05T22:41:46.540Z Compiling percent-encoding v2.3.1
5642024-07-05T22:41:46.632Z Compiling heck v0.4.1
5652024-07-05T22:41:46.654Z Compiling utf8parse v0.2.1
5662024-07-05T22:41:46.902Z Compiling openssl-probe v0.1.5
5672024-07-05T22:41:46.928Z Compiling rustversion v1.0.17
5682024-07-05T22:41:47.085Z Compiling num_threads v0.1.7
5692024-07-05T22:41:47.157Z Compiling try-lock v0.2.5
5702024-07-05T22:41:47.182Z Compiling crossbeam-utils v0.8.19
5712024-07-05T22:41:47.213Z Compiling anstyle-parse v0.2.4
5722024-07-05T22:41:47.238Z Compiling form_urlencoded v1.2.1
5732024-07-05T22:41:47.301Z Compiling want v0.3.1
5742024-07-05T22:41:47.564Z Compiling unicode-normalization v0.1.23
5752024-07-05T22:41:47.837Z Compiling http-body v0.4.6
5762024-07-05T22:41:48.114Z Compiling socket2 v0.4.10
5772024-07-05T22:41:48.294Z Compiling dirs-sys-next v0.1.2
5782024-07-05T22:41:48.580Z Compiling unicode-bidi v0.3.15
5792024-07-05T22:41:48.633Z Compiling camino v1.1.7
5802024-07-05T22:41:48.672Z Compiling anstyle-query v1.0.3
5812024-07-05T22:41:48.823Z Compiling semver v1.0.23
5822024-07-05T22:41:48.926Z Compiling winnow v0.6.8
5832024-07-05T22:41:49.004Z Compiling colorchoice v1.0.1
5842024-07-05T22:41:49.166Z Compiling crc32fast v1.4.0
5852024-07-05T22:41:49.190Z Compiling time v0.3.36
5862024-07-05T22:41:49.235Z Compiling pretty-hex v0.4.1
5872024-07-05T22:41:49.293Z Compiling tower-service v0.3.2
5882024-07-05T22:41:49.454Z Compiling is_terminal_polyfill v1.70.0
5892024-07-05T22:41:49.503Z Compiling anstyle v1.0.7
5902024-07-05T22:41:49.594Z Compiling httpdate v1.0.3
5912024-07-05T22:41:49.828Z Compiling idna v0.5.0
5922024-07-05T22:41:49.967Z Compiling anstream v0.6.14
5932024-07-05T22:41:50.195Z Compiling dirs-next v2.0.0
5942024-07-05T22:41:51.416Z Compiling block-buffer v0.10.4
5952024-07-05T22:41:51.468Z Compiling crypto-common v0.1.6
5962024-07-05T22:41:51.656Z Compiling terminal_size v0.3.0
5972024-07-05T22:41:51.700Z Compiling fs-err v2.11.0
5982024-07-05T22:41:51.790Z Compiling thread_local v1.1.8
5992024-07-05T22:41:51.839Z Compiling slog-async v2.8.0
6002024-07-05T22:41:51.951Z Compiling base64 v0.21.7
6012024-07-05T22:41:51.975Z Compiling anyhow v1.0.86
6022024-07-05T22:41:52.320Z Compiling strsim v0.11.1
6032024-07-05T22:41:52.375Z Compiling match_cfg v0.1.0
6042024-07-05T22:41:52.478Z Compiling heck v0.5.0
6052024-07-05T22:41:52.552Z Compiling unicode-width v0.1.12
6062024-07-05T22:41:52.591Z Compiling adler v1.0.2
6072024-07-05T22:41:52.707Z Compiling clap_lex v0.7.0
6082024-07-05T22:41:52.770Z Compiling bytecount v0.6.8
6092024-07-05T22:41:52.832Z Compiling miniz_oxide v0.7.2
6102024-07-05T22:41:52.970Z Compiling clap_builder v4.5.2
6112024-07-05T22:41:52.997Z Compiling papergrid v0.11.0
6122024-07-05T22:41:53.223Z Compiling hostname v0.3.1
6132024-07-05T22:41:53.272Z Compiling rustls-pemfile v1.0.4
6142024-07-05T22:41:53.450Z Compiling digest v0.10.7
6152024-07-05T22:41:53.530Z Compiling crossbeam-channel v0.5.12
6162024-07-05T22:41:53.746Z Compiling url v2.5.0
6172024-07-05T22:41:53.867Z Compiling term v0.7.0
6182024-07-05T22:41:54.139Z Compiling serde_derive v1.0.203
6192024-07-05T22:41:54.361Z Compiling thiserror-impl v1.0.60
6202024-07-05T22:41:54.386Z Compiling zerocopy-derive v0.7.34
6212024-07-05T22:41:54.744Z Compiling futures-macro v0.3.30
6222024-07-05T22:41:55.514Z Compiling tokio-macros v2.3.0
6232024-07-05T22:41:55.697Z Compiling scroll_derive v0.12.0
6242024-07-05T22:41:56.742Z Compiling zerocopy v0.7.34
6252024-07-05T22:41:56.903Z Compiling futures-util v0.3.30
6262024-07-05T22:41:57.216Z Compiling openssl-macros v0.1.1
6272024-07-05T22:41:57.255Z Compiling tokio v1.38.0
6282024-07-05T22:41:57.379Z Compiling scroll v0.12.0
6292024-07-05T22:41:57.912Z Compiling pest v2.7.10
6302024-07-05T22:41:57.936Z Compiling goblin v0.8.2
6312024-07-05T22:41:58.231Z Compiling tabled_derive v0.7.0
6322024-07-05T22:42:00.762Z Compiling pest_meta v2.7.10
6332024-07-05T22:42:00.877Z Compiling strum_macros v0.26.2
6342024-07-05T22:42:03.125Z Compiling pest_generator v2.7.10
6352024-07-05T22:42:05.927Z Compiling tokio-util v0.7.11
6362024-07-05T22:42:06.080Z Compiling tokio-native-tls v0.3.1
6372024-07-05T22:42:06.220Z Compiling pest_derive v2.7.10
6382024-07-05T22:42:06.361Z Compiling futures-executor v0.3.30
6392024-07-05T22:42:06.790Z Compiling clap_derive v4.5.4
6402024-07-05T22:42:06.941Z Compiling h2 v0.3.26
6412024-07-05T22:42:07.025Z Compiling dtrace-parser v0.2.0
6422024-07-05T22:42:07.690Z Compiling xattr v1.3.1
6432024-07-05T22:42:07.954Z Compiling filetime v0.2.23
6442024-07-05T22:42:08.326Z Compiling is-terminal v0.4.12
6452024-07-05T22:42:08.457Z Compiling memmap v0.7.0
6462024-07-05T22:42:08.654Z Compiling encoding_rs v0.8.34
6472024-07-05T22:42:09.239Z Compiling serde_tokenstream v0.2.1
6482024-07-05T22:42:09.261Z Compiling serde_spanned v0.6.6
6492024-07-05T22:42:09.534Z Compiling toml_datetime v0.6.6
6502024-07-05T22:42:09.779Z Compiling serde_urlencoded v0.7.1
6512024-07-05T22:42:10.047Z Compiling toml_edit v0.22.14
6522024-07-05T22:42:10.310Z Compiling cargo-platform v0.1.8
6532024-07-05T22:42:10.898Z Compiling dof v0.3.0
6542024-07-05T22:42:11.842Z Compiling hyper v0.14.28
6552024-07-05T22:42:11.999Z Compiling slog-json v2.6.1
6562024-07-05T22:42:13.152Z Compiling toml v0.8.14
6572024-07-05T22:42:13.509Z Compiling usdt-macro v0.5.0
6582024-07-05T22:42:14.291Z Compiling usdt-attr-macro v0.5.0
6592024-07-05T22:42:14.316Z Compiling cpufeatures v0.2.12
6602024-07-05T22:42:14.454Z Compiling take_mut v0.2.2
6612024-07-05T22:42:14.596Z Compiling sync_wrapper v0.1.2
6622024-07-05T22:42:14.621Z Compiling ipnet v2.9.0
6632024-07-05T22:42:14.711Z Compiling mime v0.3.17
6642024-07-05T22:42:14.856Z Compiling sha2 v0.10.8
6652024-07-05T22:42:14.964Z Compiling cargo_toml v0.20.3
6662024-07-05T22:42:15.317Z Compiling cargo_metadata v0.18.1
6672024-07-05T22:42:15.825Z Compiling hyper-tls v0.5.0
6682024-07-05T22:42:15.901Z Compiling usdt v0.5.0
6692024-07-05T22:42:15.941Z Compiling slog-bunyan v2.5.0
6702024-07-05T22:42:16.144Z Compiling reqwest v0.11.27
6712024-07-05T22:42:16.184Z Compiling clap v4.5.4
6722024-07-05T22:42:16.307Z Compiling macaddr v1.0.1
6732024-07-05T22:42:16.388Z Compiling slog-term v2.9.1
6742024-07-05T22:42:16.760Z Compiling tar v0.4.40
6752024-07-05T22:42:17.679Z Compiling flate2 v1.0.30
6762024-07-05T22:42:18.291Z Compiling futures v0.3.30
6772024-07-05T22:42:18.315Z Compiling strum v0.26.2
6782024-07-05T22:42:18.420Z Compiling tabled v0.15.0
6792024-07-05T22:42:18.857Z Compiling swrite v0.1.0
6802024-07-05T22:42:22.750Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6812024-07-05T22:42:30.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
6822024-07-05T22:42:30.853Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6832024-07-05T22:42:30.915ZJul 05 22:42:29.383 INFO Starting download, target: Cockroach
6842024-07-05T22:42:30.915ZJul 05 22:42:29.383 INFO Starting download, target: DendriteOpenapi
6852024-07-05T22:42:30.918ZJul 05 22:42:29.383 INFO Starting download, target: Clickhouse
6862024-07-05T22:42:30.918ZJul 05 22:42:29.383 INFO Starting download, target: Console
6872024-07-05T22:42:30.918ZJul 05 22:42:29.383 INFO Starting download, target: DendriteStub
6882024-07-05T22:42:30.918ZJul 05 22:42:29.383 INFO Starting download, target: MaghemiteMgd
6892024-07-05T22:42:30.918ZJul 05 22:42:29.383 INFO Starting download, target: TransceiverControl
6902024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6912024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/dpd-a262fe770c173f7879cd942c98ab28a829890661.json (attempt 1/3), target: DendriteOpenapi
6922024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6932024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6942024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6952024-07-05T22:42:30.918ZJul 05 22:42:29.384 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6962024-07-05T22:42:30.919ZJul 05 22:42:29.384 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6972024-07-05T22:42:31.156ZJul 05 22:42:29.609 INFO Download complete, target: DendriteOpenapi
6982024-07-05T22:42:31.176ZJul 05 22:42:29.636 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6992024-07-05T22:42:31.429ZJul 05 22:42:29.897 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
7002024-07-05T22:42:31.625ZJul 05 22:42:30.079 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
7012024-07-05T22:42:31.853ZJul 05 22:42:30.320 INFO Download complete, target: Console
7022024-07-05T22:42:31.985ZJul 05 22:42:30.453 INFO Download complete, target: TransceiverControl
7032024-07-05T22:42:32.183ZJul 05 22:42:30.651 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
7042024-07-05T22:42:33.167ZJul 05 22:42:31.635 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
7052024-07-05T22:42:34.351ZJul 05 22:42:32.818 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
7062024-07-05T22:42:34.351ZJul 05 22:42:32.818 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
7072024-07-05T22:42:34.972ZJul 05 22:42:33.440 INFO Download complete, target: DendriteStub
7082024-07-05T22:42:35.379ZJul 05 22:42:33.846 INFO Download complete, target: MaghemiteMgd
7092024-07-05T22:42:42.870ZJul 05 22:42:41.336 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
7102024-07-05T22:42:43.203ZJul 05 22:42:41.670 INFO Checking that binary works, target: Cockroach
7112024-07-05T22:42:43.442ZJul 05 22:42:41.910 INFO Download complete, target: Cockroach
7122024-07-05T22:42:47.694ZJul 05 22:42:46.159 INFO Checking that binary works, target: Clickhouse
7132024-07-05T22:42:47.986ZJul 05 22:42:46.453 INFO Download complete, target: Clickhouse
7142024-07-05T22:42:48.004ZAll builder prerequisites installed successfully, and PATH looks valid
7152024-07-05T22:42:48.008Z
7162024-07-05T22:42:48.008Zreal 2:41.692475930
7172024-07-05T22:42:48.008Zuser 5:51.575299429
7182024-07-05T22:42:48.008Zsys 1:16.958482528
7192024-07-05T22:42:48.008Ztrap 0.219043124
7202024-07-05T22:42:48.008Ztflt 2.422935957
7212024-07-05T22:42:48.008Zdflt 3.592352506
7222024-07-05T22:42:48.008Zkflt 0.091473293
7232024-07-05T22:42:48.008Zlock 12:38.202877525
7242024-07-05T22:42:48.008Zslp 17:28.951049643
7252024-07-05T22:42:48.008Zlat 21.237240666
7262024-07-05T22:42:48.008Zstop 1:05.691672222
7272024-07-05T22:42:48.008Z+ banner build
7282024-07-05T22:42:48.008Z
7292024-07-05T22:42:48.008Z ##### # # # # #####
7302024-07-05T22:42:48.008Z # # # # # # # #
7312024-07-05T22:42:48.008Z ##### # # # # # #
7322024-07-05T22:42:48.008Z # # # # # # # #
7332024-07-05T22:42:48.008Z # # # # # # # #
7342024-07-05T22:42:48.008Z ##### #### # ###### #####
7352024-07-05T22:42:48.008Z
7362024-07-05T22:42:48.008Z+ export 'RUSTFLAGS=-D warnings'
7372024-07-05T22:42:48.008Z+ RUSTFLAGS='-D warnings'
7382024-07-05T22:42:48.011Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
7392024-07-05T22:42:48.011Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
7402024-07-05T22:42:48.011Z+ [[ illumos == \i\l\l\u\m\o\s ]]
7412024-07-05T22:42:48.011Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
7422024-07-05T22:42:48.011Z+ export TMPDIR=/var/tmp/omicron_tmp
7432024-07-05T22:42:48.011Z+ TMPDIR=/var/tmp/omicron_tmp
7442024-07-05T22:42:48.012Z+ export RUST_BACKTRACE=1
7452024-07-05T22:42:48.012Z+ RUST_BACKTRACE=1
7462024-07-05T22:42:48.012Z+ export CARGO_INCREMENTAL=0
7472024-07-05T22:42:48.012Z+ CARGO_INCREMENTAL=0
7482024-07-05T22:42:48.012Z+ export RUSTC_BOOTSTRAP=1
7492024-07-05T22:42:48.012Z+ RUSTC_BOOTSTRAP=1
7502024-07-05T22:42:48.012Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
7512024-07-05T22:42:48.709Z Downloading crates ...
7522024-07-05T22:42:48.890Z Downloaded atomicwrites v0.4.3
7532024-07-05T22:42:48.905Z Downloaded bitstruct v0.1.1
7542024-07-05T22:42:48.913Z Downloaded cfg_aliases v0.1.1
7552024-07-05T22:42:48.918Z Downloaded ciborium-io v0.2.2
7562024-07-05T22:42:48.925Z Downloaded assert_matches v1.5.0
7572024-07-05T22:42:48.925Z Downloaded array-init v0.0.4
7582024-07-05T22:42:48.926Z Downloaded aead v0.5.2
7592024-07-05T22:42:48.935Z Downloaded crucible-workspace-hack v0.1.0
7602024-07-05T22:42:48.935Z Downloaded ascii-canvas v3.0.0
7612024-07-05T22:42:48.935Z Downloaded anes v0.1.6
7622024-07-05T22:42:48.935Z Downloaded instant v0.1.12
7632024-07-05T22:42:48.935Z Downloaded async-stream v0.3.5
7642024-07-05T22:42:48.942Z Downloaded number_prefix v0.4.0
7652024-07-05T22:42:48.942Z Downloaded is_ci v1.2.0
7662024-07-05T22:42:48.942Z Downloaded convert_case v0.4.0
7672024-07-05T22:42:48.943Z Downloaded newtype_derive v0.1.6
7682024-07-05T22:42:48.945Z Downloaded cipher v0.4.4
7692024-07-05T22:42:48.945Z Downloaded camino-tempfile v1.1.1
7702024-07-05T22:42:48.947Z Downloaded opaque-debug v0.3.1
7712024-07-05T22:42:48.950Z Downloaded matches v0.1.10
7722024-07-05T22:42:48.950Z Downloaded criterion-plot v0.5.0
7732024-07-05T22:42:48.952Z Downloaded crc v3.2.1
7742024-07-05T22:42:48.955Z Downloaded nested v0.1.1
7752024-07-05T22:42:48.957Z Downloaded path-slash v0.1.5
7762024-07-05T22:42:48.960Z Downloaded oso-derive v0.27.3
7772024-07-05T22:42:48.962Z Downloaded curve25519-dalek-derive v0.1.1
7782024-07-05T22:42:48.962Z Downloaded ctr v0.9.2
7792024-07-05T22:42:48.964Z Downloaded async-recursion v1.1.1
7802024-07-05T22:42:48.968Z Downloaded ipnetwork v0.20.0
7812024-07-05T22:42:48.971Z Downloaded arrayref v0.3.7
7822024-07-05T22:42:48.973Z Downloaded internet-checksum v0.2.1
7832024-07-05T22:42:48.973Z Downloaded keccak v0.1.5
7842024-07-05T22:42:48.976Z Downloaded inout v0.1.3
7852024-07-05T22:42:48.976Z Downloaded cookie_store v0.20.0
7862024-07-05T22:42:48.978Z Downloaded bzip2 v0.4.4
7872024-07-05T22:42:48.981Z Downloaded md-5 v0.10.6
7882024-07-05T22:42:48.983Z Downloaded managed v0.8.0
7892024-07-05T22:42:48.986Z Downloaded addr2line v0.21.0
7902024-07-05T22:42:48.988Z Downloaded parse-size v1.0.0
7912024-07-05T22:42:48.988Z Downloaded linear-map v1.2.0
7922024-07-05T22:42:48.991Z Downloaded lazy_static v1.5.0
7932024-07-05T22:42:48.993Z Downloaded packed_struct v0.10.1
7942024-07-05T22:42:48.995Z Downloaded num-integer v0.1.46
7952024-07-05T22:42:48.998Z Downloaded multimap v0.10.0
7962024-07-05T22:42:48.998Z Downloaded num_enum v0.5.11
7972024-07-05T22:42:49.002Z Downloaded bitstruct_derive v0.1.0
7982024-07-05T22:42:49.007Z Downloaded md5 v0.7.0
7992024-07-05T22:42:49.007Z Downloaded darling v0.20.9
8002024-07-05T22:42:49.010Z Downloaded cstr-argument v0.1.2
8012024-07-05T22:42:49.012Z Downloaded pem v3.0.4
8022024-07-05T22:42:49.015Z Downloaded peg v0.8.3
8032024-07-05T22:42:49.017Z Downloaded normalize-line-endings v0.3.0
8042024-07-05T22:42:49.020Z Downloaded pathdiff v0.2.1
8052024-07-05T22:42:49.020Z Downloaded mockall v0.12.1
8062024-07-05T22:42:49.023Z Downloaded maplit v1.0.2
8072024-07-05T22:42:49.025Z Downloaded packed_struct_codegen v0.10.1
8082024-07-05T22:42:49.025Z Downloaded num v0.4.3
8092024-07-05T22:42:49.027Z Downloaded oorandom v11.1.3
8102024-07-05T22:42:49.027Z Downloaded libsw v3.3.1
8112024-07-05T22:42:49.030Z Downloaded lazycell v1.3.0
8122024-07-05T22:42:49.030Z Downloaded lru-cache v0.1.2
8132024-07-05T22:42:49.033Z Downloaded toolchain_find v0.4.0
8142024-07-05T22:42:49.035Z Downloaded corncobs v0.1.3
8152024-07-05T22:42:49.035Z Downloaded num-complex v0.4.6
8162024-07-05T22:42:49.038Z Downloaded nu-ansi-term v0.50.0
8172024-07-05T22:42:49.041Z Downloaded memmap2 v0.9.4
8182024-07-05T22:42:49.043Z Downloaded mime_guess v2.0.4
8192024-07-05T22:42:49.046Z Downloaded num-rational v0.4.2
8202024-07-05T22:42:49.049Z Downloaded libloading v0.8.3
8212024-07-05T22:42:49.051Z Downloaded newtype-uuid v1.1.0
8222024-07-05T22:42:49.051Z Downloaded nanorand v0.7.0
8232024-07-05T22:42:49.054Z Downloaded derive_builder_macro v0.20.0
8242024-07-05T22:42:49.056Z Downloaded shell-words v1.1.0
8252024-07-05T22:42:49.056Z Downloaded colored v2.1.0
8262024-07-05T22:42:49.059Z Downloaded ciborium-ll v0.2.2
8272024-07-05T22:42:49.059Z Downloaded pem-rfc7468 v0.7.0
8282024-07-05T22:42:49.062Z Downloaded password-hash v0.5.0
8292024-07-05T22:42:49.065Z Downloaded password-hash v0.4.2
8302024-07-05T22:42:49.068Z Downloaded fxhash v0.2.1
8312024-07-05T22:42:49.077Z Downloaded num_enum_derive v0.5.11
8322024-07-05T22:42:49.080Z Downloaded siphasher v0.3.11
8332024-07-05T22:42:49.084Z Downloaded signature v1.6.4
8342024-07-05T22:42:49.087Z Downloaded serde_arrays v0.1.0
8352024-07-05T22:42:49.087Z Downloaded unicase v2.7.0
8362024-07-05T22:42:49.087Z Downloaded termcolor v1.4.1
8372024-07-05T22:42:49.089Z Downloaded yansi v0.5.1
8382024-07-05T22:42:49.092Z Downloaded strip-ansi-escapes v0.2.0
8392024-07-05T22:42:49.092Z Downloaded termios v0.3.3
8402024-07-05T22:42:49.095Z Downloaded omicron-zone-package v0.11.0
8412024-07-05T22:42:49.098Z Downloaded num-derive v0.4.2
8422024-07-05T22:42:49.101Z Downloaded unarray v0.1.4
8432024-07-05T22:42:49.101Z Downloaded indicatif v0.17.8
8442024-07-05T22:42:49.105Z Downloaded embedded-io v0.4.0
8452024-07-05T22:42:49.108Z Downloaded either v1.12.0
8462024-07-05T22:42:49.112Z Downloaded wyz v0.5.1
8472024-07-05T22:42:49.112Z Downloaded serde-big-array v0.5.1
8482024-07-05T22:42:49.115Z Downloaded serde-big-array v0.4.1
8492024-07-05T22:42:49.115Z Downloaded hex-literal v0.4.1
8502024-07-05T22:42:49.118Z Downloaded hex v0.4.3
8512024-07-05T22:42:49.118Z Downloaded phf v0.11.2
8522024-07-05T22:42:49.121Z Downloaded ed25519 v1.5.3
8532024-07-05T22:42:49.124Z Downloaded psl-types v2.0.11
8542024-07-05T22:42:49.124Z Downloaded paste v1.0.15
8552024-07-05T22:42:49.127Z Downloaded console v0.15.8
8562024-07-05T22:42:49.129Z Downloaded derive_builder_core v0.20.0
8572024-07-05T22:42:49.132Z Downloaded structmeta-derive v0.3.0
8582024-07-05T22:42:49.135Z Downloaded guppy-workspace-hack v0.1.0
8592024-07-05T22:42:49.135Z Downloaded quick-error v1.2.3
8602024-07-05T22:42:49.138Z Downloaded hash32 v0.3.1
8612024-07-05T22:42:49.140Z Downloaded base64 v0.13.1
8622024-07-05T22:42:49.143Z Downloaded snafu-derive v0.8.2
8632024-07-05T22:42:49.148Z Downloaded getopts v0.2.21
8642024-07-05T22:42:49.148Z Downloaded gethostname v0.4.3
8652024-07-05T22:42:49.151Z Downloaded p256 v0.13.2
8662024-07-05T22:42:49.151Z Downloaded crypto-bigint v0.5.5
8672024-07-05T22:42:49.158Z Downloaded tokio-rustls v0.24.1
8682024-07-05T22:42:49.161Z Downloaded impl-trait-for-tuples v0.2.2
8692024-07-05T22:42:49.165Z Downloaded whoami v1.5.1
8702024-07-05T22:42:49.167Z Downloaded unicode-xid v0.2.4
8712024-07-05T22:42:49.170Z Downloaded strum_macros v0.25.3
8722024-07-05T22:42:49.173Z Downloaded strum_macros v0.24.3
8732024-07-05T22:42:49.176Z Downloaded postgres-types v0.2.6
8742024-07-05T22:42:49.179Z Downloaded oso v0.27.3
8752024-07-05T22:42:49.182Z Downloaded zeroize v1.7.0
8762024-07-05T22:42:49.184Z Downloaded string_cache v0.8.7
8772024-07-05T22:42:49.187Z Downloaded peg-macros v0.8.3
8782024-07-05T22:42:49.187Z Downloaded stringprep v0.1.4
8792024-07-05T22:42:49.190Z Downloaded static_assertions v1.1.0
8802024-07-05T22:42:49.193Z Downloaded tower-layer v0.3.2
8812024-07-05T22:42:49.193Z Downloaded num-traits v0.2.19
8822024-07-05T22:42:49.196Z Downloaded allocator-api2 v0.2.18
8832024-07-05T22:42:49.198Z Downloaded ecdsa v0.16.9
8842024-07-05T22:42:49.201Z Downloaded csv-core v0.1.11
8852024-07-05T22:42:49.204Z Downloaded fd-lock v4.0.2
8862024-07-05T22:42:49.207Z Downloaded fallible-iterator v0.2.0
8872024-07-05T22:42:49.207Z Downloaded ident_case v1.0.1
8882024-07-05T22:42:49.210Z Downloaded rust-argon2 v2.1.0
8892024-07-05T22:42:49.213Z Downloaded russh-cryptovec v0.7.2
8902024-07-05T22:42:49.213Z Downloaded pretty-hex v0.2.1
8912024-07-05T22:42:49.213Z Downloaded postgres-protocol v0.6.6
8922024-07-05T22:42:49.215Z Downloaded display-error-chain v0.2.0
8932024-07-05T22:42:49.220Z Downloaded dirs-sys v0.4.1
8942024-07-05T22:42:49.220Z Downloaded dirs v5.0.1
8952024-07-05T22:42:49.223Z Downloaded rustls-native-certs v0.7.0
8962024-07-05T22:42:49.223Z Downloaded pkcs8 v0.10.2
8972024-07-05T22:42:49.226Z Downloaded polyval v0.6.2
8982024-07-05T22:42:49.229Z Downloaded chacha20poly1305 v0.10.1
8992024-07-05T22:42:49.232Z Downloaded r2d2 v0.8.10
9002024-07-05T22:42:49.232Z Downloaded unicode-linebreak v0.1.5
9012024-07-05T22:42:49.234Z Downloaded signal-hook-tokio v0.3.1
9022024-07-05T22:42:49.235Z Downloaded serde_derive_internals v0.29.1
9032024-07-05T22:42:49.237Z Downloaded humantime v2.1.0
9042024-07-05T22:42:49.240Z Downloaded downcast v0.11.0
9052024-07-05T22:42:49.240Z Downloaded same-file v1.0.6
9062024-07-05T22:42:49.243Z Downloaded rand_xorshift v0.3.0
9072024-07-05T22:42:49.243Z Downloaded derive_builder v0.20.0
9082024-07-05T22:42:49.247Z Downloaded crossbeam-epoch v0.9.18
9092024-07-05T22:42:49.250Z Downloaded semver v0.1.20
9102024-07-05T22:42:49.253Z Downloaded doc-comment v0.3.3
9112024-07-05T22:42:49.256Z Downloaded zone_cfg_derive v0.1.2
9122024-07-05T22:42:49.256Z Downloaded sha1 v0.10.6
9132024-07-05T22:42:49.259Z Downloaded hyper-util v0.1.3
9142024-07-05T22:42:49.262Z Downloaded serde_repr v0.1.19
9152024-07-05T22:42:49.265Z Downloaded schemars_derive v0.8.21
9162024-07-05T22:42:49.268Z Downloaded headers-core v0.2.0
9172024-07-05T22:42:49.268Z Downloaded ghash v0.5.1
9182024-07-05T22:42:49.268Z Downloaded group v0.13.0
9192024-07-05T22:42:49.271Z Downloaded predicates-tree v1.0.9
9202024-07-05T22:42:49.271Z Downloaded hyper-staticfile v0.9.5
9212024-07-05T22:42:49.274Z Downloaded secrecy v0.8.0
9222024-07-05T22:42:49.277Z Downloaded difflib v0.4.0
9232024-07-05T22:42:49.277Z Downloaded sec1 v0.7.3
9242024-07-05T22:42:49.280Z Downloaded slog-stdlog v4.1.1
9252024-07-05T22:42:49.280Z Downloaded globset v0.4.14
9262024-07-05T22:42:49.282Z Downloaded smallvec v0.6.14
9272024-07-05T22:42:49.285Z Downloaded fastrand v2.1.0
9282024-07-05T22:42:49.285Z Downloaded der_derive v0.7.2
9292024-07-05T22:42:49.290Z Downloaded elliptic-curve v0.13.8
9302024-07-05T22:42:49.293Z Downloaded utf-8 v0.7.6
9312024-07-05T22:42:49.293Z Downloaded thiserror-impl-no-std v2.0.2
9322024-07-05T22:42:49.296Z Downloaded tap v1.0.1
9332024-07-05T22:42:49.296Z Downloaded glob v0.3.1
9342024-07-05T22:42:49.299Z Downloaded itertools v0.10.5
9352024-07-05T22:42:49.304Z Downloaded defmt v0.3.8
9362024-07-05T22:42:49.308Z Downloaded proc-macro-crate v1.3.1
9372024-07-05T22:42:49.311Z Downloaded rusty-fork v0.3.0
9382024-07-05T22:42:49.311Z Downloaded primeorder v0.13.6
9392024-07-05T22:42:49.314Z Downloaded trybuild v1.0.96
9402024-07-05T22:42:49.319Z Downloaded diesel_table_macro_syntax v0.1.0
9412024-07-05T22:42:49.322Z Downloaded hubpack_derive v0.1.1
9422024-07-05T22:42:49.322Z Downloaded endian-type v0.1.2
9432024-07-05T22:42:49.322Z Downloaded hash32 v0.2.1
9442024-07-05T22:42:49.326Z Downloaded uzers v0.11.3
9452024-07-05T22:42:49.326Z Downloaded thiserror-no-std v2.0.2
9462024-07-05T22:42:49.330Z Downloaded getrandom v0.2.14
9472024-07-05T22:42:49.334Z Downloaded russh-keys v0.43.0
9482024-07-05T22:42:49.336Z Downloaded waitgroup v0.1.2
9492024-07-05T22:42:49.339Z Downloaded tracing-attributes v0.1.27
9502024-07-05T22:42:49.342Z Downloaded slog-dtrace v0.3.0
9512024-07-05T22:42:49.342Z Downloaded slog-scope v4.4.0
9522024-07-05T22:42:49.345Z Downloaded slog-envlogger v2.2.0
9532024-07-05T22:42:49.345Z Downloaded rustc_version v0.1.7
9542024-07-05T22:42:49.348Z Downloaded futures-timer v3.0.3
9552024-07-05T22:42:49.351Z Downloaded tungstenite v0.20.1
9562024-07-05T22:42:49.354Z Downloaded trust-dns-client v0.22.0
9572024-07-05T22:42:49.358Z Downloaded serde_with_macros v3.8.1
9582024-07-05T22:42:49.361Z Downloaded datatest-stable v0.2.9
9592024-07-05T22:42:49.364Z Downloaded ed25519-dalek v2.1.1
9602024-07-05T22:42:49.367Z Downloaded schemars v0.8.21
9612024-07-05T22:42:49.380Z Downloaded rand_chacha v0.3.1
9622024-07-05T22:42:49.383Z Downloaded precomputed-hash v0.1.1
9632024-07-05T22:42:49.383Z Downloaded portpicker v0.1.1
9642024-07-05T22:42:49.386Z Downloaded plotters-svg v0.3.5
9652024-07-05T22:42:49.386Z Downloaded foreign-types-shared v0.3.1
9662024-07-05T22:42:49.386Z Downloaded foreign-types v0.5.0
9672024-07-05T22:42:49.389Z Downloaded predicates-core v1.0.6
9682024-07-05T22:42:49.389Z Downloaded predicates v3.1.0
9692024-07-05T22:42:49.394Z Downloaded enum-as-inner v0.5.1
9702024-07-05T22:42:49.397Z Downloaded rustfmt-wrapper v0.2.1
9712024-07-05T22:42:49.397Z Downloaded rustc_version v0.4.0
9722024-07-05T22:42:49.397Z Downloaded threadpool v1.8.1
9732024-07-05T22:42:49.400Z Downloaded termtree v0.4.1
9742024-07-05T22:42:49.400Z Downloaded stable_deref_trait v1.2.0
9752024-07-05T22:42:49.400Z Downloaded tls_codec v0.4.1
9762024-07-05T22:42:49.402Z Downloaded vsss-rs v3.3.4
9772024-07-05T22:42:49.405Z Downloaded spki v0.7.3
9782024-07-05T22:42:49.408Z Downloaded wait-timeout v0.2.0
9792024-07-05T22:42:49.411Z Downloaded x509-cert v0.2.5
9802024-07-05T22:42:49.415Z Downloaded rtoolbox v0.0.2
9812024-07-05T22:42:49.417Z Downloaded http-range v0.1.5
9822024-07-05T22:42:49.417Z Downloaded http-body v1.0.0
9832024-07-05T22:42:49.420Z Downloaded textwrap v0.16.1
9842024-07-05T22:42:49.423Z Downloaded rayon-core v1.12.1
9852024-07-05T22:42:49.426Z Downloaded dhcproto-macros v0.1.0
9862024-07-05T22:42:49.428Z Downloaded radium v0.7.0
9872024-07-05T22:42:49.431Z Downloaded half v2.4.1
9882024-07-05T22:42:49.431Z Downloaded diff v0.1.13
9892024-07-05T22:42:49.434Z Downloaded darling_core v0.20.9
9902024-07-05T22:42:49.439Z Downloaded samael v0.0.15
9912024-07-05T22:42:49.445Z Downloaded float-ord v0.3.2
9922024-07-05T22:42:49.453Z Downloaded phf_shared v0.11.2
9932024-07-05T22:42:49.453Z Downloaded subtle v2.5.0
9942024-07-05T22:42:49.453Z Downloaded erased-serde v0.3.31
9952024-07-05T22:42:49.453Z Downloaded minimal-lexical v0.2.1
9962024-07-05T22:42:49.457Z Downloaded universal-hash v0.5.1
9972024-07-05T22:42:49.457Z Downloaded vte_generate_state_changes v0.1.1
9982024-07-05T22:42:49.460Z Downloaded foreign-types-macros v0.2.3
9992024-07-05T22:42:49.460Z Downloaded darling_macro v0.20.9
10002024-07-05T22:42:49.460Z Downloaded rustls-pemfile v2.1.2
10012024-07-05T22:42:49.463Z Downloaded target-spec v3.1.0
10022024-07-05T22:42:49.466Z Downloaded funty v2.0.0
10032024-07-05T22:42:49.466Z Downloaded test-strategy v0.3.1
10042024-07-05T22:42:49.469Z Downloaded typed-path v0.7.1
10052024-07-05T22:42:49.474Z Downloaded plotters-backend v0.3.5
10062024-07-05T22:42:49.479Z Downloaded tinytemplate v1.2.1
10072024-07-05T22:42:49.482Z Downloaded untrusted v0.9.0
10082024-07-05T22:42:49.482Z Downloaded sqlformat v0.2.3
10092024-07-05T22:42:49.482Z Downloaded hyper-rustls v0.24.2
10102024-07-05T22:42:49.484Z Downloaded rcgen v0.12.1
10112024-07-05T22:42:49.487Z Downloaded escape8259 v0.5.2
10122024-07-05T22:42:49.497Z Downloaded serde_yaml v0.9.34+deprecated
10132024-07-05T22:42:49.500Z Downloaded debug-ignore v1.0.5
10142024-07-05T22:42:49.500Z Downloaded home v0.5.9
10152024-07-05T22:42:49.500Z Downloaded sigpipe v0.1.3
10162024-07-05T22:42:49.500Z Downloaded defmt-macros v0.3.9
10172024-07-05T22:42:49.500Z Downloaded tls_codec_derive v0.4.1
10182024-07-05T22:42:49.504Z Downloaded env_logger v0.10.2
10192024-07-05T22:42:49.507Z Downloaded topological-sort v0.2.2
10202024-07-05T22:42:49.507Z Downloaded rustls-pki-types v1.7.0
10212024-07-05T22:42:49.509Z Downloaded libm v0.2.8
10222024-07-05T22:42:49.517Z Downloaded fancy-regex v0.13.0
10232024-07-05T22:42:49.520Z Downloaded sqlparser_derive v0.2.2
10242024-07-05T22:42:49.523Z Downloaded shlex v1.3.0
10252024-07-05T22:42:49.523Z Downloaded rfc6979 v0.4.0
10262024-07-05T22:42:49.526Z Downloaded tokio-tungstenite v0.20.1
10272024-07-05T22:42:49.528Z Downloaded salty v0.2.0
10282024-07-05T22:42:49.532Z Downloaded dhcproto v0.11.0
10292024-07-05T22:42:49.535Z Downloaded rand_seeder v0.2.3
10302024-07-05T22:42:49.538Z Downloaded similar-asserts v1.5.0
10312024-07-05T22:42:49.540Z Downloaded poly1305 v0.8.0
10322024-07-05T22:42:49.543Z Downloaded fragile v2.0.0
10332024-07-05T22:42:49.549Z Downloaded unicode-segmentation v1.11.0
10342024-07-05T22:42:49.549Z Downloaded ron v0.8.1
10352024-07-05T22:42:49.553Z Downloaded signature v2.2.0
10362024-07-05T22:42:49.556Z Downloaded unicode_categories v0.1.1
10372024-07-05T22:42:49.558Z Downloaded trust-dns-resolver v0.22.0
10382024-07-05T22:42:49.561Z Downloaded aho-corasick v1.1.3
10392024-07-05T22:42:49.567Z Downloaded libxml v0.3.3
10402024-07-05T22:42:49.574Z Downloaded resolv-conf v0.7.0
10412024-07-05T22:42:49.576Z Downloaded vte v0.11.1
10422024-07-05T22:42:49.579Z Downloaded diesel_derives v2.1.4
10432024-07-05T22:42:49.582Z Downloaded expectorate v1.1.0
10442024-07-05T22:42:49.584Z Downloaded hmac v0.12.1
10452024-07-05T22:42:49.587Z Downloaded data-encoding v2.6.0
10462024-07-05T22:42:49.590Z Downloaded httptest v0.15.5
10472024-07-05T22:42:49.590Z Downloaded zip v0.6.6
10482024-07-05T22:42:49.594Z Downloaded similar v2.5.0
10492024-07-05T22:42:49.599Z Downloaded tokio-stream v0.1.15
10502024-07-05T22:42:49.603Z Downloaded blake3 v1.5.1
10512024-07-05T22:42:49.611Z Downloaded zeroize_derive v1.4.2
10522024-07-05T22:42:49.614Z Downloaded rstest v0.19.0
10532024-07-05T22:42:49.617Z Downloaded guppy v0.17.5
10542024-07-05T22:42:49.624Z Downloaded winnow v0.5.40
10552024-07-05T22:42:49.633Z Downloaded rand v0.8.5
10562024-07-05T22:42:49.636Z Downloaded ron v0.7.1
10572024-07-05T22:42:49.643Z Downloaded tokio-rustls v0.25.0
10582024-07-05T22:42:49.647Z Downloaded toml v0.7.8
10592024-07-05T22:42:49.650Z Downloaded subprocess v0.2.9
10602024-07-05T22:42:49.654Z Downloaded signal-hook v0.3.17
10612024-07-05T22:42:49.657Z Downloaded chrono v0.4.38
10622024-07-05T22:42:49.661Z Downloaded bindgen v0.69.4
10632024-07-05T22:42:49.669Z Downloaded quick-xml v0.31.0
10642024-07-05T22:42:49.675Z Downloaded hyper v1.3.1
10652024-07-05T22:42:49.682Z Downloaded toml v0.5.11
10662024-07-05T22:42:49.685Z Downloaded regex-automata v0.1.10
10672024-07-05T22:42:49.690Z Downloaded hashbrown v0.13.2
10682024-07-05T22:42:49.695Z Downloaded tower v0.4.13
10692024-07-05T22:42:49.704Z Downloaded bitvec v1.0.1
10702024-07-05T22:42:49.721Z Downloaded tough v0.17.1
10712024-07-05T22:42:49.728Z Downloaded http v1.1.0
10722024-07-05T22:42:49.733Z Downloaded toml_edit v0.19.15
10732024-07-05T22:42:49.750Z Downloaded rand v0.7.3
10742024-07-05T22:42:49.755Z Downloaded hkdf v0.12.4
10752024-07-05T22:42:49.757Z Downloaded rustls-webpki v0.101.7
10762024-07-05T22:42:49.772Z Downloaded portable-atomic v1.6.0
10772024-07-05T22:42:49.777Z Downloaded lalrpop v0.19.12
10782024-07-05T22:42:49.789Z Downloaded p521 v0.13.3
10792024-07-05T22:42:49.795Z Downloaded rustls-webpki v0.102.4
10802024-07-05T22:42:49.812Z Downloaded rayon v1.10.0
10812024-07-05T22:42:49.821Z Downloaded smoltcp v0.11.0
10822024-07-05T22:42:49.833Z Downloaded idna v0.2.3
10832024-07-05T22:42:49.840Z Downloaded reedline v0.31.0
10842024-07-05T22:42:49.848Z Downloaded rustls v0.22.4
10852024-07-05T22:42:49.863Z Downloaded object v0.30.4
10862024-07-05T22:42:49.873Z Downloaded object v0.32.2
10872024-07-05T22:42:49.884Z Downloaded proptest v1.4.0
10882024-07-05T22:42:49.893Z Downloaded sled v0.34.7
10892024-07-05T22:42:49.904Z Downloaded nix v0.27.1
10902024-07-05T22:42:49.914Z Downloaded bstr v1.9.1
10912024-07-05T22:42:49.924Z Downloaded smoltcp v0.9.1
10922024-07-05T22:42:49.935Z Downloaded nix v0.28.0
10932024-07-05T22:42:49.946Z Downloaded regex-syntax v0.6.29
10942024-07-05T22:42:49.953Z Downloaded sqlparser v0.45.0
10952024-07-05T22:42:49.959Z Downloaded regex-automata v0.4.6
10962024-07-05T22:42:49.976Z Downloaded gimli v0.28.1
10972024-07-05T22:42:49.983Z Downloaded webpki-roots v0.25.4
10982024-07-05T22:42:49.987Z Downloaded trust-dns-proto v0.22.0
10992024-07-05T22:42:49.999Z Downloaded regex v1.10.4
11002024-07-05T22:42:50.013Z Downloaded polar-core v0.27.3
11012024-07-05T22:42:50.020Z Downloaded openapiv3 v2.0.0
11022024-07-05T22:42:50.033Z Downloaded diesel v2.1.6
11032024-07-05T22:42:50.051Z Downloaded sha3 v0.10.8
11042024-07-05T22:42:50.055Z Downloaded ratatui v0.26.2
11052024-07-05T22:42:50.073Z Downloaded zerocopy-derive v0.6.6
11062024-07-05T22:42:50.082Z Downloaded csv v1.3.0
11072024-07-05T22:42:50.101Z Downloaded petgraph v0.6.5
11082024-07-05T22:42:50.117Z Downloaded finl_unicode v1.2.0
11092024-07-05T22:42:50.130Z Downloaded regex-syntax v0.8.3
11102024-07-05T22:42:50.137Z Downloaded idna v0.3.0
11112024-07-05T22:42:50.143Z Downloaded regress v0.9.1
11122024-07-05T22:42:50.152Z Downloaded bzip2-sys v0.1.11+1.0.8
11132024-07-05T22:42:50.163Z Downloaded radix_trie v0.2.1
11142024-07-05T22:42:50.169Z Downloaded rustls v0.21.12
11152024-07-05T22:42:50.180Z Downloaded curve25519-dalek v4.1.3
11162024-07-05T22:42:50.189Z Downloaded bstr v0.2.17
11172024-07-05T22:42:50.198Z Downloaded rsa v0.9.6
11182024-07-05T22:42:50.205Z Downloaded russh v0.43.0
11192024-07-05T22:42:50.210Z Downloaded plotters v0.3.5
11202024-07-05T22:42:50.219Z Downloaded num-bigint-dig v0.8.4
11212024-07-05T22:42:50.224Z Downloaded spin v0.9.8
11222024-07-05T22:42:50.227Z Downloaded prettyplease v0.2.20
11232024-07-05T22:42:50.230Z Downloaded rustyline v14.0.0
11242024-07-05T22:42:50.235Z Downloaded pin-project v1.1.5
11252024-07-05T22:42:50.249Z Downloaded hashbrown v0.12.3
11262024-07-05T22:42:50.252Z Downloaded itertools v0.12.1
11272024-07-05T22:42:50.258Z Downloaded headers v0.3.9
11282024-07-05T22:42:50.263Z Downloaded relative-path v1.9.3
11292024-07-05T22:42:50.266Z Downloaded ref-cast-impl v1.0.23
11302024-07-05T22:42:50.266Z Downloaded ref-cast v1.0.23
11312024-07-05T22:42:50.269Z Downloaded ring v0.17.8
11322024-07-05T22:42:50.332Z Downloaded flume v0.11.0
11332024-07-05T22:42:50.335Z Downloaded der v0.7.9
11342024-07-05T22:42:50.340Z Downloaded env_logger v0.9.3
11352024-07-05T22:42:50.342Z Downloaded trust-dns-server v0.22.1
11362024-07-05T22:42:50.347Z Downloaded rand_core v0.6.4
11372024-07-05T22:42:50.350Z Downloaded fixedbitset v0.4.2
11382024-07-05T22:42:50.350Z Downloaded defmt-parser v0.3.4
11392024-07-05T22:42:50.352Z Downloaded tokio-tungstenite v0.21.0
11402024-07-05T22:42:50.355Z Downloaded rand_core v0.5.1
11412024-07-05T22:42:50.355Z Downloaded pretty_assertions v1.4.0
11422024-07-05T22:42:50.358Z Downloaded tabwriter v1.4.0
11432024-07-05T22:42:50.358Z Downloaded serde_with v3.8.1
11442024-07-05T22:42:50.365Z Downloaded crossterm v0.27.0
11452024-07-05T22:42:50.372Z Downloaded hubpack v0.1.2
11462024-07-05T22:42:50.376Z Downloaded target-lexicon v0.12.14
11472024-07-05T22:42:50.376Z Downloaded walkdir v2.5.0
11482024-07-05T22:42:50.376Z Downloaded which v4.4.2
11492024-07-05T22:42:50.379Z Downloaded zone v0.1.8
11502024-07-05T22:42:50.379Z Downloaded hostname v0.4.0
11512024-07-05T22:42:50.379Z Downloaded criterion v0.5.1
11522024-07-05T22:42:50.384Z Downloaded yasna v0.5.2
11532024-07-05T22:42:50.386Z Downloaded unsafe-libyaml v0.2.11
11542024-07-05T22:42:50.389Z Downloaded steno v0.4.1
11552024-07-05T22:42:50.392Z Downloaded pkcs1 v0.7.5
11562024-07-05T22:42:50.395Z Downloaded pin-project-internal v1.1.5
11572024-07-05T22:42:50.398Z Downloaded smf v0.2.3
11582024-07-05T22:42:50.398Z Downloaded postcard v1.0.8
11592024-07-05T22:42:50.401Z Downloaded rpassword v7.3.1
11602024-07-05T22:42:50.403Z Downloaded phf_shared v0.10.0
11612024-07-05T22:42:50.404Z Downloaded highway v1.1.0
11622024-07-05T22:42:50.404Z Downloaded nom v7.1.3
11632024-07-05T22:42:50.409Z Downloaded aes-gcm v0.10.3
11642024-07-05T22:42:50.412Z Downloaded aes v0.8.4
11652024-07-05T22:42:50.416Z Downloaded stability v0.2.0
11662024-07-05T22:42:50.418Z Downloaded uuid v1.9.1
11672024-07-05T22:42:50.421Z Downloaded rstest_macros v0.19.0
11682024-07-05T22:42:50.424Z Downloaded publicsuffix v2.2.3
11692024-07-05T22:42:50.426Z Downloaded derive_more v0.99.17
11702024-07-05T22:42:50.429Z Downloaded heapless v0.8.0
11712024-07-05T22:42:50.433Z Downloaded heapless v0.7.17
11722024-07-05T22:42:50.437Z Downloaded ena v0.14.3
11732024-07-05T22:42:50.439Z Downloaded rand_chacha v0.2.2
11742024-07-05T22:42:50.439Z Downloaded untrusted v0.7.1
11752024-07-05T22:42:50.442Z Downloaded rustc-demangle v0.1.24
11762024-07-05T22:42:50.442Z Downloaded fatfs v0.3.6
11772024-07-05T22:42:50.445Z Downloaded num-bigint v0.4.5
11782024-07-05T22:42:50.449Z Downloaded rand_distr v0.4.3
11792024-07-05T22:42:50.451Z Downloaded hyper-rustls v0.26.0
11802024-07-05T22:42:50.454Z Downloaded getrandom v0.1.16
11812024-07-05T22:42:50.457Z Downloaded sct v0.7.1
11822024-07-05T22:42:50.461Z Downloaded ring v0.16.20
11832024-07-05T22:42:50.535Z Downloaded zerocopy v0.6.6
11842024-07-05T22:42:50.537Z Downloaded tokio-postgres v0.7.10
11852024-07-05T22:42:50.541Z Downloaded float-cmp v0.9.0
11862024-07-05T22:42:50.543Z Downloaded flagset v0.4.5
11872024-07-05T22:42:50.544Z Downloaded tiny-keccak v2.0.2
11882024-07-05T22:42:50.547Z Downloaded smawk v0.3.2
11892024-07-05T22:42:50.549Z Downloaded signal-hook-mio v0.2.3
11902024-07-05T22:42:50.549Z Downloaded const_format v0.2.32
11912024-07-05T22:42:50.552Z Downloaded backtrace v0.3.71
11922024-07-05T22:42:50.556Z Downloaded ff v0.13.0
11932024-07-05T22:42:50.558Z Downloaded derive-where v1.2.7
11942024-07-05T22:42:50.561Z Downloaded tungstenite v0.21.0
11952024-07-05T22:42:50.564Z Downloaded snafu v0.8.2
11962024-07-05T22:42:50.568Z Downloaded base64 v0.22.1
11972024-07-05T22:42:50.571Z Downloaded scheduled-thread-pool v0.2.7
11982024-07-05T22:42:50.574Z Downloaded rustc-hash v1.1.0
11992024-07-05T22:42:50.574Z Downloaded structmeta v0.3.0
12002024-07-05T22:42:50.574Z Downloaded clang-sys v1.7.0
12012024-07-05T22:42:50.577Z Downloaded cfg-expr v0.15.8
12022024-07-05T22:42:50.579Z Downloaded structmeta-derive v0.2.0
12032024-07-05T22:42:50.579Z Downloaded spin v0.5.2
12042024-07-05T22:42:50.582Z Downloaded serde_plain v1.0.2
12052024-07-05T22:42:50.582Z Downloaded serde_path_to_error v0.1.16
12062024-07-05T22:42:50.585Z Downloaded serde-hex v0.1.0
12072024-07-05T22:42:50.585Z Downloaded crc-any v2.5.0
12082024-07-05T22:42:50.588Z Downloaded blowfish v0.9.1
12092024-07-05T22:42:50.588Z Downloaded blake2 v0.10.6
12102024-07-05T22:42:50.592Z Downloaded tempfile v3.10.1
12112024-07-05T22:42:50.595Z Downloaded partial-io v0.5.4
12122024-07-05T22:42:50.595Z Downloaded parking_lot_core v0.8.6
12132024-07-05T22:42:50.595Z Downloaded ciborium v0.2.2
12142024-07-05T22:42:50.598Z Downloaded ppv-lite86 v0.2.17
12152024-07-05T22:42:50.598Z Downloaded cookie v0.17.0
12162024-07-05T22:42:50.601Z Downloaded cancel-safe-futures v0.1.5
12172024-07-05T22:42:50.603Z Downloaded heck v0.3.3
12182024-07-05T22:42:50.603Z Downloaded ed25519 v2.2.3
12192024-07-05T22:42:50.606Z Downloaded dyn-clone v1.0.17
12202024-07-05T22:42:50.606Z Downloaded linked-hash-map v0.5.6
12212024-07-05T22:42:50.609Z Downloaded bcs v0.1.6
12222024-07-05T22:42:50.609Z Downloaded argon2 v0.5.3
12232024-07-05T22:42:50.612Z Downloaded tui-tree-widget v0.19.0
12242024-07-05T22:42:50.612Z Downloaded bit-set v0.5.3
12252024-07-05T22:42:50.612Z Downloaded indexmap v1.9.3
12262024-07-05T22:42:50.614Z Downloaded supports-color v3.0.0
12272024-07-05T22:42:50.617Z Downloaded structmeta v0.2.0
12282024-07-05T22:42:50.617Z Downloaded mockall_derive v0.12.1
12292024-07-05T22:42:50.620Z Downloaded libtest-mimic v0.7.3
12302024-07-05T22:42:50.620Z Downloaded pbkdf2 v0.12.2
12312024-07-05T22:42:50.622Z Downloaded parse-display-derive v0.9.0
12322024-07-05T22:42:50.623Z Downloaded parking_lot v0.11.2
12332024-07-05T22:42:50.625Z Downloaded owo-colors v4.0.0
12342024-07-05T22:42:50.628Z Downloaded olpc-cjson v0.1.3
12352024-07-05T22:42:50.628Z Downloaded num-iter v0.1.45
12362024-07-05T22:42:50.628Z Downloaded nodrop v0.1.14
12372024-07-05T22:42:50.630Z Downloaded nibble_vec v0.1.0
12382024-07-05T22:42:50.630Z Downloaded multer v3.1.0
12392024-07-05T22:42:50.633Z Downloaded memoffset v0.9.1
12402024-07-05T22:42:50.633Z Downloaded compact_str v0.7.1
12412024-07-05T22:42:50.636Z Downloaded ahash v0.8.11
12422024-07-05T22:42:50.639Z Downloaded arc-swap v1.7.1
12432024-07-05T22:42:50.642Z Downloaded atomic-waker v1.1.2
12442024-07-05T22:42:50.642Z Downloaded maybe-uninit v2.0.0
12452024-07-05T22:42:50.644Z Downloaded cast v0.3.0
12462024-07-05T22:42:50.644Z Downloaded constant_time_eq v0.3.0
12472024-07-05T22:42:50.644Z Downloaded chacha20 v0.9.1
12482024-07-05T22:42:50.648Z Downloaded cbc v0.1.2
12492024-07-05T22:42:50.648Z Downloaded bb8 v0.8.3
12502024-07-05T22:42:50.651Z Downloaded base16ct v0.2.0
12512024-07-05T22:42:50.651Z Downloaded bitflags v1.3.2
12522024-07-05T22:42:50.653Z Downloaded bitfield v0.14.0
12532024-07-05T22:42:50.653Z Downloaded peg-runtime v0.8.3
12542024-07-05T22:42:50.653Z Downloaded lalrpop-util v0.19.12
12552024-07-05T22:42:50.653Z Downloaded kstat-rs v0.2.4
12562024-07-05T22:42:50.658Z Downloaded lru v0.12.3
12572024-07-05T22:42:50.658Z Downloaded iana-time-zone v0.1.60
12582024-07-05T22:42:50.661Z Downloaded cookie v0.18.1
12592024-07-05T22:42:50.661Z Downloaded const-oid v0.9.6
12602024-07-05T22:42:50.663Z Downloaded base64ct v1.6.0
12612024-07-05T22:42:50.663Z Downloaded ascii v1.1.0
12622024-07-05T22:42:50.666Z Downloaded new_debug_unreachable v1.0.6
12632024-07-05T22:42:50.666Z Downloaded pbkdf2 v0.11.0
12642024-07-05T22:42:50.669Z Downloaded parse-display v0.9.0
12652024-07-05T22:42:50.669Z Downloaded blake2b_simd v1.0.2
12662024-07-05T22:42:50.672Z Downloaded assert_cmd v2.0.14
12672024-07-05T22:42:50.672Z Downloaded crunchy v0.2.2
12682024-07-05T22:42:50.673Z Downloaded libefi-sys v0.1.0
12692024-07-05T22:42:50.675Z Downloaded buf-list v1.0.3
12702024-07-05T22:42:50.675Z Downloaded indoc v2.0.5
12712024-07-05T22:42:50.678Z Downloaded indoc v1.0.9
12722024-07-05T22:42:50.680Z Downloaded async-stream-impl v0.3.5
12732024-07-05T22:42:50.681Z Downloaded option-ext v0.2.0
12742024-07-05T22:42:50.681Z Downloaded newline-converter v0.3.0
12752024-07-05T22:42:50.681Z Downloaded backoff v0.4.0
12762024-07-05T22:42:50.683Z Downloaded atty v0.2.14
12772024-07-05T22:42:50.683Z Downloaded async-trait v0.1.80
12782024-07-05T22:42:50.686Z Downloaded arrayvec v0.7.4
12792024-07-05T22:42:50.689Z Downloaded crossbeam-deque v0.8.5
12802024-07-05T22:42:50.691Z Downloaded cobs v0.2.3
12812024-07-05T22:42:50.691Z Downloaded cassowary v0.3.0
12822024-07-05T22:42:50.691Z Downloaded const_format_proc_macros v0.2.32
12832024-07-05T22:42:50.694Z Downloaded bit-vec v0.6.3
12842024-07-05T22:42:50.696Z Downloaded crc-catalog v2.4.0
12852024-07-05T22:42:50.696Z Downloaded cexpr v0.6.0
12862024-07-05T22:42:50.696Z Downloaded castaway v0.2.2
12872024-07-05T22:42:50.699Z Downloaded bitfield-struct v0.6.1
12882024-07-05T22:42:50.699Z Downloaded bcrypt-pbkdf v0.10.0
12892024-07-05T22:42:50.699Z Downloaded block-padding v0.3.3
12902024-07-05T22:42:50.702Z Downloaded approx v0.5.1
12912024-07-05T22:42:51.275Z Dirty proc-macro2 v1.0.86: the rustflags changed
12922024-07-05T22:42:51.275Z Compiling proc-macro2 v1.0.86
12932024-07-05T22:42:51.275Z Dirty unicode-ident v1.0.12: the rustflags changed
12942024-07-05T22:42:51.275Z Compiling unicode-ident v1.0.12
12952024-07-05T22:42:51.279Z Dirty libc v0.2.155: the rustflags changed
12962024-07-05T22:42:51.279Z Compiling libc v0.2.155
12972024-07-05T22:42:51.279Z Dirty cfg-if v1.0.0: the rustflags changed
12982024-07-05T22:42:51.279Z Compiling cfg-if v1.0.0
12992024-07-05T22:42:51.279Z Compiling serde v1.0.203
13002024-07-05T22:42:51.279Z Dirty version_check v0.9.4: the rustflags changed
13012024-07-05T22:42:51.279Z Compiling version_check v0.9.4
13022024-07-05T22:42:51.279Z Dirty autocfg v1.3.0: the rustflags changed
13032024-07-05T22:42:51.279Z Compiling autocfg v1.3.0
13042024-07-05T22:42:51.279Z Dirty memchr v2.7.2: the rustflags changed
13052024-07-05T22:42:51.279Z Compiling memchr v2.7.2
13062024-07-05T22:42:51.279Z 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`
13072024-07-05T22:42:51.279Z 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`
13082024-07-05T22:42:51.279Z 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`
13092024-07-05T22:42:51.279Z 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`
13102024-07-05T22:42:51.279Z 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.203/build.rs --error-format=json --json=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=e13208b22652b8af -C extra-filename=-e13208b22652b8af --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-e13208b22652b8af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13112024-07-05T22:42:51.279Z 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`
13122024-07-05T22:42:51.400Z 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`
13132024-07-05T22:42:51.410Z 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`
13142024-07-05T22:42:51.496Z Compiling scopeguard v1.2.0
13152024-07-05T22:42:51.513Z 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`
13162024-07-05T22:42:51.613Z Compiling log v0.4.21
13172024-07-05T22:42:51.647Z 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`
13182024-07-05T22:42:51.650Z Dirty byteorder v1.5.0: the rustflags changed
13192024-07-05T22:42:51.650Z Compiling byteorder v1.5.0
13202024-07-05T22:42:51.686Z 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`
13212024-07-05T22:42:51.958Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-e13208b22652b8af/build-script-build`
13222024-07-05T22:42:51.996Z Dirty once_cell v1.19.0: the rustflags changed
13232024-07-05T22:42:51.996Z Compiling once_cell v1.19.0
13242024-07-05T22:42:52.014Z 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`
13252024-07-05T22:42:52.033Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
13262024-07-05T22:42:52.038Z Dirty itoa v1.0.11: the rustflags changed
13272024-07-05T22:42:52.041Z Compiling itoa v1.0.11
13282024-07-05T22:42:52.076Z 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`
13292024-07-05T22:42:52.083Z Compiling smallvec v1.13.2
13302024-07-05T22:42:52.122Z 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`
13312024-07-05T22:42:52.179Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
13322024-07-05T22:42:52.210Z Dirty parking_lot_core v0.9.10: the rustflags changed
13332024-07-05T22:42:52.210Z Compiling parking_lot_core v0.9.10
13342024-07-05T22:42:52.213Z 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`
13352024-07-05T22:42:52.239Z 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`
13362024-07-05T22:42:52.250Z Compiling libm v0.2.8
13372024-07-05T22:42:52.253Z 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`
13382024-07-05T22:42:52.272Z 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`
13392024-07-05T22:42:52.379Z Dirty pin-project-lite v0.2.14: the rustflags changed
13402024-07-05T22:42:52.379Z Compiling pin-project-lite v0.2.14
13412024-07-05T22:42:52.382Z 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`
13422024-07-05T22:42:52.424Z Dirty lock_api v0.4.12: the rustflags changed
13432024-07-05T22:42:52.424Z Compiling lock_api v0.4.12
13442024-07-05T22:42:52.427Z 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`
13452024-07-05T22:42:52.472Z Compiling num-traits v0.2.19
13462024-07-05T22:42:52.490Z 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`
13472024-07-05T22:42:52.497Z Dirty cc v1.0.97: the rustflags changed
13482024-07-05T22:42:52.497Z Compiling cc v1.0.97
13492024-07-05T22:42:52.500Z 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`
13502024-07-05T22:42:52.611Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
13512024-07-05T22:42:52.640Z 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`
13522024-07-05T22:42:52.711Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
13532024-07-05T22:42:52.739Z Dirty thiserror v1.0.60: the rustflags changed
13542024-07-05T22:42:52.739Z Compiling thiserror v1.0.60
13552024-07-05T22:42:52.754Z 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.60/build.rs --error-format=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=b87d92f35a7ebd14 -C extra-filename=-b87d92f35a7ebd14 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13562024-07-05T22:42:52.758Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
13572024-07-05T22:42:52.787Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
13582024-07-05T22:42:52.888Z 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`
13592024-07-05T22:42:53.020Z Dirty quote v1.0.36: the rustflags changed
13602024-07-05T22:42:53.020Z Compiling quote v1.0.36
13612024-07-05T22:42:53.023Z 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`
13622024-07-05T22:42:53.331Z Compiling ahash v0.8.11
13632024-07-05T22:42:53.346Z 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`
13642024-07-05T22:42:53.458Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14/build-script-build`
13652024-07-05T22:42:53.519Z Compiling syn v2.0.68
13662024-07-05T22:42:53.522Z 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.68/src/lib.rs --error-format=json --json=diagnostic-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=89f824e58d8ab293 -C extra-filename=-89f824e58d8ab293 --out-dir /work/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`
13672024-07-05T22:42:53.702Z Compiling getrandom v0.2.14
13682024-07-05T22:42:53.720Z 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`
13692024-07-05T22:42:53.745Z 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`
13702024-07-05T22:42:53.815Z 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`
13712024-07-05T22:42:53.870Z Compiling spin v0.9.8
13722024-07-05T22:42:53.873Z 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`
13732024-07-05T22:42:54.095Z Compiling rand_core v0.6.4
13742024-07-05T22:42:54.112Z 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`
13752024-07-05T22:42:54.142Z Compiling parking_lot v0.12.2
13762024-07-05T22:42:54.146Z 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`
13772024-07-05T22:42:54.239Z Dirty signal-hook-registry v1.4.2: the rustflags changed
13782024-07-05T22:42:54.239Z Compiling signal-hook-registry v1.4.2
13792024-07-05T22:42:54.255Z 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`
13802024-07-05T22:42:54.289Z Compiling mio v0.8.11
13812024-07-05T22:42:54.292Z 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`
13822024-07-05T22:42:54.456Z Dirty ryu v1.0.18: the rustflags changed
13832024-07-05T22:42:54.456Z Compiling ryu v1.0.18
13842024-07-05T22:42:54.474Z 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`
13852024-07-05T22:42:54.671Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
13862024-07-05T22:42:54.745Z Dirty num_cpus v1.16.0: the rustflags changed
13872024-07-05T22:42:54.745Z Compiling num_cpus v1.16.0
13882024-07-05T22:42:54.748Z 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`
13892024-07-05T22:42:54.854Z Compiling allocator-api2 v0.2.18
13902024-07-05T22:42:54.857Z 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`
13912024-07-05T22:42:54.873Z Dirty typenum v1.17.0: the rustflags changed
13922024-07-05T22:42:54.873Z Compiling typenum v1.17.0
13932024-07-05T22:42:54.876Z 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`
13942024-07-05T22:42:55.142Z Dirty futures-core v0.3.30: the rustflags changed
13952024-07-05T22:42:55.142Z Compiling futures-core v0.3.30
13962024-07-05T22:42:55.160Z 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`
13972024-07-05T22:42:55.170Z Dirty socket2 v0.5.7: the rustflags changed
13982024-07-05T22:42:55.170Z Compiling socket2 v0.5.7
13992024-07-05T22:42:55.173Z 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`
14002024-07-05T22:42:55.418Z Compiling generic-array v0.14.7
14012024-07-05T22:42:55.420Z 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`
14022024-07-05T22:42:55.697Z Compiling serde_json v1.0.120
14032024-07-05T22:42:55.700Z 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`
14042024-07-05T22:42:55.718Z Compiling subtle v2.5.0
14052024-07-05T22:42:55.724Z 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`
14062024-07-05T22:42:55.771Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
14072024-07-05T22:42:55.843Z Dirty equivalent v1.0.1: the rustflags changed
14082024-07-05T22:42:55.843Z Compiling equivalent v1.0.1
14092024-07-05T22:42:55.850Z 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`
14102024-07-05T22:42:55.934Z Dirty futures-sink v0.3.30: the rustflags changed
14112024-07-05T22:42:55.934Z Compiling futures-sink v0.3.30
14122024-07-05T22:42:55.937Z 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`
14132024-07-05T22:42:55.956Z Dirty slab v0.4.9: the rustflags changed
14142024-07-05T22:42:55.956Z Compiling slab v0.4.9
14152024-07-05T22:42:55.959Z 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`
14162024-07-05T22:42:56.045Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
14172024-07-05T22:42:56.056Z Compiling syn v1.0.109
14182024-07-05T22:42:56.059Z 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`
14192024-07-05T22:42:56.059Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
14202024-07-05T22:42:56.092Z Dirty futures-channel v0.3.30: the rustflags changed
14212024-07-05T22:42:56.092Z Compiling futures-channel v0.3.30
14222024-07-05T22:42:56.095Z 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`
14232024-07-05T22:42:56.115Z Dirty futures-io v0.3.30: the rustflags changed
14242024-07-05T22:42:56.115Z Compiling futures-io v0.3.30
14252024-07-05T22:42:56.115Z 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`
14262024-07-05T22:42:56.167Z Dirty pin-utils v0.1.0: the rustflags changed
14272024-07-05T22:42:56.167Z Compiling pin-utils v0.1.0
14282024-07-05T22:42:56.170Z 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`
14292024-07-05T22:42:56.226Z 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`
14302024-07-05T22:42:56.265Z Dirty futures-task v0.3.30: the rustflags changed
14312024-07-05T22:42:56.265Z Compiling futures-task v0.3.30
14322024-07-05T22:42:56.268Z 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`
14332024-07-05T22:42:56.296Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
14342024-07-05T22:42:56.352Z Dirty fnv v1.0.7: the rustflags changed
14352024-07-05T22:42:56.352Z Compiling fnv v1.0.7
14362024-07-05T22:42:56.357Z 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`
14372024-07-05T22:42:56.431Z Compiling const-oid v0.9.6
14382024-07-05T22:42:56.446Z 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`
14392024-07-05T22:42:56.449Z 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`
14402024-07-05T22:42:56.481Z Compiling regex-syntax v0.8.3
14412024-07-05T22:42:56.485Z Compiling aho-corasick v1.1.3
14422024-07-05T22:42:56.485Z 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`
14432024-07-05T22:42:56.485Z 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`
14442024-07-05T22:42:56.564Z Compiling iana-time-zone v0.1.60
14452024-07-05T22:42:56.580Z 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`
14462024-07-05T22:42:56.708Z Dirty semver v1.0.23: the rustflags changed
14472024-07-05T22:42:56.708Z Compiling semver v1.0.23
14482024-07-05T22:42:56.711Z 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`
14492024-07-05T22:42:56.724Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
14502024-07-05T22:42:56.812Z 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`
14512024-07-05T22:42:57.016Z Dirty tinyvec_macros v0.1.1: the rustflags changed
14522024-07-05T22:42:57.016Z Compiling tinyvec_macros v0.1.1
14532024-07-05T22:42:57.019Z 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`
14542024-07-05T22:42:57.112Z Dirty tinyvec v1.6.0: the rustflags changed
14552024-07-05T22:42:57.112Z Compiling tinyvec v1.6.0
14562024-07-05T22:42:57.115Z 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`
14572024-07-05T22:42:57.262Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
14582024-07-05T22:42:57.327Z Compiling ppv-lite86 v0.2.17
14592024-07-05T22:42:57.330Z 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`
14602024-07-05T22:42:57.588Z Dirty pkg-config v0.3.30: the rustflags changed
14612024-07-05T22:42:57.588Z Compiling pkg-config v0.3.30
14622024-07-05T22:42:57.594Z 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`
14632024-07-05T22:42:58.030Z Compiling lazy_static v1.5.0
14642024-07-05T22:42:58.033Z 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`
14652024-07-05T22:42:58.186Z Compiling schemars v0.8.21
14662024-07-05T22:42:58.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/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`
14672024-07-05T22:42:58.386Z Compiling dyn-clone v1.0.17
14682024-07-05T22:42:58.406Z 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`
14692024-07-05T22:42:58.592Z Compiling unicode-normalization v0.1.23
14702024-07-05T22:42:58.597Z 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`
14712024-07-05T22:42:58.613Z Dirty cpufeatures v0.2.12: the rustflags changed
14722024-07-05T22:42:58.613Z Compiling cpufeatures v0.2.12
14732024-07-05T22:42:58.613Z 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`
14742024-07-05T22:42:58.630Z Compiling unicode-bidi v0.3.15
14752024-07-05T22:42:58.648Z 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`
14762024-07-05T22:42:58.710Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
14772024-07-05T22:42:58.738Z Compiling rand_chacha v0.3.1
14782024-07-05T22:42:58.742Z 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`
14792024-07-05T22:42:59.205Z Dirty tracing-core v0.1.32: the rustflags changed
14802024-07-05T22:42:59.205Z Compiling tracing-core v0.1.32
14812024-07-05T22:42:59.207Z 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`
14822024-07-05T22:42:59.621Z Dirty rustix v0.38.34: the rustflags changed
14832024-07-05T22:42:59.621Z Compiling rustix v0.38.34
14842024-07-05T22:42:59.647Z 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`
14852024-07-05T22:43:00.187Z Compiling regex-automata v0.4.6
14862024-07-05T22:43:00.190Z 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`
14872024-07-05T22:43:00.419Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
14882024-07-05T22:43:00.541Z Compiling rand v0.8.5
14892024-07-05T22:43:00.544Z 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`
14902024-07-05T22:43:00.662Z Dirty errno v0.3.9: the rustflags changed
14912024-07-05T22:43:00.662Z Compiling errno v0.3.9
14922024-07-05T22:43:00.665Z 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`
14932024-07-05T22:43:00.897Z Compiling serde_derive_internals v0.29.1
14942024-07-05T22:43:00.902Z 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=d38c1514fe332568 -C extra-filename=-d38c1514fe332568 --out-dir /work/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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14952024-07-05T22:43:01.092Z Dirty percent-encoding v2.3.1: the rustflags changed
14962024-07-05T22:43:01.092Z Compiling percent-encoding v2.3.1
14972024-07-05T22:43:01.095Z 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`
14982024-07-05T22:43:01.478Z Dirty heck v0.4.1: the rustflags changed
14992024-07-05T22:43:01.478Z Compiling heck v0.4.1
15002024-07-05T22:43:01.481Z 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`
15012024-07-05T22:43:01.975Z Dirty form_urlencoded v1.2.1: the rustflags changed
15022024-07-05T22:43:01.975Z Compiling form_urlencoded v1.2.1
15032024-07-05T22:43:01.978Z 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`
15042024-07-05T22:43:02.256Z Dirty time-core v0.1.2: the rustflags changed
15052024-07-05T22:43:02.256Z Compiling time-core v0.1.2
15062024-07-05T22:43:02.259Z 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`
15072024-07-05T22:43:02.284Z Dirty powerfmt v0.2.0: the rustflags changed
15082024-07-05T22:43:02.284Z Compiling powerfmt v0.2.0
15092024-07-05T22:43:02.301Z 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`
15102024-07-05T22:43:02.442Z Dirty httparse v1.8.0: the rustflags changed
15112024-07-05T22:43:02.442Z Compiling httparse v1.8.0
15122024-07-05T22:43:02.445Z 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`
15132024-07-05T22:43:02.631Z Dirty num-conv v0.1.0: the rustflags changed
15142024-07-05T22:43:02.631Z Compiling num-conv v0.1.0
15152024-07-05T22:43:02.634Z 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`
15162024-07-05T22:43:02.692Z Dirty deranged v0.3.11: the rustflags changed
15172024-07-05T22:43:02.692Z Compiling deranged v0.3.11
15182024-07-05T22:43:02.695Z 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`
15192024-07-05T22:43:02.917Z Compiling time-macros v0.2.18
15202024-07-05T22:43:02.920Z 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`
15212024-07-05T22:43:02.934Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
15222024-07-05T22:43:02.962Z Compiling ring v0.17.8
15232024-07-05T22:43:02.965Z 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`
15242024-07-05T22:43:03.167Z Dirty num_threads v0.1.7: the rustflags changed
15252024-07-05T22:43:03.167Z Compiling num_threads v0.1.7
15262024-07-05T22:43:03.170Z 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`
15272024-07-05T22:43:03.297Z 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`
15282024-07-05T22:43:03.842Z Dirty unicode-width v0.1.12: the rustflags changed
15292024-07-05T22:43:03.842Z Compiling unicode-width v0.1.12
15302024-07-05T22:43:03.872Z 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.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"' -C metadata=03d269933db56fd2 -C extra-filename=-03d269933db56fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15312024-07-05T22:43:04.020Z Compiling idna v0.5.0
15322024-07-05T22:43:04.023Z 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`
15332024-07-05T22:43:04.058Z Dirty rustversion v1.0.17: the rustflags changed
15342024-07-05T22:43:04.058Z Compiling rustversion v1.0.17
15352024-07-05T22:43:04.061Z 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`
15362024-07-05T22:43:04.240Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
15372024-07-05T22:43:04.685Z Dirty heck v0.5.0: the rustflags changed
15382024-07-05T22:43:04.685Z Compiling heck v0.5.0
15392024-07-05T22:43:04.689Z 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`
15402024-07-05T22:43:04.797Z Compiling url v2.5.0
15412024-07-05T22:43:04.799Z 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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-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=5ae9db4e827001c1 -C extra-filename=-5ae9db4e827001c1 --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`
15422024-07-05T22:43:05.171Z Compiling untrusted v0.9.0
15432024-07-05T22:43:05.174Z 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`
15442024-07-05T22:43:05.356Z Compiling regex v1.10.4
15452024-07-05T22:43:05.359Z 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.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="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=fcffde8d79cabe6d -C extra-filename=-fcffde8d79cabe6d --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`
15462024-07-05T22:43:05.443Z Compiling either v1.12.0
15472024-07-05T22:43:05.446Z 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`
15482024-07-05T22:43:05.860Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
15492024-07-05T22:43:05.910Z Compiling slog v2.7.0
15502024-07-05T22:43:05.912Z 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`
15512024-07-05T22:43:06.406Z Dirty adler v1.0.2: the rustflags changed
15522024-07-05T22:43:06.406Z Compiling adler v1.0.2
15532024-07-05T22:43:06.409Z 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`
15542024-07-05T22:43:06.466Z Dirty vcpkg v0.2.15: the rustflags changed
15552024-07-05T22:43:06.466Z Compiling vcpkg v0.2.15
15562024-07-05T22:43:06.468Z 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`
15572024-07-05T22:43:06.509Z Compiling time v0.3.36
15582024-07-05T22:43:06.531Z 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`
15592024-07-05T22:43:06.633Z Dirty miniz_oxide v0.7.2: the rustflags changed
15602024-07-05T22:43:06.633Z Compiling miniz_oxide v0.7.2
15612024-07-05T22:43:06.651Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
15622024-07-05T22:43:06.654Z 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`
15632024-07-05T22:43:06.719Z 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`
15642024-07-05T22:43:08.217Z Dirty try-lock v0.2.5: the rustflags changed
15652024-07-05T22:43:08.217Z Compiling try-lock v0.2.5
15662024-07-05T22:43:08.220Z 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`
15672024-07-05T22:43:08.336Z Compiling serde_derive v1.0.203
15682024-07-05T22:43:08.339Z 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.203/src/lib.rs --error-format=json --json=diagnostic-rendered-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=eadc28248a15b2a7 -C extra-filename=-eadc28248a15b2a7 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15692024-07-05T22:43:08.364Z Compiling zerocopy-derive v0.7.34
15702024-07-05T22:43:08.397Z 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=6a54e34e2ecdd3d3 -C extra-filename=-6a54e34e2ecdd3d3 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15712024-07-05T22:43:08.400Z Compiling zeroize_derive v1.4.2
15722024-07-05T22:43:08.402Z 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=684afcea14cb8f23 -C extra-filename=-684afcea14cb8f23 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15732024-07-05T22:43:08.609Z Compiling thiserror-impl v1.0.60
15742024-07-05T22:43:08.612Z 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.60/src/lib.rs --error-format=json --json=diagnostic-rendered-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=d2a9159d807b7015 -C extra-filename=-d2a9159d807b7015 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15752024-07-05T22:43:09.221Z Compiling tokio-macros v2.3.0
15762024-07-05T22:43:09.224Z 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=e43a37fafb998263 -C extra-filename=-e43a37fafb998263 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15772024-07-05T22:43:10.265Z Compiling zeroize v1.7.0
15782024-07-05T22:43:10.268Z 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=ad0de7c3bd38a3e3 -C extra-filename=-ad0de7c3bd38a3e3 --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-684afcea14cb8f23.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15792024-07-05T22:43:10.646Z 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=9933f49dd38e1777 -C extra-filename=-9933f49dd38e1777 --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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
15802024-07-05T22:43:10.941Z Compiling zerocopy v0.7.34
15812024-07-05T22:43:10.944Z 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=4eb7eb2c01723d96 -C extra-filename=-4eb7eb2c01723d96 --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-6a54e34e2ecdd3d3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15822024-07-05T22:43:11.166Z Compiling futures-macro v0.3.30
15832024-07-05T22:43:11.172Z 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=36817cd59cc10ed4 -C extra-filename=-36817cd59cc10ed4 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15842024-07-05T22:43:11.218Z Compiling schemars_derive v0.8.21
15852024-07-05T22:43:11.227Z 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=284b7dbaf2df8df5 -C extra-filename=-284b7dbaf2df8df5 --out-dir /work/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-d38c1514fe332568.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15862024-07-05T22:43:12.066Z Compiling crypto-common v0.1.6
15872024-07-05T22:43:12.069Z 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=50b12118746bbe65 -C extra-filename=-50b12118746bbe65 --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-9933f49dd38e1777.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`
15882024-07-05T22:43:12.089Z Compiling block-buffer v0.10.4
15892024-07-05T22:43:12.093Z 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=eb7d6e47c6438f2c -C extra-filename=-eb7d6e47c6438f2c --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-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15902024-07-05T22:43:12.269Z 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.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 -C metadata=d63c2199f087120e -C extra-filename=-d63c2199f087120e --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-d2a9159d807b7015.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
15912024-07-05T22:43:12.275Z Compiling tracing-attributes v0.1.27
15922024-07-05T22:43:12.300Z 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=e9edfab5546530c9 -C extra-filename=-e9edfab5546530c9 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15932024-07-05T22:43:12.353Z Compiling digest v0.10.7
15942024-07-05T22:43:12.353Z 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=421425fc2e57fee5 -C extra-filename=-421425fc2e57fee5 --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-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
15952024-07-05T22:43:12.357Z 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=9f75c9e3d30833c2 -C extra-filename=-9f75c9e3d30833c2 --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-eb7d6e47c6438f2c.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-50b12118746bbe65.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`
15962024-07-05T22:43:12.454Z 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`
15972024-07-05T22:43:12.838Z Dirty openssl-sys v0.9.102: the rustflags changed
15982024-07-05T22:43:12.838Z Compiling openssl-sys v0.9.102
15992024-07-05T22:43:12.871Z 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.102/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=33ed2822f879be84 -C extra-filename=-33ed2822f879be84 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84 -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`
16002024-07-05T22:43:12.999Z Compiling hashbrown v0.14.5
16012024-07-05T22:43:13.002Z 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=c3683bcd14a303da -C extra-filename=-c3683bcd14a303da --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-421425fc2e57fee5.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`
16022024-07-05T22:43:13.494Z Dirty base64 v0.21.7: the rustflags changed
16032024-07-05T22:43:13.494Z Compiling base64 v0.21.7
16042024-07-05T22:43:13.497Z 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`
16052024-07-05T22:43:13.534Z Compiling futures-util v0.3.30
16062024-07-05T22:43:13.547Z 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=7aef43c76aeb1ee3 -C extra-filename=-7aef43c76aeb1ee3 --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-36817cd59cc10ed4.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`
16072024-07-05T22:43:14.039Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84/build-script-main`
16082024-07-05T22:43:14.122Z Dirty want v0.3.1: the rustflags changed
16092024-07-05T22:43:14.122Z Compiling want v0.3.1
16102024-07-05T22:43:14.125Z 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`
16112024-07-05T22:43:14.272Z Compiling async-trait v0.1.80
16122024-07-05T22:43:14.274Z 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.80/src/lib.rs --error-format=json --json=diagnostic-rendered-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=1e5c7f2f5ce5ed02 -C extra-filename=-1e5c7f2f5ce5ed02 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16132024-07-05T22:43:14.400Z 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`
16142024-07-05T22:43:14.449Z Dirty socket2 v0.4.10: the rustflags changed
16152024-07-05T22:43:14.449Z Compiling socket2 v0.4.10
16162024-07-05T22:43:14.452Z 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`
16172024-07-05T22:43:14.914Z Dirty tower-service v0.3.2: the rustflags changed
16182024-07-05T22:43:14.914Z Compiling tower-service v0.3.2
16192024-07-05T22:43:14.935Z 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`
16202024-07-05T22:43:15.047Z Dirty httpdate v1.0.3: the rustflags changed
16212024-07-05T22:43:15.047Z Compiling httpdate v1.0.3
16222024-07-05T22:43:15.050Z 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`
16232024-07-05T22:43:15.257Z Compiling base64ct v1.6.0
16242024-07-05T22:43:15.260Z 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`
16252024-07-05T22:43:15.283Z Dirty foreign-types-shared v0.1.1: the rustflags changed
16262024-07-05T22:43:15.283Z Compiling foreign-types-shared v0.1.1
16272024-07-05T22:43:15.286Z 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`
16282024-07-05T22:43:15.389Z Dirty openssl v0.10.64: the rustflags changed
16292024-07-05T22:43:15.389Z Compiling openssl v0.10.64
16302024-07-05T22:43:15.407Z 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.64/build.rs --error-format=json --json=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=322e0cb3647e37e1 -C extra-filename=-322e0cb3647e37e1 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16312024-07-05T22:43:15.534Z Dirty openssl-probe v0.1.5: the rustflags changed
16322024-07-05T22:43:15.534Z Compiling openssl-probe v0.1.5
16332024-07-05T22:43:15.536Z 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`
16342024-07-05T22:43:15.825Z Dirty foreign-types v0.3.2: the rustflags changed
16352024-07-05T22:43:15.825Z Compiling foreign-types v0.3.2
16362024-07-05T22:43:15.829Z 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`
16372024-07-05T22:43:15.866Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1/build-script-build`
16382024-07-05T22:43:15.870Z 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.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a5fa10a87a4478be -C extra-filename=-a5fa10a87a4478be --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`
16392024-07-05T22:43:15.893Z Compiling openssl-macros v0.1.1
16402024-07-05T22:43:15.895Z 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=7504805eea8088e3 -C extra-filename=-7504805eea8088e3 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16412024-07-05T22:43:15.919Z Compiling backtrace v0.3.71
16422024-07-05T22:43:15.937Z 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`
16432024-07-05T22:43:16.443Z Compiling crossbeam-utils v0.8.19
16442024-07-05T22:43:16.446Z 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`
16452024-07-05T22:43:16.517Z Compiling gimli v0.28.1
16462024-07-05T22:43:16.519Z 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`
16472024-07-05T22:43:16.543Z Compiling tracing v0.1.40
16482024-07-05T22:43:16.558Z 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=654a9875a7436e31 -C extra-filename=-654a9875a7436e31 --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-e9edfab5546530c9.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`
16492024-07-05T22:43:16.778Z Dirty ipnet v2.9.0: the rustflags changed
16502024-07-05T22:43:16.778Z Compiling ipnet v2.9.0
16512024-07-05T22:43:16.781Z 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`
16522024-07-05T22:43:17.074Z Dirty strsim v0.11.1: the rustflags changed
16532024-07-05T22:43:17.074Z Compiling strsim v0.11.1
16542024-07-05T22:43:17.077Z 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`
16552024-07-05T22:43:17.094Z Dirty mime v0.3.17: the rustflags changed
16562024-07-05T22:43:17.094Z Compiling mime v0.3.17
16572024-07-05T22:43:17.096Z 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`
16582024-07-05T22:43:17.266Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
16592024-07-05T22:43:17.270Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
16602024-07-05T22:43:17.290Z Compiling object v0.32.2
16612024-07-05T22:43:17.293Z 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`
16622024-07-05T22:43:17.314Z Compiling anyhow v1.0.86
16632024-07-05T22:43:17.314Z 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.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=4672e277e1a572ac -C extra-filename=-4672e277e1a572ac --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-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16642024-07-05T22:43:17.332Z 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`
16652024-07-05T22:43:17.670Z Dirty native-tls v0.2.11: the rustflags changed
16662024-07-05T22:43:17.671Z Compiling native-tls v0.2.11
16672024-07-05T22:43:17.678Z 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`
16682024-07-05T22:43:17.952Z Compiling rustc-demangle v0.1.24
16692024-07-05T22:43:17.955Z 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`
16702024-07-05T22:43:18.007Z Compiling rustls v0.21.12
16712024-07-05T22:43:18.010Z 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`
16722024-07-05T22:43:18.045Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
16732024-07-05T22:43:18.059Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
16742024-07-05T22:43:18.080Z 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`
16752024-07-05T22:43:18.350Z Compiling sct v0.7.1
16762024-07-05T22:43:18.353Z 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`
16772024-07-05T22:43:18.374Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
16782024-07-05T22:43:18.404Z Compiling rustls-webpki v0.101.7
16792024-07-05T22:43:18.406Z 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`
16802024-07-05T22:43:18.677Z Compiling cookie v0.17.0
16812024-07-05T22:43:18.695Z 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`
16822024-07-05T22:43:19.004Z Dirty ucd-trie v0.1.6: the rustflags changed
16832024-07-05T22:43:19.004Z Compiling ucd-trie v0.1.6
16842024-07-05T22:43:19.004Z 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`
16852024-07-05T22:43:19.035Z Compiling winnow v0.5.40
16862024-07-05T22:43:19.038Z 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`
16872024-07-05T22:43:19.407Z Compiling futures-executor v0.3.30
16882024-07-05T22:43:19.412Z 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=985e42616e2487fa -C extra-filename=-985e42616e2487fa --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-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16892024-07-05T22:43:19.651Z Compiling futures v0.3.30
16902024-07-05T22:43:19.683Z 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=c6f8af2bc33fdbdd -C extra-filename=-c6f8af2bc33fdbdd --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-985e42616e2487fa.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-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16912024-07-05T22:43:19.760Z Compiling pest v2.7.10
16922024-07-05T22:43:19.777Z 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=aed0126e24df956e -C extra-filename=-aed0126e24df956e --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-d63c2199f087120e.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`
16932024-07-05T22:43:19.846Z 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`
16942024-07-05T22:43:20.066Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
16952024-07-05T22:43:20.105Z Compiling pem-rfc7468 v0.7.0
16962024-07-05T22:43:20.107Z 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`
16972024-07-05T22:43:20.502Z Compiling der_derive v0.7.2
16982024-07-05T22:43:20.505Z 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=cf2151ce191d6c95 -C extra-filename=-cf2151ce191d6c95 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16992024-07-05T22:43:20.942Z Compiling addr2line v0.21.0
17002024-07-05T22:43:20.945Z 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`
17012024-07-05T22:43:21.597Z Compiling idna v0.3.0
17022024-07-05T22:43:21.601Z 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`
17032024-07-05T22:43:21.625Z Dirty encoding_rs v0.8.34: the rustflags changed
17042024-07-05T22:43:21.625Z Compiling encoding_rs v0.8.34
17052024-07-05T22:43:21.629Z 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`
17062024-07-05T22:43:22.700Z Dirty utf8parse v0.2.1: the rustflags changed
17072024-07-05T22:43:22.700Z Compiling utf8parse v0.2.1
17082024-07-05T22:43:22.726Z 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`
17092024-07-05T22:43:22.860Z Compiling psl-types v2.0.11
17102024-07-05T22:43:22.863Z 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`
17112024-07-05T22:43:22.881Z Compiling flagset v0.4.5
17122024-07-05T22:43:22.883Z 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`
17132024-07-05T22:43:23.045Z Compiling publicsuffix v2.2.3
17142024-07-05T22:43:23.079Z 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`
17152024-07-05T22:43:23.082Z Compiling pest_meta v2.7.10
17162024-07-05T22:43:23.085Z 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=84a431514bccb5f2 -C extra-filename=-84a431514bccb5f2 --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-aed0126e24df956e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-07-05T22:43:23.200Z Compiling bytes v1.6.0
17182024-07-05T22:43:23.203Z 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=dd7a72d1688f4378 -C extra-filename=-dd7a72d1688f4378 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-07-05T22:43:23.306Z Compiling bitflags v2.5.0
17202024-07-05T22:43:23.308Z 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.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="serde"' --cfg 'feature="std"' -C metadata=68edaa850aa6e991 -C extra-filename=-68edaa850aa6e991 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17212024-07-05T22:43:23.328Z 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=56377d1a7ca1595b -C extra-filename=-56377d1a7ca1595b --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
17222024-07-05T22:43:23.587Z Compiling indexmap v2.2.6
17232024-07-05T22:43:23.590Z 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=aa68f771fcb1244f -C extra-filename=-aa68f771fcb1244f --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-c3683bcd14a303da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17242024-07-05T22:43:23.756Z Compiling chrono v0.4.38
17252024-07-05T22:43:23.759Z 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=9346fb25cc012072 -C extra-filename=-9346fb25cc012072 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17262024-07-05T22:43:24.531Z Compiling tokio v1.38.0
17272024-07-05T22:43:24.543Z 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.0/src/lib.rs --error-format=json --json=diagnostic-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=6525bd8b2cad9ea3 -C extra-filename=-6525bd8b2cad9ea3 --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-dd7a72d1688f4378.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-e43a37fafb998263.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-07-05T22:43:24.553Z Compiling uuid v1.9.1
17292024-07-05T22:43:24.570Z 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.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 --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=0c273814543cf7ff -C extra-filename=-0c273814543cf7ff --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-07-05T22:43:25.043Z 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=7da9fcc898e73263 -C extra-filename=-7da9fcc898e73263 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17312024-07-05T22:43:25.805Z 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=dc85c4c646f75cd3 -C extra-filename=-dc85c4c646f75cd3 --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-68edaa850aa6e991.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`
17322024-07-05T22:43:26.023Z 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=ffde3ee1aba7e0b0 -C extra-filename=-ffde3ee1aba7e0b0 --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-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-284b7dbaf2df8df5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
17332024-07-05T22:43:26.260Z Compiling http v0.2.12
17342024-07-05T22:43:26.278Z 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=ae5f8217408e6b84 -C extra-filename=-ae5f8217408e6b84 --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-dd7a72d1688f4378.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`
17352024-07-05T22:43:26.505Z Compiling serde_tokenstream v0.2.1
17362024-07-05T22:43:26.508Z 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=f7dd75a57d8991c3 -C extra-filename=-f7dd75a57d8991c3 --out-dir /work/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-4672e277e1a572ac.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-07-05T22:43:27.066Z Compiling serde_spanned v0.6.6
17382024-07-05T22:43:27.077Z 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=2c3364246f034657 -C extra-filename=-2c3364246f034657 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17392024-07-05T22:43:27.304Z Compiling toml_datetime v0.6.6
17402024-07-05T22:43:27.307Z 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=7b00ccc7efefbe60 -C extra-filename=-7b00ccc7efefbe60 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17412024-07-05T22:43:27.628Z 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.64/src/lib.rs --error-format=json --json=diagnostic-rendered-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=7866d2e29ea1f8b6 -C extra-filename=-7866d2e29ea1f8b6 --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-68edaa850aa6e991.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-7504805eea8088e3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.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 ossl300`
17422024-07-05T22:43:27.823Z Compiling http-body v0.4.6
17432024-07-05T22:43:27.826Z 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=df0a0d7ff0fb1ca1 -C extra-filename=-df0a0d7ff0fb1ca1 --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-dd7a72d1688f4378.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.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`
17442024-07-05T22:43:28.307Z 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`
17452024-07-05T22:43:28.552Z Compiling toml_edit v0.19.15
17462024-07-05T22:43:28.555Z 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=6c7f978b50cf1656 -C extra-filename=-6c7f978b50cf1656 --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-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.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`
17472024-07-05T22:43:28.805Z Compiling serde_urlencoded v0.7.1
17482024-07-05T22:43:28.808Z 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=ee9ce1ad9987f151 -C extra-filename=-ee9ce1ad9987f151 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17492024-07-05T22:43:28.838Z Compiling rustc_version v0.4.0
17502024-07-05T22:43:28.841Z 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=ade62842d8fc59cb -C extra-filename=-ade62842d8fc59cb --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-7da9fcc898e73263.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17512024-07-05T22:43:29.179Z 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`
17522024-07-05T22:43:29.307Z Compiling der v0.7.9
17532024-07-05T22:43:29.310Z 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=15742905e37d1a92 -C extra-filename=-15742905e37d1a92 --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-cf2151ce191d6c95.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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17542024-07-05T22:43:29.621Z 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`
17552024-07-05T22:43:30.010Z Compiling scroll_derive v0.12.0
17562024-07-05T22:43:30.013Z 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=666fea999cbca894 -C extra-filename=-666fea999cbca894 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17572024-07-05T22:43:30.112Z Compiling cookie_store v0.20.0
17582024-07-05T22:43:30.115Z 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=255e72f873d0bd50 -C extra-filename=-255e72f873d0bd50 --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-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17592024-07-05T22:43:30.812Z Compiling pest_generator v2.7.10
17602024-07-05T22:43:30.830Z 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=b3026928ebd211e3 -C extra-filename=-b3026928ebd211e3 --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-aed0126e24df956e.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-84a431514bccb5f2.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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-07-05T22:43:31.701Z Compiling spki v0.7.3
17622024-07-05T22:43:31.738Z 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=3e43ab456a2b10b9 -C extra-filename=-3e43ab456a2b10b9 --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-15742905e37d1a92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17632024-07-05T22:43:31.776Z Compiling scroll v0.12.0
17642024-07-05T22:43:31.779Z 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=0a895e4139b6b293 -C extra-filename=-0a895e4139b6b293 --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-666fea999cbca894.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17652024-07-05T22:43:32.077Z Dirty rustls-pemfile v1.0.4: the rustflags changed
17662024-07-05T22:43:32.077Z Compiling rustls-pemfile v1.0.4
17672024-07-05T22:43:32.080Z 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`
17682024-07-05T22:43:32.142Z Dirty anstyle v1.0.7: the rustflags changed
17692024-07-05T22:43:32.142Z Compiling anstyle v1.0.7
17702024-07-05T22:43:32.181Z 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.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9cdfe1db1ea1f39e -C extra-filename=-9cdfe1db1ea1f39e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-07-05T22:43:32.321Z Compiling data-encoding v2.6.0
17722024-07-05T22:43:32.338Z 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`
17732024-07-05T22:43:32.518Z Compiling webpki-roots v0.25.4
17742024-07-05T22:43:32.521Z 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`
17752024-07-05T22:43:32.604Z Dirty plain v0.2.3: the rustflags changed
17762024-07-05T22:43:32.604Z Compiling plain v0.2.3
17772024-07-05T22:43:32.607Z 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`
17782024-07-05T22:43:32.677Z Compiling tokio-util v0.7.11
17792024-07-05T22:43:32.684Z 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=4fdf677c58f9b2d6 -C extra-filename=-4fdf677c58f9b2d6 --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-dd7a72d1688f4378.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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-07-05T22:43:32.758Z Compiling tokio-rustls v0.24.1
17812024-07-05T22:43:32.761Z 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=05b805cd1a78d4af -C extra-filename=-05b805cd1a78d4af --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-6525bd8b2cad9ea3.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`
17822024-07-05T22:43:32.803Z Dirty sync_wrapper v0.1.2: the rustflags changed
17832024-07-05T22:43:32.803Z Compiling sync_wrapper v0.1.2
17842024-07-05T22:43:32.806Z 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`
17852024-07-05T22:43:32.889Z Compiling pest_derive v2.7.10
17862024-07-05T22:43:32.893Z 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=e251b40130190775 -C extra-filename=-e251b40130190775 --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-aed0126e24df956e.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b3026928ebd211e3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17872024-07-05T22:43:32.926Z Compiling goblin v0.8.2
17882024-07-05T22:43:32.929Z 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=70e10010746d3faa -C extra-filename=-70e10010746d3faa --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-0a895e4139b6b293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-07-05T22:43:33.154Z Compiling openapiv3 v2.0.0
17902024-07-05T22:43:33.157Z 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=32581a82eb7d7a50 -C extra-filename=-32581a82eb7d7a50 --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-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17912024-07-05T22:43:33.932Z Compiling h2 v0.3.26
17922024-07-05T22:43:33.935Z 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=1c3e396d6fd95c61 -C extra-filename=-1c3e396d6fd95c61 --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-dd7a72d1688f4378.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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17932024-07-05T22:43:34.239Z 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=e94154f6288cae89 -C extra-filename=-e94154f6288cae89 --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-7866d2e29ea1f8b6.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-a5fa10a87a4478be.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`
17942024-07-05T22:43:34.822Z Compiling tokio-native-tls v0.3.1
17952024-07-05T22:43:34.825Z 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=cc556395c900a13d -C extra-filename=-cc556395c900a13d --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-e94154f6288cae89.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
17962024-07-05T22:43:34.844Z Compiling sha2 v0.10.8
17972024-07-05T22:43:34.847Z 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=e821c2ae8d22080e -C extra-filename=-e821c2ae8d22080e --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17982024-07-05T22:43:35.097Z Dirty usdt-impl v0.5.0: the rustflags changed
17992024-07-05T22:43:35.097Z Compiling usdt-impl v0.5.0
18002024-07-05T22:43:35.129Z 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`
18012024-07-05T22:43:35.481Z Dirty pretty-hex v0.4.1: the rustflags changed
18022024-07-05T22:43:35.481Z Compiling pretty-hex v0.4.1
18032024-07-05T22:43:35.485Z 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`
18042024-07-05T22:43:35.705Z Compiling bitflags v1.3.2
18052024-07-05T22:43:35.735Z 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`
18062024-07-05T22:43:35.812Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
18072024-07-05T22:43:35.965Z Compiling dtrace-parser v0.2.0
18082024-07-05T22:43:35.970Z 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=67f8e7eb5d42771a -C extra-filename=-67f8e7eb5d42771a --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-aed0126e24df956e.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-e251b40130190775.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18092024-07-05T22:43:36.790Z Compiling pkcs8 v0.10.2
18102024-07-05T22:43:36.793Z 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=75918a085cd0d4e8 -C extra-filename=-75918a085cd0d4e8 --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-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-07-05T22:43:37.139Z Compiling hmac v0.12.1
18122024-07-05T22:43:37.142Z 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=30ba66a3dd7cadab -C extra-filename=-30ba66a3dd7cadab --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18132024-07-05T22:43:37.367Z Dirty thread-id v4.2.1: the rustflags changed
18142024-07-05T22:43:37.367Z Compiling thread-id v4.2.1
18152024-07-05T22:43:37.370Z 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`
18162024-07-05T22:43:37.391Z Compiling bit-vec v0.6.3
18172024-07-05T22:43:37.394Z 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`
18182024-07-05T22:43:37.480Z Dirty crc32fast v1.4.0: the rustflags changed
18192024-07-05T22:43:37.480Z Compiling crc32fast v1.4.0
18202024-07-05T22:43:37.483Z 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`
18212024-07-05T22:43:37.575Z Dirty anstyle-parse v0.2.4: the rustflags changed
18222024-07-05T22:43:37.575Z Compiling anstyle-parse v0.2.4
18232024-07-05T22:43:37.607Z 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`
18242024-07-05T22:43:37.854Z Compiling num-integer v0.1.46
18252024-07-05T22:43:37.876Z 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`
18262024-07-05T22:43:37.919Z Dirty anstyle-query v1.0.3: the rustflags changed
18272024-07-05T22:43:37.919Z Compiling anstyle-query v1.0.3
18282024-07-05T22:43:37.922Z 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`
18292024-07-05T22:43:38.031Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
18302024-07-05T22:43:38.067Z Dirty colorchoice v1.0.1: the rustflags changed
18312024-07-05T22:43:38.067Z Compiling colorchoice v1.0.1
18322024-07-05T22:43:38.070Z 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`
18332024-07-05T22:43:38.122Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
18342024-07-05T22:43:38.122Z Compiling is_terminal_polyfill v1.70.0
18352024-07-05T22:43:38.125Z 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`
18362024-07-05T22:43:38.227Z Dirty anstream v0.6.14: the rustflags changed
18372024-07-05T22:43:38.227Z Compiling anstream v0.6.14
18382024-07-05T22:43:38.246Z 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=645ce823ca29e069 -C extra-filename=-645ce823ca29e069 --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-9cdfe1db1ea1f39e.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`
18392024-07-05T22:43:38.249Z 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`
18402024-07-05T22:43:38.263Z Compiling terminal_size v0.3.0
18412024-07-05T22:43:38.267Z 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=e80a235ae62999b3 -C extra-filename=-e80a235ae62999b3 --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-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-07-05T22:43:38.292Z Compiling block-padding v0.3.3
18432024-07-05T22:43:38.295Z 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=c6ce830747ba76d8 -C extra-filename=-c6ce830747ba76d8 --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-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-07-05T22:43:38.465Z Compiling dof v0.3.0
18452024-07-05T22:43:38.468Z 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=0f0d339f565ed00b -C extra-filename=-0f0d339f565ed00b --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-70e10010746d3faa.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18462024-07-05T22:43:38.543Z Compiling unicode-segmentation v1.11.0
18472024-07-05T22:43:38.546Z 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`
18482024-07-05T22:43:38.587Z Dirty clap_lex v0.7.0: the rustflags changed
18492024-07-05T22:43:38.587Z Compiling clap_lex v0.7.0
18502024-07-05T22:43:38.590Z 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`
18512024-07-05T22:43:38.686Z Compiling inout v0.1.3
18522024-07-05T22:43:38.689Z 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=6c8b40f70d6e50a4 -C extra-filename=-6c8b40f70d6e50a4 --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-c6ce830747ba76d8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-07-05T22:43:38.970Z Compiling clap_builder v4.5.2
18542024-07-05T22:43:38.973Z Compiling clap_derive v4.5.4
18552024-07-05T22:43:38.988Z 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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="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=245bd870f3829f34 -C extra-filename=-245bd870f3829f34 --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-645ce823ca29e069.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.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-e80a235ae62999b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-07-05T22:43:38.991Z 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.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="default"' -C metadata=8de76e1cbc9657e0 -C extra-filename=-8de76e1cbc9657e0 --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18572024-07-05T22:43:39.098Z Dirty memmap v0.7.0: the rustflags changed
18582024-07-05T22:43:39.098Z Compiling memmap v0.7.0
18592024-07-05T22:43:39.101Z 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`
18602024-07-05T22:43:39.365Z 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=11bc7a19a63fc79a -C extra-filename=-11bc7a19a63fc79a --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-0f0d339f565ed00b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
18612024-07-05T22:43:39.464Z Compiling siphasher v0.3.11
18622024-07-05T22:43:39.486Z 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`
18632024-07-05T22:43:39.865Z Compiling cipher v0.4.4
18642024-07-05T22:43:39.868Z 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=534405bd3eb612b5 -C extra-filename=-534405bd3eb612b5 --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-50b12118746bbe65.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18652024-07-05T22:43:40.395Z Compiling hex v0.4.3
18662024-07-05T22:43:40.398Z 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=74a6e3bf0b98ee0c -C extra-filename=-74a6e3bf0b98ee0c --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18672024-07-05T22:43:40.576Z Compiling hyper v0.14.28
18682024-07-05T22:43:40.579Z 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=6aa03d8e174b7369 -C extra-filename=-6aa03d8e174b7369 --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-dd7a72d1688f4378.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-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c3e396d6fd95c61.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-df0a0d7ff0fb1ca1.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-6525bd8b2cad9ea3.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.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`
18692024-07-05T22:43:40.772Z Compiling crossbeam-epoch v0.9.18
18702024-07-05T22:43:40.775Z 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`
18712024-07-05T22:43:41.004Z Compiling itertools v0.10.5
18722024-07-05T22:43:41.007Z 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`
18732024-07-05T22:43:41.027Z Dirty winnow v0.6.8: the rustflags changed
18742024-07-05T22:43:41.028Z Compiling winnow v0.6.8
18752024-07-05T22:43:41.031Z 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`
18762024-07-05T22:43:41.563Z Compiling stable_deref_trait v1.2.0
18772024-07-05T22:43:41.566Z 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`
18782024-07-05T22:43:41.674Z Dirty flate2 v1.0.30: the rustflags changed
18792024-07-05T22:43:41.674Z Compiling flate2 v1.0.30
18802024-07-05T22:43:41.677Z 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`
18812024-07-05T22:43:42.657Z Compiling bit-set v0.5.3
18822024-07-05T22:43:42.660Z 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`
18832024-07-05T22:43:42.944Z Compiling ipnetwork v0.20.0
18842024-07-05T22:43:42.963Z 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=68fbea665765f50d -C extra-filename=-68fbea665765f50d --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-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18852024-07-05T22:43:43.620Z Compiling usdt-macro v0.5.0
18862024-07-05T22:43:43.623Z 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=2b94bbf226d77562 -C extra-filename=-2b94bbf226d77562 --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-67f8e7eb5d42771a.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-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18872024-07-05T22:43:43.881Z Compiling usdt-attr-macro v0.5.0
18882024-07-05T22:43:43.884Z 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=7dd070fb8a4cc02a -C extra-filename=-7dd070fb8a4cc02a --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-67f8e7eb5d42771a.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-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-07-05T22:43:43.904Z Compiling itertools v0.12.1
18902024-07-05T22:43:43.907Z 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`
18912024-07-05T22:43:44.393Z Compiling clap v4.5.4
18922024-07-05T22:43:44.433Z 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.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="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=d0be8f0251f816c0 -C extra-filename=-d0be8f0251f816c0 --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-245bd870f3829f34.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-8de76e1cbc9657e0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18932024-07-05T22:43:44.514Z Compiling toml_edit v0.22.14
18942024-07-05T22:43:44.517Z 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.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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=1cf96b5b84fd442f -C extra-filename=-1cf96b5b84fd442f --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-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.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`
18952024-07-05T22:43:44.648Z Compiling ff v0.13.0
18962024-07-05T22:43:44.677Z 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`
18972024-07-05T22:43:44.796Z Compiling base16ct v0.2.0
18982024-07-05T22:43:44.799Z 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`
18992024-07-05T22:43:44.858Z Compiling group v0.13.0
19002024-07-05T22:43:44.861Z 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`
19012024-07-05T22:43:45.135Z Compiling sec1 v0.7.3
19022024-07-05T22:43:45.138Z 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=dd85e3cef19b1b2d -C extra-filename=-dd85e3cef19b1b2d --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-15742905e37d1a92.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19032024-07-05T22:43:45.210Z Compiling hkdf v0.12.4
19042024-07-05T22:43:45.212Z 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=da38c49905adaab7 -C extra-filename=-da38c49905adaab7 --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-30ba66a3dd7cadab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19052024-07-05T22:43:45.406Z Compiling toml v0.7.8
19062024-07-05T22:43:45.409Z 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=ce9753dc0aa75082 -C extra-filename=-ce9753dc0aa75082 --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-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19072024-07-05T22:43:45.448Z Compiling crypto-bigint v0.5.5
19082024-07-05T22:43:45.451Z 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=52d97b9c27faac91 -C extra-filename=-52d97b9c27faac91 --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-9933f49dd38e1777.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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-07-05T22:43:45.674Z Compiling zerocopy-derive v0.6.6
19102024-07-05T22:43:45.717Z 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=f5ea08ce076177bd -C extra-filename=-f5ea08ce076177bd --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19112024-07-05T22:43:45.834Z Compiling usdt v0.5.0
19122024-07-05T22:43:45.838Z 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=34e4e5413d1fe820 -C extra-filename=-34e4e5413d1fe820 --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-0f0d339f565ed00b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-70e10010746d3faa.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-7dd070fb8a4cc02a.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-2b94bbf226d77562.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19132024-07-05T22:43:46.338Z Compiling managed v0.8.0
19142024-07-05T22:43:46.340Z 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`
19152024-07-05T22:43:46.790Z Compiling signal-hook v0.3.17
19162024-07-05T22:43:46.792Z 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`
19172024-07-05T22:43:46.937Z Compiling fixedbitset v0.4.2
19182024-07-05T22:43:46.970Z 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`
19192024-07-05T22:43:47.102Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
19202024-07-05T22:43:47.132Z Compiling phf_shared v0.10.0
19212024-07-05T22:43:47.135Z 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`
19222024-07-05T22:43:47.163Z Compiling new_debug_unreachable v1.0.6
19232024-07-05T22:43:47.166Z 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`
19242024-07-05T22:43:47.259Z Compiling hyper-tls v0.5.0
19252024-07-05T22:43:47.310Z 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=ec8daeaf52ca6a3f -C extra-filename=-ec8daeaf52ca6a3f --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-dd7a72d1688f4378.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e94154f6288cae89.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-cc556395c900a13d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
19262024-07-05T22:43:47.435Z Compiling hyper-rustls v0.24.2
19272024-07-05T22:43:47.451Z 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=18f24b967025a041 -C extra-filename=-18f24b967025a041 --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-05b805cd1a78d4af.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`
19282024-07-05T22:43:47.543Z Compiling petgraph v0.6.5
19292024-07-05T22:43:47.547Z 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=fe28f435911e68cf -C extra-filename=-fe28f435911e68cf --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-aa68f771fcb1244f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19302024-07-05T22:43:47.628Z Compiling precomputed-hash v0.1.1
19312024-07-05T22:43:47.631Z 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`
19322024-07-05T22:43:47.751Z Compiling reqwest v0.11.27
19332024-07-05T22:43:47.754Z 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=93418e8438973b69 -C extra-filename=-93418e8438973b69 --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-dd7a72d1688f4378.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-255e72f873d0bd50.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-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c3e396d6fd95c61.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-df0a0d7ff0fb1ca1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-18f24b967025a041.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-ec8daeaf52ca6a3f.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-e94154f6288cae89.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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-cc556395c900a13d.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-05b805cd1a78d4af.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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`
19342024-07-05T22:43:47.785Z Compiling minimal-lexical v0.2.1
19352024-07-05T22:43:47.790Z 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`
19362024-07-05T22:43:48.125Z Compiling zerocopy v0.6.6
19372024-07-05T22:43:48.128Z 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=e8938a3457659350 -C extra-filename=-e8938a3457659350 --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-f5ea08ce076177bd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-07-05T22:43:48.376Z Compiling unicode-xid v0.2.4
19392024-07-05T22:43:48.379Z 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`
19402024-07-05T22:43:48.557Z Compiling elliptic-curve v0.13.8
19412024-07-05T22:43:48.559Z 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=35324a3616e1b5d2 -C extra-filename=-35324a3616e1b5d2 --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-52d97b9c27faac91.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-dd85e3cef19b1b2d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19422024-07-05T22:43:48.837Z Compiling nom v7.1.3
19432024-07-05T22:43:48.844Z 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`
19442024-07-05T22:43:49.024Z Compiling string_cache v0.8.7
19452024-07-05T22:43:49.027Z 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=733bcdf81d614613 -C extra-filename=-733bcdf81d614613 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19462024-07-05T22:43:49.390Z 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`
19472024-07-05T22:43:49.521Z Compiling num-iter v0.1.45
19482024-07-05T22:43:49.524Z 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`
19492024-07-05T22:43:49.709Z Compiling matches v0.1.10
19502024-07-05T22:43:49.727Z 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`
19512024-07-05T22:43:49.813Z Compiling static_assertions v1.1.0
19522024-07-05T22:43:49.830Z 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`
19532024-07-05T22:43:49.919Z Compiling idna v0.2.3
19542024-07-05T22:43:49.922Z 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`
19552024-07-05T22:43:50.465Z Compiling heapless v0.7.17
19562024-07-05T22:43:50.467Z 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=de44dd8f2f33f901 -C extra-filename=-de44dd8f2f33f901 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-de44dd8f2f33f901 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-07-05T22:43:50.757Z Compiling enum-as-inner v0.5.1
19582024-07-05T22:43:50.759Z 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`
19592024-07-05T22:43:50.942Z Compiling lalrpop-util v0.19.12
19602024-07-05T22:43:50.959Z 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`
19612024-07-05T22:43:51.311Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19622024-07-05T22:43:51.314Z 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`
19632024-07-05T22:43:51.579Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-de44dd8f2f33f901/build-script-build`
19642024-07-05T22:43:51.583Z Compiling signal-hook-mio v0.2.3
19652024-07-05T22:43:51.586Z 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`
19662024-07-05T22:43:51.614Z Compiling num-bigint v0.4.5
19672024-07-05T22:43:51.620Z 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`
19682024-07-05T22:43:51.635Z Compiling diesel_table_macro_syntax v0.1.0
19692024-07-05T22:43:51.637Z 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=3525df9b056820e1 -C extra-filename=-3525df9b056820e1 --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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19702024-07-05T22:43:51.740Z Compiling scheduled-thread-pool v0.2.7
19712024-07-05T22:43:51.743Z 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`
19722024-07-05T22:43:51.933Z Compiling trust-dns-proto v0.22.0
19732024-07-05T22:43:51.936Z 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=8a55d911f7f0c41f -C extra-filename=-8a55d911f7f0c41f --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-1e5c7f2f5ce5ed02.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-7aef43c76aeb1ee3.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-d63c2199f087120e.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19742024-07-05T22:43:52.037Z Compiling hash32 v0.2.1
19752024-07-05T22:43:52.040Z 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`
19762024-07-05T22:43:52.168Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
19772024-07-05T22:43:52.301Z Compiling finl_unicode v1.2.0
19782024-07-05T22:43:52.303Z 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`
19792024-07-05T22:43:52.338Z Compiling smoltcp v0.9.1
19802024-07-05T22:43:52.341Z 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`
19812024-07-05T22:43:52.425Z Compiling predicates-core v1.0.6
19822024-07-05T22:43:52.427Z 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`
19832024-07-05T22:43:52.485Z 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=498fd890043f734e -C extra-filename=-498fd890043f734e --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`
19842024-07-05T22:43:52.782Z 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`
19852024-07-05T22:43:52.892Z Compiling stringprep v0.1.4
19862024-07-05T22:43:52.907Z 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`
19872024-07-05T22:43:53.073Z Compiling diesel_derives v2.1.4
19882024-07-05T22:43:53.089Z 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=bc971ecf5555f600 -C extra-filename=-bc971ecf5555f600 --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-3525df9b056820e1.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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19892024-07-05T22:43:53.196Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
19902024-07-05T22:43:53.228Z Compiling r2d2 v0.8.10
19912024-07-05T22:43:53.231Z 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`
19922024-07-05T22:43:53.380Z Compiling crossterm v0.27.0
19932024-07-05T22:43:53.383Z 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=b82d7ce9189b2915 -C extra-filename=-b82d7ce9189b2915 --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-68edaa850aa6e991.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-4672e277e1a572ac.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`
19942024-07-05T22:43:53.595Z Compiling md-5 v0.10.6
19952024-07-05T22:43:53.598Z 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=a80842d24a2cc9bb -C extra-filename=-a80842d24a2cc9bb --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19962024-07-05T22:43:53.717Z Compiling hubpack_derive v0.1.1
19972024-07-05T22:43:53.742Z 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`
19982024-07-05T22:43:53.838Z Compiling bstr v1.9.1
19992024-07-05T22:43:53.872Z 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`
20002024-07-05T22:43:54.187Z Compiling console v0.15.8
20012024-07-05T22:43:54.190Z 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=817914e7f6165c83 -C extra-filename=-817914e7f6165c83 --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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20022024-07-05T22:43:54.793Z Compiling yasna v0.5.2
20032024-07-05T22:43:54.796Z 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`
20042024-07-05T22:43:55.754Z Compiling float-cmp v0.9.0
20052024-07-05T22:43:55.759Z Compiling fs-err v2.11.0
20062024-07-05T22:43:55.772Z 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`
20072024-07-05T22:43:55.775Z 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`
20082024-07-05T22:43:55.976Z Compiling fallible-iterator v0.2.0
20092024-07-05T22:43:56.007Z 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`
20102024-07-05T22:43:56.102Z Compiling difflib v0.4.0
20112024-07-05T22:43:56.132Z 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`
20122024-07-05T22:43:56.672Z Compiling normalize-line-endings v0.3.0
20132024-07-05T22:43:56.700Z 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`
20142024-07-05T22:43:56.774Z Compiling predicates v3.1.0
20152024-07-05T22:43:56.777Z 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=5838c260b0ba55c5 -C extra-filename=-5838c260b0ba55c5 --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-9cdfe1db1ea1f39e.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-fcffde8d79cabe6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20162024-07-05T22:43:56.803Z Compiling postgres-protocol v0.6.6
20172024-07-05T22:43:56.805Z 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.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=72e74c4d055f4d11 -C extra-filename=-72e74c4d055f4d11 --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 byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-a80842d24a2cc9bb.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-e821c2ae8d22080e.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`
20182024-07-05T22:43:57.308Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
20192024-07-05T22:43:57.383Z Compiling hubpack v0.1.2
20202024-07-05T22:43:57.401Z 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=43547b2f9dff53c2 -C extra-filename=-43547b2f9dff53c2 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20212024-07-05T22:43:57.705Z 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=0e5b66acd00f6a6f -C extra-filename=-0e5b66acd00f6a6f --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-498fd890043f734e.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`
20222024-07-05T22:43:57.856Z Compiling phf_shared v0.11.2
20232024-07-05T22:43:57.859Z 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`
20242024-07-05T22:43:58.228Z Compiling similar v2.5.0
20252024-07-05T22:43:58.246Z 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="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=153ded7b943adc66 -C extra-filename=-153ded7b943adc66 --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`
20262024-07-05T22:43:58.287Z Compiling tokio-stream v0.1.15
20272024-07-05T22:43:58.289Z 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=91986337cf9a79e4 -C extra-filename=-91986337cf9a79e4 --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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-07-05T22:43:58.599Z Compiling strum_macros v0.25.3
20292024-07-05T22:43:58.602Z 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=824220572bf7d9ef -C extra-filename=-824220572bf7d9ef --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20302024-07-05T22:43:59.340Z Compiling serde_repr v0.1.19
20312024-07-05T22:43:59.343Z 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=c029fa5b69d0a1b3 -C extra-filename=-c029fa5b69d0a1b3 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20322024-07-05T22:44:00.008Z Compiling peg-runtime v0.8.3
20332024-07-05T22:44:00.011Z 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`
20342024-07-05T22:44:00.699Z Compiling phf v0.11.2
20352024-07-05T22:44:00.702Z Compiling postgres-types v0.2.6
20362024-07-05T22:44:00.702Z 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`
20372024-07-05T22:44:00.702Z 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.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="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=7a5a1b4e949cf424 -C extra-filename=-7a5a1b4e949cf424 --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-dd7a72d1688f4378.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-72e74c4d055f4d11.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-07-05T22:44:00.773Z 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=ba81b75b25753024 -C extra-filename=-ba81b75b25753024 --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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
20392024-07-05T22:44:00.776Z Compiling whoami v1.5.1
20402024-07-05T22:44:00.779Z 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`
20412024-07-05T22:44:00.991Z Compiling regress v0.9.1
20422024-07-05T22:44:00.994Z 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=7cf55b86468e2cf5 -C extra-filename=-7cf55b86468e2cf5 --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-c3683bcd14a303da.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`
20432024-07-05T22:44:01.423Z Compiling getopts v0.2.21
20442024-07-05T22:44:01.426Z 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=696f446512d94c66 -C extra-filename=-696f446512d94c66 --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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-07-05T22:44:01.601Z Compiling tokio-postgres v0.7.10
20462024-07-05T22:44:01.604Z 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.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="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=2bfd04801890124a -C extra-filename=-2bfd04801890124a --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-1e5c7f2f5ce5ed02.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.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-7aef43c76aeb1ee3.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-72e74c4d055f4d11.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.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-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.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`
20472024-07-05T22:44:02.337Z Compiling unsafe-libyaml v0.2.11
20482024-07-05T22:44:02.340Z 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`
20492024-07-05T22:44:02.427Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20502024-07-05T22:44:02.430Z 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=be2fe995196acd49 -C extra-filename=-be2fe995196acd49 --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-dd7a72d1688f4378.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-93418e8438973b69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.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`
20512024-07-05T22:44:02.452Z Dirty camino v1.1.7: the rustflags changed
20522024-07-05T22:44:02.452Z Compiling camino v1.1.7
20532024-07-05T22:44:02.455Z 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`
20542024-07-05T22:44:02.895Z Dirty is-terminal v0.4.12: the rustflags changed
20552024-07-05T22:44:02.895Z Compiling is-terminal v0.4.12
20562024-07-05T22:44:02.897Z 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`
20572024-07-05T22:44:03.025Z Dirty dirs-sys-next v0.1.2: the rustflags changed
20582024-07-05T22:44:03.025Z Compiling dirs-sys-next v0.1.2
20592024-07-05T22:44:03.027Z 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`
20602024-07-05T22:44:03.154Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
20612024-07-05T22:44:03.204Z 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=6035bfd1394c42eb -C extra-filename=-6035bfd1394c42eb --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-4672e277e1a572ac.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`
20622024-07-05T22:44:03.272Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
20632024-07-05T22:44:03.299Z 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/c85a4ca/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=9ae5e715cf7f00bc -C extra-filename=-9ae5e715cf7f00bc --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-68edaa850aa6e991.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-43547b2f9dff53c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-c029fa5b69d0a1b3.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0e5b66acd00f6a6f.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-824220572bf7d9ef.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20642024-07-05T22:44:03.591Z Dirty dirs-next v2.0.0: the rustflags changed
20652024-07-05T22:44:03.591Z Compiling dirs-next v2.0.0
20662024-07-05T22:44:03.594Z 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`
20672024-07-05T22:44:03.735Z Compiling serde_yaml v0.9.34+deprecated
20682024-07-05T22:44:03.739Z 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=18553eb193c93d46 -C extra-filename=-18553eb193c93d46 --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-aa68f771fcb1244f.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-4672e277e1a572ac.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`
20692024-07-05T22:44:03.779Z Compiling base64 v0.22.1
20702024-07-05T22:44:03.783Z 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`
20712024-07-05T22:44:04.179Z Dirty term v0.7.0: the rustflags changed
20722024-07-05T22:44:04.179Z Compiling term v0.7.0
20732024-07-05T22:44:04.182Z 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`
20742024-07-05T22:44:04.339Z Compiling sha1 v0.10.6
20752024-07-05T22:44:04.369Z 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=8b945e659b7b4036 -C extra-filename=-8b945e659b7b4036 --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20762024-07-05T22:44:04.546Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20772024-07-05T22:44:04.549Z 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=ac3206fe034bc3fd -C extra-filename=-ac3206fe034bc3fd --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-7cf55b86468e2cf5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
20782024-07-05T22:44:04.775Z Compiling http v1.1.0
20792024-07-05T22:44:04.782Z 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=9dde3f9dca224507 -C extra-filename=-9dde3f9dca224507 --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-dd7a72d1688f4378.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`
20802024-07-05T22:44:05.841Z Compiling paste v1.0.15
20812024-07-05T22:44:05.841Z 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`
20822024-07-05T22:44:06.127Z Compiling toml v0.8.14
20832024-07-05T22:44:06.144Z 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.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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=ee96cd0fb24855b3 -C extra-filename=-ee96cd0fb24855b3 --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-4672e277e1a572ac.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-2c3364246f034657.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-07-05T22:44:06.403Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
20852024-07-05T22:44:06.471Z 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`
20862024-07-05T22:44:06.851Z Compiling diesel v2.1.6
20872024-07-05T22:44:06.854Z 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=9266ab8de70dce86 -C extra-filename=-9266ab8de70dce86 --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-68edaa850aa6e991.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-bc971ecf5555f600.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.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-56377d1a7ca1595b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
20882024-07-05T22:44:06.921Z Compiling strum_macros v0.26.2
20892024-07-05T22:44:06.937Z 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.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=b17a9959a2e34289 -C extra-filename=-b17a9959a2e34289 --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-07-05T22:44:07.285Z Dirty match_cfg v0.1.0: the rustflags changed
20912024-07-05T22:44:07.285Z Compiling match_cfg v0.1.0
20922024-07-05T22:44:07.303Z 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`
20932024-07-05T22:44:07.390Z Compiling fastrand v2.1.0
20942024-07-05T22:44:07.392Z 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`
20952024-07-05T22:44:07.789Z Compiling tempfile v3.10.1
20962024-07-05T22:44:07.792Z 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=9f29cb5c95507e01 -C extra-filename=-9f29cb5c95507e01 --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-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20972024-07-05T22:44:07.936Z Dirty hostname v0.3.1: the rustflags changed
20982024-07-05T22:44:07.936Z Compiling hostname v0.3.1
20992024-07-05T22:44:07.940Z 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`
21002024-07-05T22:44:07.967Z Compiling rustls-pki-types v1.7.0
21012024-07-05T22:44:07.970Z 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`
21022024-07-05T22:44:08.128Z Compiling crossbeam-channel v0.5.12
21032024-07-05T22:44:08.136Z 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`
21042024-07-05T22:44:08.201Z Dirty thread_local v1.1.8: the rustflags changed
21052024-07-05T22:44:08.201Z Compiling thread_local v1.1.8
21062024-07-05T22:44:08.204Z 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`
21072024-07-05T22:44:08.717Z Compiling ident_case v1.0.1
21082024-07-05T22:44:08.720Z 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`
21092024-07-05T22:44:08.797Z Dirty slog-async v2.8.0: the rustflags changed
21102024-07-05T22:44:08.797Z Compiling slog-async v2.8.0
21112024-07-05T22:44:08.800Z 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`
21122024-07-05T22:44:08.835Z Compiling rustls v0.22.4
21132024-07-05T22:44:08.839Z 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`
21142024-07-05T22:44:08.887Z Compiling darling_core v0.20.9
21152024-07-05T22:44:08.923Z 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=6ab58906e759419a -C extra-filename=-6ab58906e759419a --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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21162024-07-05T22:44:09.153Z Dirty take_mut v0.2.2: the rustflags changed
21172024-07-05T22:44:09.154Z Compiling take_mut v0.2.2
21182024-07-05T22:44:09.154Z 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`
21192024-07-05T22:44:09.298Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
21202024-07-05T22:44:09.318Z Compiling slog-term v2.9.1
21212024-07-05T22:44:09.334Z 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`
21222024-07-05T22:44:09.341Z Compiling rustls-webpki v0.102.4
21232024-07-05T22:44:09.346Z 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`
21242024-07-05T22:44:09.377Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
21252024-07-05T22:44:09.428Z 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`
21262024-07-05T22:44:09.664Z Compiling instant v0.1.12
21272024-07-05T22:44:09.687Z 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`
21282024-07-05T22:44:09.807Z Compiling rustls-pemfile v2.1.2
21292024-07-05T22:44:09.810Z 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`
21302024-07-05T22:44:10.333Z 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=426ca8e3cf642a0f -C extra-filename=-426ca8e3cf642a0f --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-ad0de7c3bd38a3e3.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`
21312024-07-05T22:44:10.581Z Compiling slog-json v2.6.1
21322024-07-05T22:44:10.598Z 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=565ad4861201c5bf -C extra-filename=-565ad4861201c5bf --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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
21332024-07-05T22:44:10.667Z Compiling multer v3.1.0
21342024-07-05T22:44:10.670Z 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`
21352024-07-05T22:44:10.949Z Compiling debug-ignore v1.0.5
21362024-07-05T22:44:10.952Z 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`
21372024-07-05T22:44:11.041Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
21382024-07-05T22:44:11.085Z Compiling slog-bunyan v2.5.0
21392024-07-05T22:44:11.103Z 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=e60bb8120ffa5f71 -C extra-filename=-e60bb8120ffa5f71 --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-565ad4861201c5bf.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`
21402024-07-05T22:44:11.106Z Compiling async-stream-impl v0.3.5
21412024-07-05T22:44:11.121Z 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=2b6c40d3c32d1bec -C extra-filename=-2b6c40d3c32d1bec --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-07-05T22:44:11.292Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21432024-07-05T22:44:11.295Z 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/6a3f84c/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`
21442024-07-05T22:44:11.530Z Compiling atomic-waker v1.1.2
21452024-07-05T22:44:11.532Z 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`
21462024-07-05T22:44:11.648Z Compiling quick-error v1.2.3
21472024-07-05T22:44:11.650Z 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`
21482024-07-05T22:44:11.725Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
21492024-07-05T22:44:11.789Z Compiling waitgroup v0.1.2
21502024-07-05T22:44:11.792Z 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`
21512024-07-05T22:44:11.792Z 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=8842baaebc8003eb -C extra-filename=-8842baaebc8003eb --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-dd7a72d1688f4378.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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.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`
21522024-07-05T22:44:12.008Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
21532024-07-05T22:44:12.044Z 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/6a3f84c/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=50a7d879771b766b -C extra-filename=-50a7d879771b766b --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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21542024-07-05T22:44:12.407Z Compiling strum v0.26.2
21552024-07-05T22:44:12.439Z 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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=234840c1187c1eb6 -C extra-filename=-234840c1187c1eb6 --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-b17a9959a2e34289.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-07-05T22:44:12.580Z Compiling serde_path_to_error v0.1.16
21572024-07-05T22:44:12.583Z 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=646f5948bda28496 -C extra-filename=-646f5948bda28496 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21582024-07-05T22:44:12.615Z Compiling async-stream v0.3.5
21592024-07-05T22:44:12.618Z 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=12d25670b15a7ddf -C extra-filename=-12d25670b15a7ddf --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-2b6c40d3c32d1bec.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`
21602024-07-05T22:44:12.901Z Compiling hostname v0.4.0
21612024-07-05T22:44:12.903Z 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`
21622024-07-05T22:44:12.942Z Compiling newtype-uuid v1.1.0
21632024-07-05T22:44:12.946Z 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=821d6d254ac79442 -C extra-filename=-821d6d254ac79442 --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-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-07-05T22:44:13.221Z Compiling structmeta-derive v0.3.0
21652024-07-05T22:44:13.224Z 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=792df2b02daa2b66 -C extra-filename=-792df2b02daa2b66 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-07-05T22:44:13.314Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21672024-07-05T22:44:13.317Z 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=b24afc9236ba7c6c -C extra-filename=-b24afc9236ba7c6c --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-821d6d254ac79442.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21682024-07-05T22:44:13.460Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21692024-07-05T22:44:13.476Z 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=0d745e6ec6695c0c -C extra-filename=-0d745e6ec6695c0c --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21702024-07-05T22:44:13.630Z Compiling backoff v0.4.0
21712024-07-05T22:44:13.646Z 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=229852f190a0dbd4 -C extra-filename=-229852f190a0dbd4 --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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-07-05T22:44:13.982Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21732024-07-05T22:44:13.985Z 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=0772481d7a5881c0 -C extra-filename=-0772481d7a5881c0 --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-68fbea665765f50d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21742024-07-05T22:44:14.376Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21752024-07-05T22:44:14.379Z 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=c4727b29468a5b0b -C extra-filename=-c4727b29468a5b0b --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-0d745e6ec6695c0c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21762024-07-05T22:44:14.557Z Compiling macaddr v1.0.1
21772024-07-05T22:44:14.576Z 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=0034983f4168ffe8 -C extra-filename=-0034983f4168ffe8 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-07-05T22:44:14.746Z Compiling tokio-rustls v0.25.0
21792024-07-05T22:44:14.749Z 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=5a0e34fb3bb63da0 -C extra-filename=-5a0e34fb3bb63da0 --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-426ca8e3cf642a0f.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.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`
21802024-07-05T22:44:15.001Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21812024-07-05T22:44:15.004Z 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=cd8e230b8e90aeeb -C extra-filename=-cd8e230b8e90aeeb --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-74a6e3bf0b98ee0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21822024-07-05T22:44:15.157Z Compiling wait-timeout v0.2.0
21832024-07-05T22:44:15.169Z 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`
21842024-07-05T22:44:15.176Z Compiling structmeta-derive v0.2.0
21852024-07-05T22:44:15.179Z 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=02d62ad3d8bf60cc -C extra-filename=-02d62ad3d8bf60cc --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-07-05T22:44:15.728Z Compiling rusty-fork v0.3.0
21872024-07-05T22:44:15.731Z 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=2135abe6a8cc3e57 -C extra-filename=-2135abe6a8cc3e57 --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-9f29cb5c95507e01.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`
21882024-07-05T22:44:16.324Z 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/6a3f84c/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=1756fcade5941f15 -C extra-filename=-1756fcade5941f15 --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-12d25670b15a7ddf.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-50a7d879771b766b.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-8842baaebc8003eb.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.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-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.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-e60bb8120ffa5f71.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-565ad4861201c5bf.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5a0e34fb3bb63da0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
21892024-07-05T22:44:16.412Z Compiling darling_macro v0.20.9
21902024-07-05T22:44:16.416Z 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=242ecc46932a4542 -C extra-filename=-242ecc46932a4542 --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-6ab58906e759419a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21912024-07-05T22:44:16.455Z Compiling rand_xorshift v0.3.0
21922024-07-05T22:44:16.457Z 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`
21932024-07-05T22:44:16.534Z Compiling structmeta v0.3.0
21942024-07-05T22:44:16.537Z 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=078ced04fbddcd97 -C extra-filename=-078ced04fbddcd97 --out-dir /work/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-792df2b02daa2b66.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-07-05T22:44:16.777Z Compiling unarray v0.1.4
21962024-07-05T22:44:16.780Z 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`
21972024-07-05T22:44:16.939Z Compiling proptest v1.4.0
21982024-07-05T22:44:16.942Z 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=eff945f53550ee8c -C extra-filename=-eff945f53550ee8c --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-68edaa850aa6e991.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-2135abe6a8cc3e57.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.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`
21992024-07-05T22:44:16.963Z Compiling parse-display-derive v0.9.0
22002024-07-05T22:44:16.963Z 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.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=2aedbb84224a43ab -C extra-filename=-2aedbb84224a43ab --out-dir /work/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-fcffde8d79cabe6d.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-078ced04fbddcd97.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-07-05T22:44:17.660Z Compiling darling v0.20.9
22022024-07-05T22:44:17.663Z 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=915b00ad5734cfe5 -C extra-filename=-915b00ad5734cfe5 --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-6ab58906e759419a.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-242ecc46932a4542.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-07-05T22:44:17.779Z Compiling serde_with_macros v3.8.1
22042024-07-05T22:44:17.782Z 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.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 --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' --warn=rust_2018_idioms '--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=6e89b3cb4dab7496 -C extra-filename=-6e89b3cb4dab7496 --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-915b00ad5734cfe5.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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-07-05T22:44:18.434Z Compiling structmeta v0.2.0
22062024-07-05T22:44:18.438Z 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=bfd95f98601eb714 -C extra-filename=-bfd95f98601eb714 --out-dir /work/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-02d62ad3d8bf60cc.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-07-05T22:44:18.881Z Compiling test-strategy v0.3.1
22082024-07-05T22:44:18.884Z 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=cfa793a02c4715a3 -C extra-filename=-cfa793a02c4715a3 --out-dir /work/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-bfd95f98601eb714.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-07-05T22:44:21.290Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
22102024-07-05T22:44:21.290Z Compiling proc-macro-error-attr v1.0.4
22112024-07-05T22:44:21.294Z 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`
22122024-07-05T22:44:21.311Z Compiling serde_with v3.8.1
22132024-07-05T22:44:21.352Z 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.1/src/lib.rs --error-format=json --json=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=unused_import_braces --warn=unused_extern_crates --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' --warn=rust_2018_idioms '--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=55754dcd4790f46f -C extra-filename=-55754dcd4790f46f --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-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-6e89b3cb4dab7496.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-07-05T22:44:21.648Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
22152024-07-05T22:44:21.719Z Dirty proc-macro-error v1.0.4: the rustflags changed
22162024-07-05T22:44:21.719Z Compiling proc-macro-error v1.0.4
22172024-07-05T22:44:21.722Z 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`
22182024-07-05T22:44:22.101Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
22192024-07-05T22:44:22.243Z 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`
22202024-07-05T22:44:22.473Z Compiling parse-display v0.9.0
22212024-07-05T22:44:22.497Z 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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=6be086b1a4f97451 -C extra-filename=-6be086b1a4f97451 --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-2aedbb84224a43ab.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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`
22222024-07-05T22:44:23.103Z Compiling camino-tempfile v1.1.1
22232024-07-05T22:44:23.160Z 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=093766fa683c4a19 -C extra-filename=-093766fa683c4a19 --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-6035bfd1394c42eb.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242024-07-05T22:44:23.205Z 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`
22252024-07-05T22:44:23.234Z Compiling proc-macro-crate v1.3.1
22262024-07-05T22:44:23.256Z 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=00db70854dbeac3c -C extra-filename=-00db70854dbeac3c --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-6c7f978b50cf1656.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-07-05T22:44:23.622Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22282024-07-05T22:44:23.625Z 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`
22292024-07-05T22:44:23.942Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22302024-07-05T22:44:23.945Z 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`
22312024-07-05T22:44:24.038Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
22322024-07-05T22:44:24.064Z Compiling foreign-types-macros v0.2.3
22332024-07-05T22:44:24.070Z 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=83772b1ad9557210 -C extra-filename=-83772b1ad9557210 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-07-05T22:44:24.250Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
22352024-07-05T22:44:24.279Z Compiling foreign-types-shared v0.3.1
22362024-07-05T22:44:24.282Z 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`
22372024-07-05T22:44:24.393Z Compiling num_enum_derive v0.5.11
22382024-07-05T22:44:24.396Z 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=271a81b8e0e7f68e -C extra-filename=-271a81b8e0e7f68e --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-00db70854dbeac3c.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`
22392024-07-05T22:44:24.413Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22402024-07-05T22:44:24.428Z 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`
22412024-07-05T22:44:24.740Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
22422024-07-05T22:44:24.759Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22432024-07-05T22:44:24.762Z 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=b78bc258f6569233 -C extra-filename=-b78bc258f6569233 --out-dir /work/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-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-ac3206fe034bc3fd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22442024-07-05T22:44:24.784Z 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`
22452024-07-05T22:44:24.952Z 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`
22462024-07-05T22:44:25.131Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22472024-07-05T22:44:25.134Z 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`
22482024-07-05T22:44:25.232Z Compiling cstr-argument v0.1.2
22492024-07-05T22:44:25.235Z 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`
22502024-07-05T22:44:25.479Z Compiling pretty-hex v0.2.1
22512024-07-05T22:44:25.482Z 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`
22522024-07-05T22:44:25.499Z Compiling foreign-types v0.5.0
22532024-07-05T22:44:25.502Z 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=aed001b316c70c81 -C extra-filename=-aed001b316c70c81 --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-83772b1ad9557210.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`
22542024-07-05T22:44:25.541Z Compiling tabwriter v1.4.0
22552024-07-05T22:44:25.544Z 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=2092fe5ef094ac50 -C extra-filename=-2092fe5ef094ac50 --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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-07-05T22:44:25.613Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22572024-07-05T22:44:25.616Z 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=e0bd7d5cfbf277a5 -C extra-filename=-e0bd7d5cfbf277a5 --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-aed001b316c70c81.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`
22582024-07-05T22:44:25.652Z Compiling colored v2.1.0
22592024-07-05T22:44:25.687Z 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`
22602024-07-05T22:44:26.060Z Compiling smf v0.2.3
22612024-07-05T22:44:26.063Z 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=b76e858b1c36c9a4 -C extra-filename=-b76e858b1c36c9a4 --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-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-07-05T22:44:26.157Z 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`
22632024-07-05T22:44:26.221Z Compiling humantime v2.1.0
22642024-07-05T22:44:26.224Z 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`
22652024-07-05T22:44:26.286Z Compiling termcolor v1.4.1
22662024-07-05T22:44:26.298Z 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`
22672024-07-05T22:44:26.432Z Compiling same-file v1.0.6
22682024-07-05T22:44:26.454Z 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`
22692024-07-05T22:44:26.673Z Compiling walkdir v2.5.0
22702024-07-05T22:44:26.690Z 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`
22712024-07-05T22:44:26.758Z Compiling arc-swap v1.7.1
22722024-07-05T22:44:26.761Z 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`
22732024-07-05T22:44:27.185Z Compiling newline-converter v0.3.0
22742024-07-05T22:44:27.188Z 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`
22752024-07-05T22:44:27.351Z Compiling slog-scope v4.4.0
22762024-07-05T22:44:27.354Z 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`
22772024-07-05T22:44:27.425Z Compiling expectorate v1.1.0
22782024-07-05T22:44:27.442Z 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=ce4258ca2081b94b -C extra-filename=-ce4258ca2081b94b --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-817914e7f6165c83.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792024-07-05T22:44:27.445Z Compiling xattr v1.3.1
22802024-07-05T22:44:27.484Z 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=4bac1d41f210f44e -C extra-filename=-4bac1d41f210f44e --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-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22812024-07-05T22:44:27.487Z Dirty filetime v0.2.23: the rustflags changed
22822024-07-05T22:44:27.487Z Compiling filetime v0.2.23
22832024-07-05T22:44:27.490Z 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`
22842024-07-05T22:44:27.558Z Compiling num_enum v0.5.11
22852024-07-05T22:44:27.563Z 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=801ee018acd3c582 -C extra-filename=-801ee018acd3c582 --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-271a81b8e0e7f68e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22862024-07-05T22:44:27.591Z Compiling slog-stdlog v4.1.1
22872024-07-05T22:44:27.594Z 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`
22882024-07-05T22:44:27.718Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22892024-07-05T22:44:27.722Z 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=0f47249df1629ccd -C extra-filename=-0f47249df1629ccd --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-801ee018acd3c582.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22902024-07-05T22:44:27.740Z Compiling tar v0.4.40
22912024-07-05T22:44:27.753Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' -C metadata=c1e487a2102da29d -C extra-filename=-c1e487a2102da29d --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-4bac1d41f210f44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-07-05T22:44:27.852Z Compiling slog-envlogger v2.2.0
22932024-07-05T22:44:27.855Z 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=93429d35afa4cfa7 -C extra-filename=-93429d35afa4cfa7 --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-fcffde8d79cabe6d.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`
22942024-07-05T22:44:27.885Z Compiling utf-8 v0.7.6
22952024-07-05T22:44:27.888Z 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`
22962024-07-05T22:44:27.964Z Compiling termtree v0.4.1
22972024-07-05T22:44:27.967Z 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`
22982024-07-05T22:44:28.113Z Compiling heapless v0.8.0
22992024-07-05T22:44:28.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/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`
23002024-07-05T22:44:28.244Z Compiling predicates-tree v1.0.9
23012024-07-05T22:44:28.247Z 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`
23022024-07-05T22:44:28.263Z Compiling hash32 v0.3.1
23032024-07-05T22:44:28.266Z 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`
23042024-07-05T22:44:28.504Z Compiling smoltcp v0.11.0
23052024-07-05T22:44:28.507Z 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`
23062024-07-05T22:44:28.703Z Compiling crucible-workspace-hack v0.1.0
23072024-07-05T22:44:28.706Z 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`
23082024-07-05T22:44:28.764Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
23092024-07-05T22:44:28.823Z Compiling cobs v0.2.3
23102024-07-05T22:44:28.845Z 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`
23112024-07-05T22:44:29.024Z Compiling embedded-io v0.4.0
23122024-07-05T22:44:29.027Z 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`
23132024-07-05T22:44:29.092Z 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`
23142024-07-05T22:44:29.095Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
23152024-07-05T22:44:29.123Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23162024-07-05T22:44:29.126Z 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/915975f/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=e7de020f864e8ea4 -C extra-filename=-e7de020f864e8ea4 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4 -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`
23172024-07-05T22:44:29.240Z Compiling postcard v1.0.8
23182024-07-05T22:44:29.243Z 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=e710532df4af14d9 -C extra-filename=-e710532df4af14d9 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-07-05T22:44:29.311Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
23202024-07-05T22:44:29.314Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23212024-07-05T22:44:29.314Z 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/915975f/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=f9c9a305a8b3123e -C extra-filename=-f9c9a305a8b3123e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222024-07-05T22:44:29.468Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4/build-script-build`
23232024-07-05T22:44:29.516Z 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`
23242024-07-05T22:44:29.539Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23252024-07-05T22:44:29.542Z 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/915975f/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=428f1419c5261db7 -C extra-filename=-428f1419c5261db7 --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262024-07-05T22:44:29.607Z Compiling sigpipe v0.1.3
23272024-07-05T22:44:29.612Z 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`
23282024-07-05T22:44:29.658Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23292024-07-05T22:44:29.661Z 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=9abff3a74d03fe2e -C extra-filename=-9abff3a74d03fe2e --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-ac3206fe034bc3fd.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-b78bc258f6569233.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23302024-07-05T22:44:29.728Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
23312024-07-05T22:44:29.731Z 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`
23322024-07-05T22:44:29.799Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23332024-07-05T22:44:29.802Z 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=428c519c29f52f41 -C extra-filename=-428c519c29f52f41 --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-696f446512d94c66.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.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-fcffde8d79cabe6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-9abff3a74d03fe2e.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`
23342024-07-05T22:44:29.871Z Compiling derive-where v1.2.7
23352024-07-05T22:44:29.902Z 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=5895ae7445be61c1 -C extra-filename=-5895ae7445be61c1 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362024-07-05T22:44:30.034Z 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`
23372024-07-05T22:44:30.052Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
23382024-07-05T22:44:30.078Z Compiling atty v0.2.14
23392024-07-05T22:44:30.081Z 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`
23402024-07-05T22:44:30.097Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23412024-07-05T22:44:30.100Z 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`
23422024-07-05T22:44:30.209Z 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=837fcf16ccae9c4f -C extra-filename=-837fcf16ccae9c4f --out-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-0f47249df1629ccd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.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-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
23432024-07-05T22:44:30.439Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23442024-07-05T22:44:30.469Z 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`
23452024-07-05T22:44:30.599Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23462024-07-05T22:44:30.602Z 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/5ebf962/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=875bc39aa0846d0c -C extra-filename=-875bc39aa0846d0c --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-234840c1187c1eb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-07-05T22:44:31.098Z Compiling pem v3.0.4
23482024-07-05T22:44:31.133Z 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`
23492024-07-05T22:44:31.957Z Compiling num-derive v0.4.2
23502024-07-05T22:44:31.983Z 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=d349b6e6f0cd730e -C extra-filename=-d349b6e6f0cd730e --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-07-05T22:44:32.197Z Compiling mockall_derive v0.12.1
23522024-07-05T22:44:32.202Z 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=0ac79f2feee33b66 -C extra-filename=-0ac79f2feee33b66 --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-07-05T22:44:33.838Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23542024-07-05T22:44:33.841Z 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/915975f/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=07f3225ff059499d -C extra-filename=-07f3225ff059499d --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-f9c9a305a8b3123e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
23552024-07-05T22:44:34.129Z Compiling fragile v2.0.0
23562024-07-05T22:44:34.159Z 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`
23572024-07-05T22:44:34.723Z Compiling downcast v0.11.0
23582024-07-05T22:44:34.731Z 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`
23592024-07-05T22:44:34.769Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
23602024-07-05T22:44:34.772Z 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/e10f879/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=302c275fcffdd7f0 -C extra-filename=-302c275fcffdd7f0 --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-d349b6e6f0cd730e.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-07-05T22:44:34.949Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23622024-07-05T22:44:34.980Z 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=15c381a63673ff78 -C extra-filename=-15c381a63673ff78 --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-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.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`
23632024-07-05T22:44:35.061Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23642024-07-05T22:44:35.063Z 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/5ebf962/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=8f498c6d1d30bef0 -C extra-filename=-8f498c6d1d30bef0 --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-875bc39aa0846d0c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-07-05T22:44:35.498Z 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/915975f/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=7d2ed8e01c6307eb -C extra-filename=-7d2ed8e01c6307eb --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-f9c9a305a8b3123e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-428f1419c5261db7.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-07f3225ff059499d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2092fe5ef094ac50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
23662024-07-05T22:44:35.701Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23672024-07-05T22:44:35.704Z 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/915975f/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=a258e3a11fd764c1 -C extra-filename=-a258e3a11fd764c1 --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-f9c9a305a8b3123e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7d2ed8e01c6307eb.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2092fe5ef094ac50.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-07-05T22:44:35.721Z Compiling tungstenite v0.20.1
23692024-07-05T22:44:35.724Z 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=d2572278f1501d2b -C extra-filename=-d2572278f1501d2b --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-dd7a72d1688f4378.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.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-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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`
23702024-07-05T22:44:35.961Z Compiling tungstenite v0.21.0
23712024-07-05T22:44:35.964Z 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=83e72619bd4f6b5e -C extra-filename=-83e72619bd4f6b5e --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-dd7a72d1688f4378.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.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-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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`
23722024-07-05T22:44:36.658Z Compiling env_logger v0.9.3
23732024-07-05T22:44:36.662Z 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=cf93980e941b35d2 -C extra-filename=-cf93980e941b35d2 --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-fcffde8d79cabe6d.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`
23742024-07-05T22:44:37.942Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23752024-07-05T22:44:37.944Z 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/915975f/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=bdaeb84395fc44c1 -C extra-filename=-bdaeb84395fc44c1 --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-837fcf16ccae9c4f.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-7d2ed8e01c6307eb.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a258e3a11fd764c1.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-e710532df4af14d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762024-07-05T22:44:37.991Z Compiling tokio-tungstenite v0.20.1
23772024-07-05T22:44:37.996Z 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=02ab4d7a8309406c -C extra-filename=-02ab4d7a8309406c --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-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d2572278f1501d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782024-07-05T22:44:38.101Z Compiling tokio-tungstenite v0.21.0
23792024-07-05T22:44:38.160Z 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=1613577a239d83bf -C extra-filename=-1613577a239d83bf --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-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-83e72619bd4f6b5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802024-07-05T22:44:38.173Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23812024-07-05T22:44:38.173Z 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=f95470db408e91a6 -C extra-filename=-f95470db408e91a6 --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-234840c1187c1eb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822024-07-05T22:44:38.505Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23832024-07-05T22:44:38.542Z 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=89f71b35b29dcbc7 -C extra-filename=-89f71b35b29dcbc7 --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-32581a82eb7d7a50.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-428c519c29f52f41.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-18553eb193c93d46.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842024-07-05T22:44:38.616Z Compiling bitstruct_derive v0.1.0
23852024-07-05T22:44:38.696Z 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`
23862024-07-05T22:44:38.696Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23872024-07-05T22:44:38.696Z 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`
23882024-07-05T22:44:38.790Z Compiling ascii v1.1.0
23892024-07-05T22:44:38.791Z 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`
23902024-07-05T22:44:38.826Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23912024-07-05T22:44:38.826Z 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`
23922024-07-05T22:44:39.051Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23932024-07-05T22:44:39.057Z 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=c42440b1dc40a050 -C extra-filename=-c42440b1dc40a050 --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-f95470db408e91a6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-07-05T22:44:39.296Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
23952024-07-05T22:44:39.299Z 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=11bf20675aa33d15 -C extra-filename=-11bf20675aa33d15 --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-1e5c7f2f5ce5ed02.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-cf93980e941b35d2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962024-07-05T22:44:39.404Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23972024-07-05T22:44:39.407Z 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=ef4562782a66af96 -C extra-filename=-ef4562782a66af96 --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-234840c1187c1eb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-07-05T22:44:39.482Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23992024-07-05T22:44:39.485Z 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=258601b4eedd664a -C extra-filename=-258601b4eedd664a --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-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24002024-07-05T22:44:39.848Z Compiling serde_arrays v0.1.0
24012024-07-05T22:44:39.851Z 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=66890dfdfdc67b05 -C extra-filename=-66890dfdfdc67b05 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-07-05T22:44:39.998Z Compiling erased-serde v0.3.31
24032024-07-05T22:44:40.015Z 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=f6eb3b215de941c6 -C extra-filename=-f6eb3b215de941c6 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-07-05T22:44:40.104Z Compiling bitstruct v0.1.1
24052024-07-05T22:44:40.107Z 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`
24062024-07-05T22:44:40.128Z Compiling heck v0.3.3
24072024-07-05T22:44:40.131Z 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`
24082024-07-05T22:44:40.214Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
24092024-07-05T22:44:40.217Z 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`
24102024-07-05T22:44:40.538Z Compiling zone_cfg_derive v0.1.2
24112024-07-05T22:44:40.541Z 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`
24122024-07-05T22:44:40.558Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
24132024-07-05T22:44:40.586Z Compiling headers-core v0.2.0
24142024-07-05T22:44:40.591Z 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=170fecbb9495f1b0 -C extra-filename=-170fecbb9495f1b0 --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-ae5f8217408e6b84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152024-07-05T22:44:40.745Z Compiling base64 v0.13.1
24162024-07-05T22:44:40.749Z 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`
24172024-07-05T22:44:40.842Z Compiling convert_case v0.4.0
24182024-07-05T22:44:40.845Z 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`
24192024-07-05T22:44:40.903Z Compiling mockall v0.12.1
24202024-07-05T22:44:40.905Z 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=b0912e420d4c46c4 -C extra-filename=-b0912e420d4c46c4 --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-0ac79f2feee33b66.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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`
24212024-07-05T22:44:41.253Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24222024-07-05T22:44:41.256Z 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=e51893a1ffce0970 -C extra-filename=-e51893a1ffce0970 --out-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-c42440b1dc40a050.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.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-ef4562782a66af96.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-f6eb3b215de941c6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-258601b4eedd664a.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-11bf20675aa33d15.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-66890dfdfdc67b05.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
24232024-07-05T22:44:41.365Z Compiling ron v0.7.1
24242024-07-05T22:44:41.368Z 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=d4c3c338a74c0b82 -C extra-filename=-d4c3c338a74c0b82 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252024-07-05T22:44:41.385Z Compiling headers v0.3.9
24262024-07-05T22:44:41.385Z 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=ff0715f14b853fbb -C extra-filename=-ff0715f14b853fbb --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-dd7a72d1688f4378.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-170fecbb9495f1b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.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-8b945e659b7b4036.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272024-07-05T22:44:41.825Z Compiling derive_more v0.99.17
24282024-07-05T22:44:41.828Z 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.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 --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=8d29d13d7bf43ef2 -C extra-filename=-8d29d13d7bf43ef2 --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-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24292024-07-05T22:44:42.230Z Compiling zone v0.1.8
24302024-07-05T22:44:42.259Z 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=dccbcec5c1cf7bf0 -C extra-filename=-dccbcec5c1cf7bf0 --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-d63c2199f087120e.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`
24312024-07-05T22:44:43.481Z 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=64a4a0d058b4f0cf -C extra-filename=-64a4a0d058b4f0cf --out-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-0f47249df1629ccd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-801ee018acd3c582.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.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-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
24322024-07-05T22:44:43.765Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24332024-07-05T22:44:43.769Z 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=65068cdddea67b36 -C extra-filename=-65068cdddea67b36 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-65068cdddea67b36 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.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-68edaa850aa6e991.rlib --extern bstr=/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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.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-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.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-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.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-32581a82eb7d7a50.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-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.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-733bcdf81d614613.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-89f824e58d8ab293.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-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.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-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
24342024-07-05T22:44:43.798Z Compiling portpicker v0.1.1
24352024-07-05T22:44:43.801Z 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`
24362024-07-05T22:44:43.816Z Compiling rcgen v0.12.1
24372024-07-05T22:44:43.816Z 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`
24382024-07-05T22:44:44.088Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-65068cdddea67b36/build-script-build`
24392024-07-05T22:44:44.120Z 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=22ebf27fa4a2bb4a -C extra-filename=-22ebf27fa4a2bb4a --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-421425fc2e57fee5.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-68edaa850aa6e991.rmeta --extern bstr=/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-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.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-b82d7ce9189b2915.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.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-ba81b75b25753024.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-7aef43c76aeb1ee3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.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-c3683bcd14a303da.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.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-32581a82eb7d7a50.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-fe28f435911e68cf.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.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-733bcdf81d614613.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.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-34e4e5413d1fe820.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
24402024-07-05T22:44:44.140Z Compiling atomicwrites v0.4.3
24412024-07-05T22:44:44.140Z 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=81052b44d834233d -C extra-filename=-81052b44d834233d --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-dc85c4c646f75cd3.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-07-05T22:44:44.230Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24432024-07-05T22:44:44.233Z 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=74cd09f159c992dd -C extra-filename=-74cd09f159c992dd --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
24442024-07-05T22:44:44.504Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24452024-07-05T22:44:44.504Z 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=52878f5c4a1119e1 -C extra-filename=-52878f5c4a1119e1 --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
24462024-07-05T22:44:44.726Z Compiling subprocess v0.2.9
24472024-07-05T22:44:44.729Z 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`
24482024-07-05T22:44:45.146Z Compiling password-hash v0.5.0
24492024-07-05T22:44:45.199Z 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`
24502024-07-05T22:44:45.661Z Compiling blake2 v0.10.6
24512024-07-05T22:44:45.688Z 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=043a5602b09fa3e9 -C extra-filename=-043a5602b09fa3e9 --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522024-07-05T22:44:46.215Z Compiling linked-hash-map v0.5.6
24532024-07-05T22:44:46.220Z 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`
24542024-07-05T22:44:46.338Z Compiling argon2 v0.5.3
24552024-07-05T22:44:46.351Z 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=60efb8b0ceda0817 -C extra-filename=-60efb8b0ceda0817 --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-043a5602b09fa3e9.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`
24562024-07-05T22:44:46.560Z Compiling lru-cache v0.1.2
24572024-07-05T22:44:46.563Z 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`
24582024-07-05T22:44:46.762Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24592024-07-05T22:44:46.765Z 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=8d3852971968f078 -C extra-filename=-8d3852971968f078 --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-22ebf27fa4a2bb4a.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`
24602024-07-05T22:44:46.789Z Compiling prettyplease v0.2.20
24612024-07-05T22:44:46.792Z 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`
24622024-07-05T22:44:47.018Z Dirty swrite v0.1.0: the rustflags changed
24632024-07-05T22:44:47.018Z Compiling swrite v0.1.0
24642024-07-05T22:44:47.021Z 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`
24652024-07-05T22:44:47.071Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24662024-07-05T22:44:47.074Z 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=5cc23c072fe6b418 -C extra-filename=-5cc23c072fe6b418 --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-60efb8b0ceda0817.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
24672024-07-05T22:44:47.107Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
24682024-07-05T22:44:47.152Z 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=b132c9c21d2aada4 -C extra-filename=-b132c9c21d2aada4 --out-dir /work/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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692024-07-05T22:44:47.155Z Compiling resolv-conf v0.7.0
24702024-07-05T22:44:47.232Z 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`
24712024-07-05T22:44:47.371Z Compiling semver v0.1.20
24722024-07-05T22:44:47.374Z 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`
24732024-07-05T22:44:47.490Z Compiling home v0.5.9
24742024-07-05T22:44:47.496Z 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`
24752024-07-05T22:44:47.769Z Compiling rustc_version v0.1.7
24762024-07-05T22:44:47.772Z 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`
24772024-07-05T22:44:47.975Z Compiling trust-dns-resolver v0.22.0
24782024-07-05T22:44:47.978Z 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=46e270ec2858d8b0 -C extra-filename=-46e270ec2858d8b0 --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-7aef43c76aeb1ee3.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-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-07-05T22:44:48.038Z Compiling cancel-safe-futures v0.1.5
24802024-07-05T22:44:48.040Z 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`
24812024-07-05T22:44:48.306Z Compiling newtype_derive v0.1.6
24822024-07-05T22:44:48.309Z 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`
24832024-07-05T22:44:48.474Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
24842024-07-05T22:44:48.503Z Compiling num-rational v0.4.2
24852024-07-05T22:44:48.506Z 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`
24862024-07-05T22:44:48.671Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
24872024-07-05T22:44:48.746Z 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`
24882024-07-05T22:44:48.866Z Compiling steno v0.4.1
24892024-07-05T22:44:48.887Z 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=87a7b8d4f81d7e4f -C extra-filename=-87a7b8d4f81d7e4f --out-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-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-fe28f435911e68cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24902024-07-05T22:44:49.269Z Compiling num-complex v0.4.6
24912024-07-05T22:44:49.272Z 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`
24922024-07-05T22:44:50.272Z Compiling slog-dtrace v0.3.0
24932024-07-05T22:44:50.276Z 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`
24942024-07-05T22:44:50.333Z Compiling half v2.4.1
24952024-07-05T22:44:50.349Z 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`
24962024-07-05T22:44:50.352Z Compiling ciborium-io v0.2.2
24972024-07-05T22:44:50.372Z 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`
24982024-07-05T22:44:50.471Z Compiling num v0.4.3
24992024-07-05T22:44:50.498Z 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`
25002024-07-05T22:44:50.588Z 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=9a6c754d0434c6ba -C extra-filename=-9a6c754d0434c6ba --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-7aef43c76aeb1ee3.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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25012024-07-05T22:44:50.623Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
25022024-07-05T22:44:50.691Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25032024-07-05T22:44:50.707Z 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=4a7cf438ab0335e4 -C extra-filename=-4a7cf438ab0335e4 --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
25042024-07-05T22:44:50.855Z Compiling ciborium-ll v0.2.2
25052024-07-05T22:44:50.858Z 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`
25062024-07-05T22:44:50.890Z Compiling signature v2.2.0
25072024-07-05T22:44:50.893Z 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=fdd14e9df2e474ee -C extra-filename=-fdd14e9df2e474ee --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-9f75c9e3d30833c2.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`
25082024-07-05T22:44:51.158Z Compiling float-ord v0.3.2
25092024-07-05T22:44:51.162Z 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`
25102024-07-05T22:44:51.194Z Compiling rayon-core v1.12.1
25112024-07-05T22:44:51.199Z 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`
25122024-07-05T22:44:51.264Z Compiling glob v0.3.1
25132024-07-05T22:44:51.281Z 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`
25142024-07-05T22:44:51.334Z Compiling ciborium v0.2.2
25152024-07-05T22:44:51.337Z 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=a62716525305b8a9 -C extra-filename=-a62716525305b8a9 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-07-05T22:44:51.525Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
25172024-07-05T22:44:51.558Z 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=41b38326b56a1e30 -C extra-filename=-41b38326b56a1e30 --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-9346fb25cc012072.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-07-05T22:44:52.010Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25192024-07-05T22:44:52.014Z 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=5df92541da858ca9 -C extra-filename=-5df92541da858ca9 --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-e51893a1ffce0970.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-07-05T22:44:52.148Z Compiling crossbeam-deque v0.8.5
25212024-07-05T22:44:52.153Z 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`
25222024-07-05T22:44:52.222Z Compiling libsw v3.3.1
25232024-07-05T22:44:52.225Z 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=4024ef39570dd3ee -C extra-filename=-4024ef39570dd3ee --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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-07-05T22:44:52.432Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25252024-07-05T22:44:52.470Z 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=c7a5275e70b3d4d5 -C extra-filename=-c7a5275e70b3d4d5 --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-5df92541da858ca9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-07-05T22:44:52.498Z 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`
25272024-07-05T22:44:52.537Z Compiling owo-colors v4.0.0
25282024-07-05T22:44:52.540Z 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`
25292024-07-05T22:44:52.818Z Compiling linear-map v1.2.0
25302024-07-05T22:44:52.821Z 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`
25312024-07-05T22:44:53.135Z Compiling nibble_vec v0.1.0
25322024-07-05T22:44:53.138Z 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`
25332024-07-05T22:44:53.212Z Compiling endian-type v0.1.2
25342024-07-05T22:44:53.215Z 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`
25352024-07-05T22:44:53.350Z Compiling rayon v1.10.0
25362024-07-05T22:44:53.353Z 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`
25372024-07-05T22:44:53.443Z Compiling radix_trie v0.2.1
25382024-07-05T22:44:53.446Z 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`
25392024-07-05T22:44:54.182Z Compiling fxhash v0.2.1
25402024-07-05T22:44:54.185Z 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`
25412024-07-05T22:44:54.387Z Compiling display-error-chain v0.2.0
25422024-07-05T22:44:54.390Z 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`
25432024-07-05T22:44:54.426Z Compiling radium v0.7.0
25442024-07-05T22:44:54.429Z 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`
25452024-07-05T22:44:54.480Z Compiling maybe-uninit v2.0.0
25462024-07-05T22:44:54.505Z 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`
25472024-07-05T22:44:54.561Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25482024-07-05T22:44:54.564Z 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=c23ac9be7ca12101 -C extra-filename=-c23ac9be7ca12101 --out-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-9a6c754d0434c6ba.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-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.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-22ebf27fa4a2bb4a.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-6525bd8b2cad9ea3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
25492024-07-05T22:44:54.942Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
25502024-07-05T22:44:54.960Z Compiling tap v1.0.1
25512024-07-05T22:44:54.964Z 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`
25522024-07-05T22:44:54.984Z 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`
25532024-07-05T22:44:55.093Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
25542024-07-05T22:44:55.143Z Compiling wyz v0.5.1
25552024-07-05T22:44:55.146Z Compiling bzip2-sys v0.1.11+1.0.8
25562024-07-05T22:44:55.146Z 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`
25572024-07-05T22:44:55.146Z 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`
25582024-07-05T22:44:55.467Z Compiling num-bigint-dig v0.8.4
25592024-07-05T22:44:55.485Z 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`
25602024-07-05T22:44:55.611Z Compiling packed_struct v0.10.1
25612024-07-05T22:44:55.614Z 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`
25622024-07-05T22:44:55.685Z Compiling crc-catalog v2.4.0
25632024-07-05T22:44:55.688Z 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`
25642024-07-05T22:44:55.817Z Compiling funty v2.0.0
25652024-07-05T22:44:55.819Z 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`
25662024-07-05T22:44:55.835Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
25672024-07-05T22:44:55.862Z Compiling crc v3.2.1
25682024-07-05T22:44:55.877Z 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`
25692024-07-05T22:44:56.092Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
25702024-07-05T22:44:56.095Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
25712024-07-05T22:44:56.585Z 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`
25722024-07-05T22:44:56.679Z Compiling packed_struct_codegen v0.10.1
25732024-07-05T22:44:56.696Z 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`
25742024-07-05T22:44:56.845Z Compiling indexmap v1.9.3
25752024-07-05T22:44:56.848Z 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`
25762024-07-05T22:44:56.964Z Compiling bitvec v1.0.1
25772024-07-05T22:44:56.967Z 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`
25782024-07-05T22:44:57.187Z Compiling nodrop v0.1.14
25792024-07-05T22:44:57.213Z 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`
25802024-07-05T22:44:57.311Z Compiling array-init v0.0.4
25812024-07-05T22:44:57.339Z 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`
25822024-07-05T22:44:57.743Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
25832024-07-05T22:44:57.772Z 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`
25842024-07-05T22:44:57.923Z Compiling smallvec v0.6.14
25852024-07-05T22:44:57.926Z 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`
25862024-07-05T22:44:58.129Z 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=281abbaa3facfd2c -C extra-filename=-281abbaa3facfd2c --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-4672e277e1a572ac.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
25872024-07-05T22:44:58.364Z Compiling pkcs1 v0.7.5
25882024-07-05T22:44:58.364Z 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=1e4d22b21b202642 -C extra-filename=-1e4d22b21b202642 --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-15742905e37d1a92.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-07-05T22:44:58.385Z Compiling bitfield v0.14.0
25902024-07-05T22:44:58.388Z 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`
25912024-07-05T22:44:58.553Z Compiling hashbrown v0.12.3
25922024-07-05T22:44:58.556Z 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`
25932024-07-05T22:44:58.702Z Compiling serde-hex v0.1.0
25942024-07-05T22:44:58.704Z 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=058ed51eef324044 -C extra-filename=-058ed51eef324044 --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-4672e277e1a572ac.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`
25952024-07-05T22:44:58.722Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25962024-07-05T22:44:58.725Z 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=910fdaed53da7689 -C extra-filename=-910fdaed53da7689 --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-be2fe995196acd49.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-428c519c29f52f41.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-89f71b35b29dcbc7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
25972024-07-05T22:44:58.945Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
25982024-07-05T22:44:59.002Z 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/6e0a232/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=73f0dc103d3948cf -C extra-filename=-73f0dc103d3948cf --out-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-9346fb25cc012072.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
25992024-07-05T22:44:59.366Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26002024-07-05T22:44:59.382Z 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=ad89b5dc69a156ed -C extra-filename=-ad89b5dc69a156ed --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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26012024-07-05T22:44:59.673Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26022024-07-05T22:44:59.676Z 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=9cb75240a4707290 -C extra-filename=-9cb75240a4707290 --out-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-9346fb25cc012072.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
26032024-07-05T22:44:59.876Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26042024-07-05T22:44:59.879Z 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=c7be915a3f5b384d -C extra-filename=-c7be915a3f5b384d --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-9346fb25cc012072.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26052024-07-05T22:45:00.619Z 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=fd15a31103479583 -C extra-filename=-fd15a31103479583 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062024-07-05T22:45:01.724Z Compiling rsa v0.9.6
26072024-07-05T22:45:01.729Z 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=3b5455bf3e8a27ab -C extra-filename=-3b5455bf3e8a27ab --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-9f75c9e3d30833c2.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-281abbaa3facfd2c.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-1e4d22b21b202642.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082024-07-05T22:45:03.380Z 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`
26092024-07-05T22:45:04.284Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26102024-07-05T22:45:04.300Z 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=998fdc8ba5c8fa75 -C extra-filename=-998fdc8ba5c8fa75 --out-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-74cd09f159c992dd.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26112024-07-05T22:45:04.706Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
26122024-07-05T22:45:04.709Z 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=a0634018c1a44581 -C extra-filename=-a0634018c1a44581 --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-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-64a4a0d058b4f0cf.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-ad89b5dc69a156ed.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-c7a5275e70b3d4d5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-d4c3c338a74c0b82.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2092fe5ef094ac50.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-dccbcec5c1cf7bf0.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`
26132024-07-05T22:45:06.504Z 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=371a864e2daf4a50 -C extra-filename=-371a864e2daf4a50 --out-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-74cd09f159c992dd.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26142024-07-05T22:45:06.618Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26152024-07-05T22:45:06.621Z 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=90b0b5b41ad0853a -C extra-filename=-90b0b5b41ad0853a --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-d0be8f0251f816c0.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-fd15a31103479583.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162024-07-05T22:45:06.974Z Compiling bzip2 v0.4.4
26172024-07-05T22:45:06.977Z 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`
26182024-07-05T22:45:07.391Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26192024-07-05T22:45:07.394Z 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=c1687b60c7be20fb -C extra-filename=-c1687b60c7be20fb --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-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-07-05T22:45:07.730Z Compiling env_logger v0.10.2
26212024-07-05T22:45:07.746Z 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`
26222024-07-05T22:45:08.943Z Compiling x509-cert v0.2.5
26232024-07-05T22:45:08.947Z 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=139d1a952946aa8c -C extra-filename=-139d1a952946aa8c --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-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242024-07-05T22:45:09.553Z Compiling ron v0.8.1
26252024-07-05T22:45:09.556Z 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=e4d38e36363f39b7 -C extra-filename=-e4d38e36363f39b7 --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-68edaa850aa6e991.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-07-05T22:45:11.807Z Compiling hashbrown v0.13.2
26272024-07-05T22:45:11.810Z 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=a642c6941f5bddf1 -C extra-filename=-a642c6941f5bddf1 --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-421425fc2e57fee5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-07-05T22:45:11.943Z Compiling crc-any v2.5.0
26292024-07-05T22:45:11.946Z 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`
26302024-07-05T22:45:12.320Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26312024-07-05T22:45:12.323Z 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=c6710e043a3c446c -C extra-filename=-c6710e043a3c446c --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-e4d38e36363f39b7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26322024-07-05T22:45:12.471Z Compiling zip v0.6.6
26332024-07-05T22:45:12.474Z 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`
26342024-07-05T22:45:12.983Z Compiling object v0.30.4
26352024-07-05T22:45:12.986Z 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=a7948064f14cd7b8 -C extra-filename=-a7948064f14cd7b8 --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-a642c6941f5bddf1.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`
26362024-07-05T22:45:13.095Z Compiling path-slash v0.1.5
26372024-07-05T22:45:13.106Z 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`
26382024-07-05T22:45:13.344Z Compiling arrayref v0.3.7
26392024-07-05T22:45:13.347Z 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`
26402024-07-05T22:45:13.451Z Compiling constant_time_eq v0.3.0
26412024-07-05T22:45:13.454Z 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`
26422024-07-05T22:45:13.635Z Compiling arrayvec v0.7.4
26432024-07-05T22:45:13.641Z 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`
26442024-07-05T22:45:13.939Z Compiling ring v0.16.20
26452024-07-05T22:45:13.942Z 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`
26462024-07-05T22:45:13.957Z Compiling blake3 v1.5.1
26472024-07-05T22:45:13.960Z 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`
26482024-07-05T22:45:14.013Z Compiling maplit v1.0.2
26492024-07-05T22:45:14.049Z 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`
26502024-07-05T22:45:14.138Z Compiling async-recursion v1.1.1
26512024-07-05T22:45:14.141Z 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=00f984745c88059e -C extra-filename=-00f984745c88059e --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-07-05T22:45:14.656Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26532024-07-05T22:45:14.659Z 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=f2aa43e6f0dd0b1c -C extra-filename=-f2aa43e6f0dd0b1c --out-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-6035bfd1394c42eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26542024-07-05T22:45:15.099Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26552024-07-05T22:45:15.102Z 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=1359be9832b5f16e -C extra-filename=-1359be9832b5f16e --out-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-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8f498c6d1d30bef0.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-302c275fcffdd7f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b0912e420d4c46c4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a258e3a11fd764c1.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-52878f5c4a1119e1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
26562024-07-05T22:45:16.112Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26572024-07-05T22:45:16.115Z 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=4cf7a5c89510f55e -C extra-filename=-4cf7a5c89510f55e --out-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-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26582024-07-05T22:45:17.386Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26592024-07-05T22:45:17.389Z 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=a87f0787d8f2a331 -C extra-filename=-a87f0787d8f2a331 --out-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-81052b44d834233d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-a0634018c1a44581.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-fcffde8d79cabe6d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-c1e487a2102da29d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26602024-07-05T22:45:20.030Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26612024-07-05T22:45:20.033Z 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=a5a953db403bfc89 -C extra-filename=-a5a953db403bfc89 --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-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-371a864e2daf4a50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-fcffde8d79cabe6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26622024-07-05T22:45:20.376Z 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=aeb7ff5d2883d50d -C extra-filename=-aeb7ff5d2883d50d --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-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-fcffde8d79cabe6d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26632024-07-05T22:45:21.038Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26642024-07-05T22:45:21.041Z 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=89ef6fb652bc30cd -C extra-filename=-89ef6fb652bc30cd --out-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-9346fb25cc012072.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26652024-07-05T22:45:21.912Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26662024-07-05T22:45:21.915Z 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=fcb6686a5ed67cae -C extra-filename=-fcb6686a5ed67cae --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-15742905e37d1a92.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-90b0b5b41ad0853a.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-fd15a31103479583.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3b5455bf3e8a27ab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-058ed51eef324044.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-07-05T22:45:22.412Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
26682024-07-05T22:45:23.097Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
26692024-07-05T22:45:23.543Z Compiling memmap2 v0.9.4
26702024-07-05T22:45:23.546Z 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`
26712024-07-05T22:45:23.997Z Compiling parking_lot_core v0.8.6
26722024-07-05T22:45:24.007Z 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`
26732024-07-05T22:45:24.314Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
26742024-07-05T22:45:24.318Z 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=b360ab560b0043d8 -C extra-filename=-b360ab560b0043d8 --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-74a6e3bf0b98ee0c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-90b0b5b41ad0853a.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-fcb6686a5ed67cae.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a7948064f14cd7b8.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3b5455bf3e8a27ab.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c6710e043a3c446c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.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`
26752024-07-05T22:45:24.520Z Compiling untrusted v0.7.1
26762024-07-05T22:45:24.524Z 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`
26772024-07-05T22:45:24.719Z Compiling spin v0.5.2
26782024-07-05T22:45:24.722Z 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`
26792024-07-05T22:45:24.949Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
26802024-07-05T22:45:25.000Z 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`
26812024-07-05T22:45:25.072Z 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`
26822024-07-05T22:45:26.708Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26832024-07-05T22:45:26.711Z 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=fc590c357bfedb52 -C extra-filename=-fc590c357bfedb52 --out-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-74cd09f159c992dd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
26842024-07-05T22:45:28.957Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26852024-07-05T22:45:28.960Z 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=38766dd96f49dd4e -C extra-filename=-38766dd96f49dd4e --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-1359be9832b5f16e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
26862024-07-05T22:45:29.057Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26872024-07-05T22:45:29.060Z 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=4d7a6a9863dc5eb5 -C extra-filename=-4d7a6a9863dc5eb5 --out-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-6035bfd1394c42eb.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.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-22ebf27fa4a2bb4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.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`
26882024-07-05T22:45:29.958Z Compiling topological-sort v0.2.2
26892024-07-05T22:45:29.961Z 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`
26902024-07-05T22:45:30.170Z Compiling omicron-zone-package v0.11.0
26912024-07-05T22:45:30.177Z 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=94e5df54cd5871ee -C extra-filename=-94e5df54cd5871ee --out-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-1e5c7f2f5ce5ed02.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-c6f8af2bc33fdbdd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.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`
26922024-07-05T22:45:30.626Z 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`
26932024-07-05T22:45:30.981Z Compiling gethostname v0.4.3
26942024-07-05T22:45:31.018Z 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`
26952024-07-05T22:45:31.287Z Compiling libefi-sys v0.1.0
26962024-07-05T22:45:31.302Z 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`
26972024-07-05T22:45:31.305Z Compiling parking_lot v0.11.2
26982024-07-05T22:45:31.305Z 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`
26992024-07-05T22:45:31.617Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
27002024-07-05T22:45:31.645Z Compiling trust-dns-client v0.22.0
27012024-07-05T22:45:31.649Z 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=4585e90317afbee3 -C extra-filename=-4585e90317afbee3 --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-7aef43c76aeb1ee3.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-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022024-07-05T22:45:32.303Z Compiling toml v0.5.11
27032024-07-05T22:45:32.306Z 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=d230113bd2be5c54 -C extra-filename=-d230113bd2be5c54 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27042024-07-05T22:45:32.479Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27052024-07-05T22:45:32.482Z 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=7f872ae5fe2c979f -C extra-filename=-7f872ae5fe2c979f --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-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-a5a953db403bfc89.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-89f824e58d8ab293.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`
27062024-07-05T22:45:33.047Z Compiling bitfield-struct v0.6.1
27072024-07-05T22:45:33.050Z 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=ba239b600abe7916 -C extra-filename=-ba239b600abe7916 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-07-05T22:45:34.750Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27092024-07-05T22:45:34.754Z 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`
27102024-07-05T22:45:34.901Z Compiling keccak v0.1.5
27112024-07-05T22:45:34.904Z 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`
27122024-07-05T22:45:35.224Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
27132024-07-05T22:45:35.321Z Compiling sha3 v0.10.8
27142024-07-05T22:45:35.369Z 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=a1b82fb0f2ad64f7 -C extra-filename=-a1b82fb0f2ad64f7 --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-9f75c9e3d30833c2.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`
27152024-07-05T22:45:35.890Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27162024-07-05T22:45:35.894Z 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=80590cc889257cf9 -C extra-filename=-80590cc889257cf9 --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-ba239b600abe7916.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172024-07-05T22:45:36.059Z Compiling trust-dns-server v0.22.1
27182024-07-05T22:45:36.063Z 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=e3fc2ca6c8a10e75 -C extra-filename=-e3fc2ca6c8a10e75 --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-1e5c7f2f5ce5ed02.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.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-985e42616e2487fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-d230113bd2be5c54.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-07-05T22:45:36.345Z Compiling sled v0.34.7
27202024-07-05T22:45:36.348Z 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`
27212024-07-05T22:45:36.666Z 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`
27222024-07-05T22:45:36.992Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27232024-07-05T22:45:36.995Z 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=89d2884ad7edf756 -C extra-filename=-89d2884ad7edf756 --out-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-801ee018acd3c582.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242024-07-05T22:45:37.065Z Compiling secrecy v0.8.0
27252024-07-05T22:45:37.096Z 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=7adcf90ae1020f35 -C extra-filename=-7adcf90ae1020f35 --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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27262024-07-05T22:45:37.348Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27272024-07-05T22:45:37.351Z 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`
27282024-07-05T22:45:37.472Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27292024-07-05T22:45:37.475Z 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=b40f27886ba8785f -C extra-filename=-b40f27886ba8785f --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-80590cc889257cf9.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302024-07-05T22:45:37.753Z 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=ddfe2b363b29a06a -C extra-filename=-ddfe2b363b29a06a --out-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-89d2884ad7edf756.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`
27312024-07-05T22:45:38.294Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27322024-07-05T22:45:38.297Z 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=af06a3953296cea5 -C extra-filename=-af06a3953296cea5 --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-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-07-05T22:45:38.452Z Compiling toolchain_find v0.4.0
27342024-07-05T22:45:38.476Z 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=b90bf2a34b4ff994 -C extra-filename=-b90bf2a34b4ff994 --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-fcffde8d79cabe6d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.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`
27352024-07-05T22:45:38.674Z Compiling buf-list v1.0.3
27362024-07-05T22:45:38.677Z 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`
27372024-07-05T22:45:39.158Z Compiling rustfmt-wrapper v0.2.1
27382024-07-05T22:45:39.158Z 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=96234e376232dc84 -C extra-filename=-96234e376232dc84 --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-4672e277e1a572ac.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-b90bf2a34b4ff994.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392024-07-05T22:45:39.376Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
27402024-07-05T22:45:39.448Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27412024-07-05T22:45:39.451Z 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=b86b815d76cb3296 -C extra-filename=-b86b815d76cb3296 --out-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-6035bfd1394c42eb.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27422024-07-05T22:45:39.775Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27432024-07-05T22:45:39.805Z 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=ca5d7de3f8c4dbd8 -C extra-filename=-ca5d7de3f8c4dbd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-ca5d7de3f8c4dbd8 -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-94e5df54cd5871ee.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-96234e376232dc84.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
27442024-07-05T22:45:40.132Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27452024-07-05T22:45:40.135Z 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=1b50e2c90c17617f -C extra-filename=-1b50e2c90c17617f --out-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-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-7f872ae5fe2c979f.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27462024-07-05T22:45:40.561Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27472024-07-05T22:45:40.596Z 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=a23e1323e2ec2bb3 -C extra-filename=-a23e1323e2ec2bb3 --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27482024-07-05T22:45:42.947Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27492024-07-05T22:45:42.950Z 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=10ec1018af4f2bd6 -C extra-filename=-10ec1018af4f2bd6 --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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27502024-07-05T22:45:43.655Z 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=dea8f9dfdba56d6d -C extra-filename=-dea8f9dfdba56d6d --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-dd7a72d1688f4378.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
27512024-07-05T22:45:44.272Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
27522024-07-05T22:45:44.275Z 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/6e0a232/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=19ab63d10a0270fb -C extra-filename=-19ab63d10a0270fb --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-0772481d7a5881c0.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27532024-07-05T22:45:45.702Z Compiling curve25519-dalek v4.1.3
27542024-07-05T22:45:45.706Z 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=a8ecda74d114c1da -C extra-filename=-a8ecda74d114c1da --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a8ecda74d114c1da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552024-07-05T22:45:45.849Z Compiling universal-hash v0.5.1
27562024-07-05T22:45:45.853Z 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=cf2a51ef0869beb1 -C extra-filename=-cf2a51ef0869beb1 --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-50b12118746bbe65.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`
27572024-07-05T22:45:46.056Z Compiling opaque-debug v0.3.1
27582024-07-05T22:45:46.059Z 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`
27592024-07-05T22:45:46.160Z Compiling diff v0.1.13
27602024-07-05T22:45:46.169Z 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`
27612024-07-05T22:45:46.277Z Compiling curve25519-dalek-derive v0.1.1
27622024-07-05T22:45:46.280Z 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=6590c97fc13c335d -C extra-filename=-6590c97fc13c335d --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-07-05T22:45:46.403Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-a8ecda74d114c1da/build-script-build`
27642024-07-05T22:45:46.524Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27652024-07-05T22:45:46.527Z 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=d5bcbdeff9f563c6 -C extra-filename=-d5bcbdeff9f563c6 --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-19ab63d10a0270fb.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27662024-07-05T22:45:46.862Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27672024-07-05T22:45:46.865Z 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=6cd62e522bca2f2f -C extra-filename=-6cd62e522bca2f2f --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-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
27682024-07-05T22:45:47.416Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27692024-07-05T22:45:47.419Z 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=9c7f00f159e04baa -C extra-filename=-9c7f00f159e04baa --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-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
27702024-07-05T22:45:47.650Z Compiling pin-project-internal v1.1.5
27712024-07-05T22:45:47.653Z 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=236ea6a0a9b1527f -C extra-filename=-236ea6a0a9b1527f --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722024-07-05T22:45:48.079Z 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=6a75da64e75aa3db -C extra-filename=-6a75da64e75aa3db --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-6590c97fc13c335d.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.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-ad0de7c3bd38a3e3.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"'`
27732024-07-05T22:45:48.217Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27742024-07-05T22:45:48.220Z 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=32a21f3b9923fd72 -C extra-filename=-32a21f3b9923fd72 --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
27752024-07-05T22:45:48.464Z Compiling aead v0.5.2
27762024-07-05T22:45:48.467Z 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=a27d6e41e9972175 -C extra-filename=-a27d6e41e9972175 --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-50b12118746bbe65.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772024-07-05T22:45:48.513Z Compiling vte_generate_state_changes v0.1.1
27782024-07-05T22:45:48.516Z 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`
27792024-07-05T22:45:48.840Z Compiling crunchy v0.2.2
27802024-07-05T22:45:48.843Z 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`
27812024-07-05T22:45:49.274Z Compiling vte v0.11.1
27822024-07-05T22:45:49.289Z 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`
27832024-07-05T22:45:49.378Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27842024-07-05T22:45:49.382Z 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=f146822e0a17fd21 -C extra-filename=-f146822e0a17fd21 --out-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-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-8d29d13d7bf43ef2.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
27852024-07-05T22:45:49.397Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
27862024-07-05T22:45:49.425Z Compiling poly1305 v0.8.0
27872024-07-05T22:45:49.429Z 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=763367c4cde47804 -C extra-filename=-763367c4cde47804 --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-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882024-07-05T22:45:50.759Z Compiling clang-sys v1.7.0
27892024-07-05T22:45:50.762Z 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`
27902024-07-05T22:45:51.052Z Compiling pin-project v1.1.5
27912024-07-05T22:45:51.055Z 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=5d69c573d899d7dd -C extra-filename=-5d69c573d899d7dd --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-236ea6a0a9b1527f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-07-05T22:45:51.186Z Compiling chacha20 v0.9.1
27932024-07-05T22:45:51.189Z 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=4000a05c36a93003 -C extra-filename=-4000a05c36a93003 --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-534405bd3eb612b5.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`
27942024-07-05T22:45:51.205Z Compiling fd-lock v4.0.2
27952024-07-05T22:45:51.238Z 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=45dc88085ab45c39 -C extra-filename=-45dc88085ab45c39 --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-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-07-05T22:45:51.423Z Compiling thiserror-impl-no-std v2.0.2
27972024-07-05T22:45:51.428Z 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`
27982024-07-05T22:45:51.530Z Compiling nanorand v0.7.0
27992024-07-05T22:45:51.566Z 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`
28002024-07-05T22:45:51.632Z Compiling unicase v2.7.0
28012024-07-05T22:45:51.635Z 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`
28022024-07-05T22:45:51.960Z Compiling tiny-keccak v2.0.2
28032024-07-05T22:45:51.964Z 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`
28042024-07-05T22:45:52.115Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28052024-07-05T22:45:52.118Z 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`
28062024-07-05T22:45:52.304Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
28072024-07-05T22:45:52.332Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
28082024-07-05T22:45:52.446Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
28092024-07-05T22:45:52.474Z Compiling flume v0.11.0
28102024-07-05T22:45:52.480Z 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`
28112024-07-05T22:45:52.518Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
28122024-07-05T22:45:52.547Z Compiling strip-ansi-escapes v0.2.0
28132024-07-05T22:45:52.550Z 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`
28142024-07-05T22:45:52.970Z 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`
28152024-07-05T22:45:53.065Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28162024-07-05T22:45:53.068Z 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=8b97729f9b52119e -C extra-filename=-8b97729f9b52119e --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-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28172024-07-05T22:45:53.229Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28182024-07-05T22:45:53.245Z 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=1b1791a0d353ef13 -C extra-filename=-1b1791a0d353ef13 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-1b1791a0d353ef13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
28192024-07-05T22:45:53.576Z Compiling kstat-rs v0.2.4
28202024-07-05T22:45:53.579Z 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=5012fdf593a3093e -C extra-filename=-5012fdf593a3093e --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-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-07-05T22:45:53.615Z Compiling nu-ansi-term v0.50.0
28222024-07-05T22:45:53.619Z 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`
28232024-07-05T22:45:53.940Z Compiling ref-cast v1.0.23
28242024-07-05T22:45:53.944Z 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`
28252024-07-05T22:45:54.200Z Compiling reedline v0.31.0
28262024-07-05T22:45:54.203Z 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=c97b6982928837e3 -C extra-filename=-c97b6982928837e3 --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-9346fb25cc012072.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-45dc88085ab45c39.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-4672e277e1a572ac.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-234840c1187c1eb6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b17a9959a2e34289.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272024-07-05T22:45:54.403Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-1b1791a0d353ef13/build-script-build`
28282024-07-05T22:45:54.413Z 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`
28292024-07-05T22:45:54.500Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
28302024-07-05T22:45:54.598Z 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`
28312024-07-05T22:45:54.935Z Compiling chacha20poly1305 v0.10.1
28322024-07-05T22:45:54.952Z 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=9e8e8fe2bcc8ed1a -C extra-filename=-9e8e8fe2bcc8ed1a --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-a27d6e41e9972175.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-763367c4cde47804.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332024-07-05T22:45:54.955Z Compiling thiserror-no-std v2.0.2
28342024-07-05T22:45:54.972Z 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`
28352024-07-05T22:45:55.023Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
28362024-07-05T22:45:55.026Z 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/e10f879/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=d54f42c43a5ca3d2 -C extra-filename=-d54f42c43a5ca3d2 --out-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-9346fb25cc012072.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-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
28372024-07-05T22:45:55.066Z Compiling vsss-rs v3.3.4
28382024-07-05T22:45:55.082Z 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=1fb1e744b126047d -C extra-filename=-1fb1e744b126047d --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-6a75da64e75aa3db.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.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-4672e277e1a572ac.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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392024-07-05T22:45:55.156Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28402024-07-05T22:45:55.159Z 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=da219ed352a3e5d6 -C extra-filename=-da219ed352a3e5d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-da219ed352a3e5d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
28412024-07-05T22:45:55.468Z Compiling ascii-canvas v3.0.0
28422024-07-05T22:45:55.472Z 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`
28432024-07-05T22:45:55.995Z Compiling ref-cast-impl v1.0.23
28442024-07-05T22:45:56.053Z 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=5c7cd1e70ae42040 -C extra-filename=-5c7cd1e70ae42040 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452024-07-05T22:45:56.571Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-ca5d7de3f8c4dbd8/build-script-build`
28462024-07-05T22:45:56.715Z Compiling memoffset v0.9.1
28472024-07-05T22:45:56.718Z 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`
28482024-07-05T22:45:56.784Z Compiling ena v0.14.3
28492024-07-05T22:45:56.787Z 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`
28502024-07-05T22:45:57.051Z Compiling libloading v0.8.3
28512024-07-05T22:45:57.076Z 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`
28522024-07-05T22:45:57.169Z Compiling regex-syntax v0.6.29
28532024-07-05T22:45:57.172Z 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`
28542024-07-05T22:45:57.301Z 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=7486bcdd87198975 -C extra-filename=-7486bcdd87198975 --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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28552024-07-05T22:45:57.340Z Compiling bindgen v0.69.4
28562024-07-05T22:45:57.343Z 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`
28572024-07-05T22:45:57.505Z 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=5c449862811ea0ee -C extra-filename=-5c449862811ea0ee --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-5c7cd1e70ae42040.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-07-05T22:45:57.638Z 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`
28592024-07-05T22:45:58.049Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
28602024-07-05T22:45:58.115Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
28612024-07-05T22:45:58.210Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-da219ed352a3e5d6/build-script-build`
28622024-07-05T22:45:58.239Z Compiling mime_guess v2.0.4
28632024-07-05T22:45:58.242Z 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`
28642024-07-05T22:45:58.263Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28652024-07-05T22:45:58.267Z 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=d6acfa02978a411b -C extra-filename=-d6acfa02978a411b --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-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.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-22ebf27fa4a2bb4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28662024-07-05T22:45:59.633Z 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=496e2709710094f2 -C extra-filename=-496e2709710094f2 --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-a62716525305b8a9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28672024-07-05T22:45:59.673Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28682024-07-05T22:45:59.676Z 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=a0326d445dea9a6f -C extra-filename=-a0326d445dea9a6f --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-9346fb25cc012072.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28692024-07-05T22:45:59.764Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28702024-07-05T22:45:59.767Z 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=d52fb32f431ee7c0 -C extra-filename=-d52fb32f431ee7c0 --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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
28712024-07-05T22:46:00.951Z Compiling lalrpop v0.19.12
28722024-07-05T22:46:00.968Z 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=75ea87648ce9d509 -C extra-filename=-75ea87648ce9d509 --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-fe28f435911e68cf.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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-733bcdf81d614613.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`
28732024-07-05T22:46:01.799Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28742024-07-05T22:46:01.804Z 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=49cd8130d65aad46 -C extra-filename=-49cd8130d65aad46 --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-68fbea665765f50d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
28752024-07-05T22:46:03.259Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
28762024-07-05T22:46:03.262Z 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/5ebf962/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=e13176cc7fcfaeab -C extra-filename=-e13176cc7fcfaeab --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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
28772024-07-05T22:46:03.581Z Compiling which v4.4.2
28782024-07-05T22:46:03.597Z 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=12db037be44a6458 -C extra-filename=-12db037be44a6458 --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-dc85c4c646f75cd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-07-05T22:46:03.612Z Compiling cexpr v0.6.0
28802024-07-05T22:46:03.612Z 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`
28812024-07-05T22:46:04.162Z Compiling lazycell v1.3.0
28822024-07-05T22:46:04.165Z 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`
28832024-07-05T22:46:04.221Z Compiling rustc-hash v1.1.0
28842024-07-05T22:46:04.224Z 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`
28852024-07-05T22:46:04.328Z Compiling shlex v1.3.0
28862024-07-05T22:46:04.331Z 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`
28872024-07-05T22:46:04.378Z Dirty bytecount v0.6.8: the rustflags changed
28882024-07-05T22:46:04.378Z Compiling bytecount v0.6.8
28892024-07-05T22:46:04.382Z 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`
28902024-07-05T22:46:04.609Z 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=6dba3e9263882373 -C extra-filename=-6dba3e9263882373 --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-68edaa850aa6e991.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-b132c9c21d2aada4.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-fcffde8d79cabe6d.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-89f824e58d8ab293.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-12db037be44a6458.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28912024-07-05T22:46:04.776Z Dirty papergrid v0.11.0: the rustflags changed
28922024-07-05T22:46:04.776Z Compiling papergrid v0.11.0
28932024-07-05T22:46:04.779Z 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=366d07b74c519337 -C extra-filename=-366d07b74c519337 --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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-07-05T22:46:05.527Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
28952024-07-05T22:46:05.542Z 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=e3812a7637434298 -C extra-filename=-e3812a7637434298 --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-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-7adcf90ae1020f35.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
28962024-07-05T22:46:09.191Z 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`
28972024-07-05T22:46:09.314Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28982024-07-05T22:46:09.317Z 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=f192da018d40762c -C extra-filename=-f192da018d40762c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f192da018d40762c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
28992024-07-05T22:46:09.668Z Compiling tabled_derive v0.7.0
29002024-07-05T22:46:09.671Z 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`
29012024-07-05T22:46:10.636Z Compiling derive_builder_core v0.20.0
29022024-07-05T22:46:10.639Z 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=790dc0d26200064f -C extra-filename=-790dc0d26200064f --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-915b00ad5734cfe5.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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-07-05T22:46:10.771Z Compiling snafu-derive v0.8.2
29042024-07-05T22:46:10.774Z 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=83fb6cead381b70a -C extra-filename=-83fb6cead381b70a --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052024-07-05T22:46:11.448Z Compiling libxml v0.3.3
29062024-07-05T22:46:11.451Z 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`
29072024-07-05T22:46:11.860Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
29082024-07-05T22:46:11.863Z 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/c85a4ca/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=1a1592996fa9ab13 -C extra-filename=-1a1592996fa9ab13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13 -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`
29092024-07-05T22:46:12.208Z Compiling salty v0.2.0
29102024-07-05T22:46:12.238Z 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/salty-0.2.0/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 -C metadata=da72f3e91a6ecd83 -C extra-filename=-da72f3e91a6ecd83 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112024-07-05T22:46:12.495Z Compiling cfg_aliases v0.1.1
29122024-07-05T22:46:12.498Z 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`
29132024-07-05T22:46:12.604Z Compiling signature v1.6.4
29142024-07-05T22:46:12.607Z 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-1.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 -C metadata=2a7fad7c52cf9085 -C extra-filename=-2a7fad7c52cf9085 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-07-05T22:46:12.774Z Compiling ed25519 v1.5.3
29162024-07-05T22:46:12.777Z 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-1.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 -C metadata=a89451af813caf9a -C extra-filename=-a89451af813caf9a --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-2a7fad7c52cf9085.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-07-05T22:46:12.793Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83/build-script-build`
29182024-07-05T22:46:12.820Z Compiling nix v0.28.0
29192024-07-05T22:46:12.823Z 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`
29202024-07-05T22:46:13.118Z Compiling derive_builder_macro v0.20.0
29212024-07-05T22:46:13.130Z 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=cea4b5e4129d31ce -C extra-filename=-cea4b5e4129d31ce --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-790dc0d26200064f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222024-07-05T22:46:13.130Z Compiling tabled v0.15.0
29232024-07-05T22:46:13.160Z 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=00e02c8883c373d4 -C extra-filename=-00e02c8883c373d4 --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-366d07b74c519337.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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-07-05T22:46:13.720Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13/build-script-build`
29252024-07-05T22:46:13.792Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
29262024-07-05T22:46:13.832Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f192da018d40762c/build-script-build`
29272024-07-05T22:46:13.863Z Compiling nix v0.27.1
29282024-07-05T22:46:13.891Z 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=484ed43d74c2c9f7 -C extra-filename=-484ed43d74c2c9f7 --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-68edaa850aa6e991.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`
29292024-07-05T22:46:14.254Z 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`
29302024-07-05T22:46:15.181Z 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=b996afd5eb36dcbb -C extra-filename=-b996afd5eb36dcbb --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d52fb32f431ee7c0.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.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-f2aa43e6f0dd0b1c.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-9c7f00f159e04baa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
29312024-07-05T22:46:15.947Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29322024-07-05T22:46:15.951Z 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=c308d83beb2f9a79 -C extra-filename=-c308d83beb2f9a79 --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-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-07-05T22:46:16.264Z Compiling globset v0.4.14
29342024-07-05T22:46:16.267Z 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`
29352024-07-05T22:46:16.913Z Compiling snafu v0.8.2
29362024-07-05T22:46:16.937Z 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=06167b9b9c3468b2 -C extra-filename=-06167b9b9c3468b2 --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-5d69c573d899d7dd.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-83fb6cead381b70a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372024-07-05T22:46:17.191Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29382024-07-05T22:46:17.226Z 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/5ebf962/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=e0d48c090a27cb38 -C extra-filename=-e0d48c090a27cb38 --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-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392024-07-05T22:46:17.579Z Compiling olpc-cjson v0.1.3
29402024-07-05T22:46:17.608Z 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=27e2cf91876b82fc -C extra-filename=-27e2cf91876b82fc --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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
29412024-07-05T22:46:17.773Z Compiling serde_plain v1.0.2
29422024-07-05T22:46:17.776Z 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=674c446d7f109a50 -C extra-filename=-674c446d7f109a50 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432024-07-05T22:46:17.841Z Compiling serde-big-array v0.5.1
29442024-07-05T22:46:17.846Z 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=c9ca1c08ef233f57 -C extra-filename=-c9ca1c08ef233f57 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-07-05T22:46:18.089Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29462024-07-05T22:46:18.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/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=d9ddcc9ee76e62bd -C extra-filename=-d9ddcc9ee76e62bd --out-dir /work/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`
29472024-07-05T22:46:18.166Z Compiling strum_macros v0.24.3
29482024-07-05T22:46:18.169Z 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`
29492024-07-05T22:46:18.205Z Compiling cookie v0.18.1
29502024-07-05T22:46:18.209Z 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`
29512024-07-05T22:46:18.565Z Compiling indoc v1.0.9
29522024-07-05T22:46:18.568Z 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`
29532024-07-05T22:46:19.198Z Compiling typed-path v0.7.1
29542024-07-05T22:46:19.201Z 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`
29552024-07-05T22:46:19.714Z Compiling http-range v0.1.5
29562024-07-05T22:46:19.717Z 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`
29572024-07-05T22:46:20.088Z Compiling hyper-staticfile v0.9.5
29582024-07-05T22:46:20.092Z 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=c293bbe9f886d6fa -C extra-filename=-c293bbe9f886d6fa --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.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-6aa03d8e174b7369.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-6525bd8b2cad9ea3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592024-07-05T22:46:20.555Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29602024-07-05T22:46:20.558Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/git/checkouts/hubpack-0dd69a0378549116/df08cc3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=072a315fb55f6a2e -C extra-filename=-072a315fb55f6a2e --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-d9ddcc9ee76e62bd.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-07-05T22:46:21.086Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
29622024-07-05T22:46:21.113Z 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/c85a4ca/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=c87c49dd0536f7a9 -C extra-filename=-c87c49dd0536f7a9 --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-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-43547b2f9dff53c2.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-484ed43d74c2c9f7.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-4672e277e1a572ac.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-c9ca1c08ef233f57.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-c4727b29468a5b0b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-733bcdf81d614613.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c308d83beb2f9a79.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
29632024-07-05T22:46:21.132Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29642024-07-05T22:46:21.147Z 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/5ebf962/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=e4d04af68e14cd2d -C extra-filename=-e4d04af68e14cd2d --out-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-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-e0d48c090a27cb38.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-e60bb8120ffa5f71.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-1613577a239d83bf.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
29652024-07-05T22:46:22.434Z Compiling tough v0.17.1
29662024-07-05T22:46:22.437Z 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=e9b4da88bd0adfbb -C extra-filename=-e9b4da88bd0adfbb --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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-74a6e3bf0b98ee0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-27e2cf91876b82fc.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-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-674c446d7f109a50.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-06167b9b9c3468b2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.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-5ae9db4e827001c1.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`
29672024-07-05T22:46:22.551Z Compiling derive_builder v0.20.0
29682024-07-05T22:46:22.570Z 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=c3565455d31c5977 -C extra-filename=-c3565455d31c5977 --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-cea4b5e4129d31ce.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-07-05T22:46:22.746Z 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`
29702024-07-05T22:46:25.672Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
29712024-07-05T22:46:25.702Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=753542f043a2145b -C extra-filename=-753542f043a2145b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-a89451af813caf9a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
29722024-07-05T22:46:26.330Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29732024-07-05T22:46:26.334Z 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=0e72cc7496b12dab -C extra-filename=-0e72cc7496b12dab --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-0e72cc7496b12dab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
29742024-07-05T22:46:26.651Z Compiling signal-hook-tokio v0.3.1
29752024-07-05T22:46:26.655Z 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=8d866b0f8b8b33d5 -C extra-filename=-8d866b0f8b8b33d5 --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-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762024-07-05T22:46:26.856Z Compiling serde-big-array v0.4.1
29772024-07-05T22:46:26.910Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-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=cd4a5d53e986fb3b -C extra-filename=-cd4a5d53e986fb3b --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29782024-07-05T22:46:27.044Z Compiling quick-xml v0.31.0
29792024-07-05T22:46:27.060Z 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=a8165f722ecca6b5 -C extra-filename=-a8165f722ecca6b5 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29802024-07-05T22:46:28.234Z Compiling impl-trait-for-tuples v0.2.2
29812024-07-05T22:46:28.237Z 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`
29822024-07-05T22:46:28.265Z Compiling oso-derive v0.27.3
29832024-07-05T22:46:28.268Z 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`
29842024-07-05T22:46:29.529Z Compiling parse-size v1.0.0
29852024-07-05T22:46:29.532Z 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`
29862024-07-05T22:46:29.786Z Compiling sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29872024-07-05T22:46:29.789Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_common --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/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 --cfg 'feature="default"' --cfg 'feature="salty"' -C metadata=55b74336ad8d447c -C extra-filename=-55b74336ad8d447c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-072a315fb55f6a2e.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-cd4a5d53e986fb3b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29882024-07-05T22:46:30.667Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29892024-07-05T22:46:30.671Z 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=c7507ac49f40dc60 -C extra-filename=-c7507ac49f40dc60 --out-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-6035bfd1394c42eb.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-8d866b0f8b8b33d5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
29902024-07-05T22:46:30.966Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-0e72cc7496b12dab/build-script-build`
29912024-07-05T22:46:30.994Z 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=b17f8a081de2d372 -C extra-filename=-b17f8a081de2d372 --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-68edaa850aa6e991.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`
29922024-07-05T22:46:34.299Z 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`
29932024-07-05T22:46:35.106Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29942024-07-05T22:46:35.133Z 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=3f9bcd253670eae4 -C extra-filename=-3f9bcd253670eae4 --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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
29952024-07-05T22:46:35.482Z Compiling peg-macros v0.8.3
29962024-07-05T22:46:35.485Z 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.3/lib.rs --error-format=json --json=diagnostic-rendered-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=53249a6dca9ceac7 -C extra-filename=-53249a6dca9ceac7 --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`
29972024-07-05T22:46:35.858Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
29982024-07-05T22:46:35.861Z 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=26fe9b04df1164b5 -C extra-filename=-26fe9b04df1164b5 --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-aa68f771fcb1244f.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-07-05T22:46:37.089Z Compiling sqlparser_derive v0.2.2
30002024-07-05T22:46:37.092Z 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=85ce3b1ba4719199 -C extra-filename=-85ce3b1ba4719199 --out-dir /work/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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-07-05T22:46:38.038Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30022024-07-05T22:46:38.041Z 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`
30032024-07-05T22:46:38.427Z Compiling unicode_categories v0.1.1
30042024-07-05T22:46:38.430Z 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`
30052024-07-05T22:46:38.446Z Compiling corncobs v0.1.3
30062024-07-05T22:46:38.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name corncobs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/corncobs-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=0a369123f48c14b2 -C extra-filename=-0a369123f48c14b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072024-07-05T22:46:38.763Z Compiling sqlformat v0.2.3
30082024-07-05T22:46:38.766Z Compiling sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30092024-07-05T22:46:38.766Z 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.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=c71ca3546e5586a5 -C extra-filename=-c71ca3546e5586a5 --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 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`
30102024-07-05T22:46:38.766Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_rot --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/77df31e/rot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=dfc21411cd3a3cbc -C extra-filename=-dfc21411cd3a3cbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern corncobs=/work/oxidecomputer/omicron/target/debug/deps/libcorncobs-0a369123f48c14b2.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-072a315fb55f6a2e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sprockets_common=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_common-55b74336ad8d447c.rmeta --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`
30112024-07-05T22:46:39.246Z Compiling sqlparser v0.45.0
30122024-07-05T22:46:39.249Z 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=d8cc9514de7cd93a -C extra-filename=-d8cc9514de7cd93a --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-85ce3b1ba4719199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132024-07-05T22:46:39.472Z Compiling peg v0.8.3
30142024-07-05T22:46:39.475Z 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.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=a69091e37ae557a2 -C extra-filename=-a69091e37ae557a2 --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-53249a6dca9ceac7.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`
30152024-07-05T22:46:39.584Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
30162024-07-05T22:46:39.661Z Compiling rustyline v14.0.0
30172024-07-05T22:46:39.664Z 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=46a81e087c187e98 -C extra-filename=-46a81e087c187e98 --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-68edaa850aa6e991.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-45dc88085ab45c39.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-b17f8a081de2d372.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-03d269933db56fd2.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`
30182024-07-05T22:46:40.157Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30192024-07-05T22:46:40.160Z 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=a2fc7a3061457252 -C extra-filename=-a2fc7a3061457252 --out-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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-ba81b75b25753024.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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`
30202024-07-05T22:46:44.374Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30212024-07-05T22:46:44.390Z 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=20cc63a914db268d -C extra-filename=-20cc63a914db268d --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-bdaeb84395fc44c1.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
30222024-07-05T22:46:45.101Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30232024-07-05T22:46:45.104Z 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=7f9efce1d8814d12 -C extra-filename=-7f9efce1d8814d12 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-7f9efce1d8814d12 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
30242024-07-05T22:46:45.427Z Compiling const_format_proc_macros v0.2.32
30252024-07-05T22:46:45.434Z 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`
30262024-07-05T22:46:47.840Z Compiling bb8 v0.8.3
30272024-07-05T22:46:47.843Z 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.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="parking_lot"' -C metadata=e86e380de4dadf46 -C extra-filename=-e86e380de4dadf46 --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-1e5c7f2f5ce5ed02.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282024-07-05T22:46:48.350Z Compiling bcs v0.1.6
30292024-07-05T22:46:48.355Z 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=96355494f1b32ae0 -C extra-filename=-96355494f1b32ae0 --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-4672e277e1a572ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30302024-07-05T22:46:49.060Z Compiling highway v1.1.0
30312024-07-05T22:46:49.066Z 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`
30322024-07-05T22:46:49.235Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30332024-07-05T22:46:49.238Z 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=df356f623c66f259 -C extra-filename=-df356f623c66f259 --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-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-e86e380de4dadf46.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30342024-07-05T22:46:49.850Z Compiling const_format v0.2.32
30352024-07-05T22:46:49.855Z 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`
30362024-07-05T22:46:49.915Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-7f9efce1d8814d12/build-script-build`
30372024-07-05T22:46:49.945Z 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=1211799d90b50461 -C extra-filename=-1211799d90b50461 --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-9266ab8de70dce86.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30382024-07-05T22:46:50.352Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30392024-07-05T22:46:50.355Z 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=46e7820d44adcd66 -C extra-filename=-46e7820d44adcd66 --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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30402024-07-05T22:46:50.604Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30412024-07-05T22:46:50.607Z 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=305d8cdac1dd15d8 -C extra-filename=-305d8cdac1dd15d8 --out-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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-46a81e087c187e98.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30422024-07-05T22:46:52.468Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30432024-07-05T22:46:52.471Z 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=7bd9b3e9745e3cfd -C extra-filename=-7bd9b3e9745e3cfd --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-dfc21411cd3a3cbc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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 -L /usr/platform/oxide/lib/amd64/`
30442024-07-05T22:46:57.161Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30452024-07-05T22:46:57.164Z 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=7fd5b69b7b369caf -C extra-filename=-7fd5b69b7b369caf --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-6035bfd1394c42eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
30462024-07-05T22:46:58.695Z Compiling assert_matches v1.5.0
30472024-07-05T22:46:58.698Z 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`
30482024-07-05T22:46:58.804Z Compiling rand_seeder v0.2.3
30492024-07-05T22:46:58.807Z 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`
30502024-07-05T22:46:59.131Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30512024-07-05T22:46:59.148Z 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=550b920454bfed5f -C extra-filename=-550b920454bfed5f --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-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30522024-07-05T22:46:59.259Z Compiling portable-atomic v1.6.0
30532024-07-05T22:46:59.263Z 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`
30542024-07-05T22:46:59.618Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30552024-07-05T22:46:59.621Z 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=9a36b853c3033114 -C extra-filename=-9a36b853c3033114 --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-821d6d254ac79442.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-0c273814543cf7ff.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`
30562024-07-05T22:46:59.826Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30572024-07-05T22:46:59.845Z 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=dfa9d244df368b46 -C extra-filename=-dfa9d244df368b46 --out-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-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
30582024-07-05T22:47:00.354Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30592024-07-05T22:47:00.357Z 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=329cfdc0626010a9 -C extra-filename=-329cfdc0626010a9 --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-41b38326b56a1e30.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30602024-07-05T22:47:02.243Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
30612024-07-05T22:47:02.312Z 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`
30622024-07-05T22:47:03.789Z Compiling number_prefix v0.4.0
30632024-07-05T22:47:03.793Z 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`
30642024-07-05T22:47:04.018Z Compiling indicatif v0.17.8
30652024-07-05T22:47:04.022Z 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=de88e88e9736f2f1 -C extra-filename=-de88e88e9736f2f1 --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-817914e7f6165c83.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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662024-07-05T22:47:04.195Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30672024-07-05T22:47:04.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=bed009f43b79410d -C extra-filename=-bed009f43b79410d --out-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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30682024-07-05T22:47:06.422Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30692024-07-05T22:47:06.426Z 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=899f81e0c3c38469 -C extra-filename=-899f81e0c3c38469 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-899f81e0c3c38469 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
30702024-07-05T22:47:06.775Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30712024-07-05T22:47:06.778Z 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=96e9d6889038fbbd -C extra-filename=-96e9d6889038fbbd --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-96e9d6889038fbbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
30722024-07-05T22:47:07.121Z Compiling castaway v0.2.2
30732024-07-05T22:47:07.124Z 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`
30742024-07-05T22:47:07.381Z Compiling compact_str v0.7.1
30752024-07-05T22:47:07.386Z 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`
30762024-07-05T22:47:08.500Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-96e9d6889038fbbd/build-script-build`
30772024-07-05T22:47:08.530Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-899f81e0c3c38469/build-script-build`
30782024-07-05T22:47:08.560Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30792024-07-05T22:47:08.563Z 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=0e7acf8d3573ad31 -C extra-filename=-0e7acf8d3573ad31 --out-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-9346fb25cc012072.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-c7be915a3f5b384d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-4cf7a5c89510f55e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
30802024-07-05T22:47:10.696Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30812024-07-05T22:47:10.700Z 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=92d18f3ebeb87638 -C extra-filename=-92d18f3ebeb87638 --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-9346fb25cc012072.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
30822024-07-05T22:47:12.235Z Compiling lru v0.12.3
30832024-07-05T22:47:12.238Z 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=b141cc2218e0c2ef -C extra-filename=-b141cc2218e0c2ef --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-c3683bcd14a303da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-07-05T22:47:12.563Z Compiling stability v0.2.0
30852024-07-05T22:47:12.587Z 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=75000b726ce96583 -C extra-filename=-75000b726ce96583 --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-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-07-05T22:47:13.762Z Compiling indoc v2.0.5
30872024-07-05T22:47:13.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2ccc432750977847 -C extra-filename=-2ccc432750977847 --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`
30882024-07-05T22:47:14.854Z Compiling cassowary v0.3.0
30892024-07-05T22:47:14.857Z 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`
30902024-07-05T22:47:14.942Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30912024-07-05T22:47:14.945Z 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=0c6093484714b38f -C extra-filename=-0c6093484714b38f --out-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 gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.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`
30922024-07-05T22:47:16.044Z Compiling ratatui v0.26.2
30932024-07-05T22:47:16.048Z 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.26.2/src/lib.rs --error-format=json --json=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' '--allow=clippy::wildcard_imports' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::string_to_string' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::needless_raw_strings' '--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=ed73188034756a40 -C extra-filename=-ed73188034756a40 --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-68edaa850aa6e991.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-b82d7ce9189b2915.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-2ccc432750977847.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-b141cc2218e0c2ef.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-75000b726ce96583.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942024-07-05T22:47:16.235Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30952024-07-05T22:47:16.258Z 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=48b9e8bd99760549 -C extra-filename=-48b9e8bd99760549 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-48b9e8bd99760549 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
30962024-07-05T22:47:16.559Z Compiling smawk v0.3.2
30972024-07-05T22:47:16.588Z 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`
30982024-07-05T22:47:16.771Z Compiling unicode-linebreak v0.1.5
30992024-07-05T22:47:16.774Z 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`
31002024-07-05T22:47:17.261Z Compiling textwrap v0.16.1
31012024-07-05T22:47:17.264Z 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=9a0fee9650b67427 -C extra-filename=-9a0fee9650b67427 --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-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-07-05T22:47:18.679Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-48b9e8bd99760549/build-script-build`
31032024-07-05T22:47:18.691Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
31042024-07-05T22:47:18.695Z 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/e10f879/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=10fc42dd95db4636 -C extra-filename=-10fc42dd95db4636 --out-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-9346fb25cc012072.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-910fdaed53da7689.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
31052024-07-05T22:47:19.646Z Compiling fatfs v0.3.6
31062024-07-05T22:47:19.649Z 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=1f66824dd9462dfe -C extra-filename=-1f66824dd9462dfe --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-9346fb25cc012072.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`
31072024-07-05T22:47:21.407Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31082024-07-05T22:47:21.410Z 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=55ce3d86aa5b5d98 -C extra-filename=-55ce3d86aa5b5d98 --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-9346fb25cc012072.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.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`
31092024-07-05T22:47:21.510Z Compiling is_ci v1.2.0
31102024-07-05T22:47:21.525Z 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`
31112024-07-05T22:47:21.787Z Compiling supports-color v3.0.0
31122024-07-05T22:47:21.790Z 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`
31132024-07-05T22:47:22.209Z Compiling rtoolbox v0.0.2
31142024-07-05T22:47:22.212Z 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`
31152024-07-05T22:47:22.680Z Compiling shell-words v1.1.0
31162024-07-05T22:47:22.684Z 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`
31172024-07-05T22:47:23.048Z Compiling rpassword v7.3.1
31182024-07-05T22:47:23.051Z 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`
31192024-07-05T22:47:23.078Z Compiling tui-tree-widget v0.19.0
31202024-07-05T22:47:23.081Z 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.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 -C metadata=4fc9f3065b48820f -C extra-filename=-4fc9f3065b48820f --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-ed73188034756a40.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212024-07-05T22:47:23.391Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31222024-07-05T22:47:23.394Z 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=d4a399fdb481dc3b -C extra-filename=-d4a399fdb481dc3b --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-93429d35afa4cfa7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
31232024-07-05T22:47:23.436Z 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=b35469016182fba0 -C extra-filename=-b35469016182fba0 --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-b996afd5eb36dcbb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-234840c1187c1eb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
31242024-07-05T22:47:24.765Z Compiling cargo-platform v0.1.8
31252024-07-05T22:47:24.768Z 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=29c76766cd11adaa -C extra-filename=-29c76766cd11adaa --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-07-05T22:47:25.374Z Compiling getrandom v0.1.16
31272024-07-05T22:47:25.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/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`
31282024-07-05T22:47:25.627Z Compiling cargo_metadata v0.18.1
31292024-07-05T22:47:25.651Z 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=c079e3e083278667 -C extra-filename=-c079e3e083278667 --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-6035bfd1394c42eb.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-29c76766cd11adaa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-07-05T22:47:26.204Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
31312024-07-05T22:47:26.233Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31322024-07-05T22:47:26.236Z 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=4c86a7e125b29cda -C extra-filename=-4c86a7e125b29cda --out-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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
31332024-07-05T22:47:27.593Z Compiling yansi v0.5.1
31342024-07-05T22:47:27.597Z 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`
31352024-07-05T22:47:27.940Z Compiling pretty_assertions v1.4.0
31362024-07-05T22:47:27.944Z 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`
31372024-07-05T22:47:28.335Z 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`
31382024-07-05T22:47:28.907Z Compiling rfc6979 v0.4.0
31392024-07-05T22:47:28.964Z 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=2afc1a31973bc543 -C extra-filename=-2afc1a31973bc543 --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-30ba66a3dd7cadab.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`
31402024-07-05T22:47:29.110Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31412024-07-05T22:47:29.113Z 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=04031ef45f60f0ef -C extra-filename=-04031ef45f60f0ef --out-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-dea8f9dfdba56d6d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-ed73188034756a40.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9a0fee9650b67427.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
31422024-07-05T22:47:29.574Z Compiling doc-comment v0.3.3
31432024-07-05T22:47:29.577Z 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`
31442024-07-05T22:47:30.258Z Compiling target-lexicon v0.12.14
31452024-07-05T22:47:30.261Z 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`
31462024-07-05T22:47:31.309Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
31472024-07-05T22:47:31.380Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
31482024-07-05T22:47:31.549Z Compiling ecdsa v0.16.9
31492024-07-05T22:47:31.552Z 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=cda71694840b0533 -C extra-filename=-cda71694840b0533 --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-15742905e37d1a92.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-2afc1a31973bc543.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502024-07-05T22:47:32.392Z Compiling rand_core v0.5.1
31512024-07-05T22:47:32.395Z 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`
31522024-07-05T22:47:32.891Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
31532024-07-05T22:47:32.894Z 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=3e22b25d816e2d6a -C extra-filename=-3e22b25d816e2d6a --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-22ebf27fa4a2bb4a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
31542024-07-05T22:47:33.834Z Compiling primeorder v0.13.6
31552024-07-05T22:47:33.837Z 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=d456fe8d9e79b213 -C extra-filename=-d456fe8d9e79b213 --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-35324a3616e1b5d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-07-05T22:47:34.388Z Compiling csv-core v0.1.11
31572024-07-05T22:47:34.391Z 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`
31582024-07-05T22:47:34.559Z Compiling option-ext v0.2.0
31592024-07-05T22:47:34.563Z 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`
31602024-07-05T22:47:34.692Z Compiling guppy-workspace-hack v0.1.0
31612024-07-05T22:47:34.695Z 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`
31622024-07-05T22:47:34.987Z Compiling assert_cmd v2.0.14
31632024-07-05T22:47:35.019Z 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`
31642024-07-05T22:47:35.052Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
31652024-07-05T22:47:35.081Z Compiling csv v1.3.0
31662024-07-05T22:47:35.084Z 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=308faa2e90a69c90 -C extra-filename=-308faa2e90a69c90 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-07-05T22:47:35.444Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
31682024-07-05T22:47:35.474Z Compiling dirs-sys v0.4.1
31692024-07-05T22:47:35.477Z 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`
31702024-07-05T22:47:35.502Z Compiling samael v0.0.15
31712024-07-05T22:47:35.505Z 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=80fb032d1f1ee949 -C extra-filename=-80fb032d1f1ee949 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-80fb032d1f1ee949 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-6dba3e9263882373.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`
31722024-07-05T22:47:36.170Z Compiling rand_chacha v0.2.2
31732024-07-05T22:47:36.173Z 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`
31742024-07-05T22:47:36.474Z 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`
31752024-07-05T22:47:36.575Z 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"'`
31762024-07-05T22:47:37.333Z Compiling polyval v0.6.2
31772024-07-05T22:47:37.336Z 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=93ac2542bc19f74b -C extra-filename=-93ac2542bc19f74b --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-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-07-05T22:47:37.809Z Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
31792024-07-05T22:47:37.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=1a5970169b92bee5 -C extra-filename=-1a5970169b92bee5 --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
31802024-07-05T22:47:38.030Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-80fb032d1f1ee949/build-script-bindings`
31812024-07-05T22:47:38.328Z Compiling ed25519 v2.2.3
31822024-07-05T22:47:38.331Z 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=a0a5c24a1f00448e -C extra-filename=-a0a5c24a1f00448e --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-fdd14e9df2e474ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832024-07-05T22:47:38.892Z Compiling http-body v1.0.0
31842024-07-05T22:47:38.895Z 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=e7eba2ebf9ec87f3 -C extra-filename=-e7eba2ebf9ec87f3 --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-dd7a72d1688f4378.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852024-07-05T22:47:39.150Z Compiling blowfish v0.9.1
31862024-07-05T22:47:39.153Z 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=0d40ac86a715fe30 -C extra-filename=-0d40ac86a715fe30 --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-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872024-07-05T22:47:39.620Z Compiling ctr v0.9.2
31882024-07-05T22:47:39.638Z 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=34be50390420b699 -C extra-filename=-34be50390420b699 --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-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-07-05T22:47:40.022Z Compiling aes v0.8.4
31902024-07-05T22:47:40.073Z 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=c1956b43e8ca057c -C extra-filename=-c1956b43e8ca057c --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-534405bd3eb612b5.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`
31912024-07-05T22:47:40.758Z 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=9fcafc8928c0f17c -C extra-filename=-9fcafc8928c0f17c --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-9346fb25cc012072.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-c3565455d31c5977.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-7866d2e29ea1f8b6.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-a5fa10a87a4478be.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-a8165f722ecca6b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
31922024-07-05T22:47:42.953Z Compiling password-hash v0.4.2
31932024-07-05T22:47:42.956Z 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`
31942024-07-05T22:47:43.998Z Compiling pbkdf2 v0.12.2
31952024-07-05T22:47:44.002Z 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=aeecacc10f547fe7 -C extra-filename=-aeecacc10f547fe7 --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-07-05T22:47:44.190Z Compiling tower-layer v0.3.2
31972024-07-05T22:47:44.199Z 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`
31982024-07-05T22:47:44.505Z Compiling regex-automata v0.1.10
31992024-07-05T22:47:44.508Z 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`
32002024-07-05T22:47:45.064Z Compiling hex-literal v0.4.1
32012024-07-05T22:47:45.095Z 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`
32022024-07-05T22:47:45.233Z Compiling target-spec v3.1.0
32032024-07-05T22:47:45.236Z 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`
32042024-07-05T22:47:45.863Z Compiling plotters-backend v0.3.5
32052024-07-05T22:47:45.867Z 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`
32062024-07-05T22:47:46.454Z Compiling plotters-svg v0.3.5
32072024-07-05T22:47:46.457Z 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`
32082024-07-05T22:47:46.917Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
32092024-07-05T22:47:46.947Z Compiling bstr v0.2.17
32102024-07-05T22:47:46.950Z 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`
32112024-07-05T22:47:47.425Z Compiling tower v0.4.13
32122024-07-05T22:47:47.429Z 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=b80e548754c2ea0e -C extra-filename=-b80e548754c2ea0e --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-7aef43c76aeb1ee3.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.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-6525bd8b2cad9ea3.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-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32132024-07-05T22:47:48.353Z Compiling bcrypt-pbkdf v0.10.0
32142024-07-05T22:47:48.357Z 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=48c850c1d162a7f9 -C extra-filename=-48c850c1d162a7f9 --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-0d40ac86a715fe30.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-aeecacc10f547fe7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152024-07-05T22:47:48.574Z Compiling pbkdf2 v0.11.0
32162024-07-05T22:47:48.577Z 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=937bf7bede949f55 -C extra-filename=-937bf7bede949f55 --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-9f75c9e3d30833c2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-07-05T22:47:48.964Z Compiling hyper v1.3.1
32182024-07-05T22:47:48.982Z 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=c466fc2e76de55fd -C extra-filename=-c466fc2e76de55fd --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-dd7a72d1688f4378.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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e7eba2ebf9ec87f3.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-6525bd8b2cad9ea3.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`
32192024-07-05T22:47:48.987Z Compiling ed25519-dalek v2.1.1
32202024-07-05T22:47:49.020Z 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=288e07f4bf1fb2ae -C extra-filename=-288e07f4bf1fb2ae --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-6a75da64e75aa3db.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-a0a5c24a1f00448e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-07-05T22:47:50.203Z Compiling ghash v0.5.1
32222024-07-05T22:47:50.206Z 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=afce67b37e0ac93d -C extra-filename=-afce67b37e0ac93d --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-93ac2542bc19f74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-07-05T22:47:50.417Z Compiling cfg-expr v0.15.8
32242024-07-05T22:47:50.441Z 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`
32252024-07-05T22:47:51.741Z 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=5d956d53c4a226b6 -C extra-filename=-5d956d53c4a226b6 --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-9cdfe1db1ea1f39e.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-5838c260b0ba55c5.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`
32262024-07-05T22:47:52.036Z Compiling rand v0.7.3
32272024-07-05T22:47:52.039Z 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`
32282024-07-05T22:47:53.241Z Compiling dirs v5.0.1
32292024-07-05T22:47:53.244Z 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`
32302024-07-05T22:47:53.460Z 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`
32312024-07-05T22:47:53.577Z Compiling p521 v0.13.3
32322024-07-05T22:47:53.580Z 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=25c854a42578ed5a -C extra-filename=-25c854a42578ed5a --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-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332024-07-05T22:47:54.688Z Compiling p256 v0.13.2
32342024-07-05T22:47:54.692Z 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=fa101a9103a8e244 -C extra-filename=-fa101a9103a8e244 --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-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-07-05T22:47:55.615Z Compiling cbc v0.1.2
32362024-07-05T22:47:55.619Z 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=5b65bcb6fe2cc1b1 -C extra-filename=-5b65bcb6fe2cc1b1 --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-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-07-05T22:47:55.850Z Compiling russh-cryptovec v0.7.2
32382024-07-05T22:47:55.855Z 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`
32392024-07-05T22:47:55.872Z Compiling cast v0.3.0
32402024-07-05T22:47:55.875Z 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`
32412024-07-05T22:47:56.061Z Compiling md5 v0.7.0
32422024-07-05T22:47:56.064Z 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`
32432024-07-05T22:47:56.172Z 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`
32442024-07-05T22:47:56.240Z Compiling criterion-plot v0.5.0
32452024-07-05T22:47:56.243Z 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`
32462024-07-05T22:47:56.593Z Compiling russh-keys v0.43.0
32472024-07-05T22:47:56.616Z 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=e71efc0a1a522eb5 -C extra-filename=-e71efc0a1a522eb5 --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-c1956b43e8ca057c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-48c850c1d162a7f9.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-c6ce830747ba76d8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-5b65bcb6fe2cc1b1.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.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-288e07f4bf1fb2ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.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-fa101a9103a8e244.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-25c854a42578ed5a.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-937bf7bede949f55.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-4672e277e1a572ac.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.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`
32482024-07-05T22:47:57.195Z Compiling hyper-util v0.1.3
32492024-07-05T22:47:57.208Z 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=6b2d9dca25d0c833 -C extra-filename=-6b2d9dca25d0c833 --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-dd7a72d1688f4378.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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e7eba2ebf9ec87f3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c466fc2e76de55fd.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-6525bd8b2cad9ea3.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-b80e548754c2ea0e.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502024-07-05T22:47:57.317Z Compiling aes-gcm v0.10.3
32512024-07-05T22:47:57.320Z 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=e12b430f2f87a07e -C extra-filename=-e12b430f2f87a07e --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-a27d6e41e9972175.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-afce67b37e0ac93d.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`
32522024-07-05T22:47:57.638Z Compiling httptest v0.15.5
32532024-07-05T22:47:57.643Z 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=4267378292c2944c -C extra-filename=-4267378292c2944c --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-dd7a72d1688f4378.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-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.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-fcffde8d79cabe6d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-07-05T22:47:59.742Z Compiling plotters v0.3.5
32552024-07-05T22:47:59.746Z 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`
32562024-07-05T22:47:59.809Z Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
32572024-07-05T22:47:59.813Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-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=290f3f095243e1b6 -C extra-filename=-290f3f095243e1b6 --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-4d7a6a9863dc5eb5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
32582024-07-05T22:48:00.101Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32592024-07-05T22:48:00.108Z 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=08b2caaf7e0196cf -C extra-filename=-08b2caaf7e0196cf --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-08b2caaf7e0196cf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
32602024-07-05T22:48:00.444Z Compiling rustls-native-certs v0.7.0
32612024-07-05T22:48:00.447Z 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`
32622024-07-05T22:48:00.890Z Compiling pathdiff v0.2.1
32632024-07-05T22:48:00.893Z 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=2fc58cccf0329f6e -C extra-filename=-2fc58cccf0329f6e --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-6035bfd1394c42eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32642024-07-05T22:48:01.061Z Compiling tinytemplate v1.2.1
32652024-07-05T22:48:01.065Z 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=5fbf4ccd460bbfdd -C extra-filename=-5fbf4ccd460bbfdd --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-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-07-05T22:48:02.144Z Compiling escape8259 v0.5.2
32672024-07-05T22:48:02.161Z 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`
32682024-07-05T22:48:02.202Z Compiling threadpool v1.8.1
32692024-07-05T22:48:02.233Z 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`
32702024-07-05T22:48:02.559Z Compiling nested v0.1.1
32712024-07-05T22:48:02.580Z 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`
32722024-07-05T22:48:02.892Z Compiling dhcproto-macros v0.1.0
32732024-07-05T22:48:02.895Z 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`
32742024-07-05T22:48:03.082Z Compiling oorandom v11.1.3
32752024-07-05T22:48:03.085Z 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`
32762024-07-05T22:48:03.298Z Compiling anes v0.1.6
32772024-07-05T22:48:03.302Z 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`
32782024-07-05T22:48:03.813Z Compiling criterion v0.5.1
32792024-07-05T22:48:03.832Z 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=5c6644ed0d10d0ec -C extra-filename=-5c6644ed0d10d0ec --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-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-fcffde8d79cabe6d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-5fbf4ccd460bbfdd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.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`
32802024-07-05T22:48:04.006Z Compiling dhcproto v0.11.0
32812024-07-05T22:48:04.009Z 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=820970b6d98d52fe -C extra-filename=-820970b6d98d52fe --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-74a6e3bf0b98ee0c.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-d63c2199f087120e.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822024-07-05T22:48:04.555Z Compiling guppy v0.17.5
32832024-07-05T22:48:04.558Z 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=1f817cbe422f803d -C extra-filename=-1f817cbe422f803d --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-421425fc2e57fee5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.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-aa68f771fcb1244f.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-2fc58cccf0329f6e.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
32842024-07-05T22:48:05.497Z Compiling libtest-mimic v0.7.3
32852024-07-05T22:48:05.500Z 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=c68091758f1da1e9 -C extra-filename=-c68091758f1da1e9 --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-d0be8f0251f816c0.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`
32862024-07-05T22:48:07.648Z Compiling hyper-rustls v0.26.0
32872024-07-05T22:48:07.651Z 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=43102725b44399ad -C extra-filename=-43102725b44399ad --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-9dde3f9dca224507.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c466fc2e76de55fd.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-6b2d9dca25d0c833.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-6525bd8b2cad9ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5a0e34fb3bb63da0.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`
32882024-07-05T22:48:07.818Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-08b2caaf7e0196cf/build-script-build`
32892024-07-05T22:48:07.848Z Compiling russh v0.43.0
32902024-07-05T22:48:07.904Z 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=da0e31a41b21ad0b -C extra-filename=-da0e31a41b21ad0b --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-c1956b43e8ca057c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-e12b430f2f87a07e.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-68edaa850aa6e991.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-6a75da64e75aa3db.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.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-763367c4cde47804.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-e71efc0a1a522eb5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912024-07-05T22:48:08.213Z Compiling fancy-regex v0.13.0
32922024-07-05T22:48:08.216Z 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`
32932024-07-05T22:48:10.581Z Compiling rstest_macros v0.19.0
32942024-07-05T22:48:10.584Z 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=cbf7a8e22c461cc3 -C extra-filename=-cbf7a8e22c461cc3 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-cbf7a8e22c461cc3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ade62842d8fc59cb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952024-07-05T22:48:11.184Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32962024-07-05T22:48:11.187Z 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=423af2b9b0466405 -C extra-filename=-423af2b9b0466405 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-07-05T22:48:11.701Z Compiling internet-checksum v0.2.1
32982024-07-05T22:48:11.704Z 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`
32992024-07-05T22:48:11.916Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-cbf7a8e22c461cc3/build-script-build`
33002024-07-05T22:48:12.037Z Compiling datatest-stable v0.2.9
33012024-07-05T22:48:12.040Z 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=d3da7758241bfc43 -C extra-filename=-d3da7758241bfc43 --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-6035bfd1394c42eb.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-c68091758f1da1e9.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`
33022024-07-05T22:48:12.754Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33032024-07-05T22:48:12.757Z 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=f6fc6970ab11fb05 -C extra-filename=-f6fc6970ab11fb05 --out-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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.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-998fdc8ba5c8fa75.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-93429d35afa4cfa7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33042024-07-05T22:48:13.814Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33052024-07-05T22:48:13.819Z 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=b4a8f8608c20a759 -C extra-filename=-b4a8f8608c20a759 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-b4a8f8608c20a759 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
33062024-07-05T22:48:14.163Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33072024-07-05T22:48:14.166Z 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=4243889d785b264d -C extra-filename=-4243889d785b264d --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4243889d785b264d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
33082024-07-05T22:48:14.508Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33092024-07-05T22:48:14.511Z 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=5af502882efb773c -C extra-filename=-5af502882efb773c --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-5af502882efb773c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8d3852971968f078.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`
33102024-07-05T22:48:14.864Z Compiling similar-asserts v1.5.0
33112024-07-05T22:48:14.867Z 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=cf23dac844af2dff -C extra-filename=-cf23dac844af2dff --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-817914e7f6165c83.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122024-07-05T22:48:15.549Z Compiling relative-path v1.9.3
33132024-07-05T22:48:15.552Z 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`
33142024-07-05T22:48:15.912Z Compiling trybuild v1.0.96
33152024-07-05T22:48:15.915Z 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.96/build.rs --error-format=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=72d0c13a05399e6c -C extra-filename=-72d0c13a05399e6c --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-07-05T22:48:16.061Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-5af502882efb773c/build-script-build`
33172024-07-05T22:48:16.091Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-4243889d785b264d/build-script-build`
33182024-07-05T22:48:16.121Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-b4a8f8608c20a759/build-script-build`
33192024-07-05T22:48:16.151Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33202024-07-05T22:48:16.154Z 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=7830f1b412f5cefc -C extra-filename=-7830f1b412f5cefc --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-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33212024-07-05T22:48:16.315Z 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=1d52f7b87efe7db3 -C extra-filename=-1d52f7b87efe7db3 --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-fcffde8d79cabe6d.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
33222024-07-05T22:48:16.450Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c/build-script-build`
33232024-07-05T22:48:16.481Z 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=d88451b26594ee2c -C extra-filename=-d88451b26594ee2c --out-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-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
33242024-07-05T22:48:18.447Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33252024-07-05T22:48:18.451Z 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=080df0e42dadcd6a -C extra-filename=-080df0e42dadcd6a --out-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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-9c7f00f159e04baa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.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`
33262024-07-05T22:48:19.233Z Compiling multimap v0.10.0
33272024-07-05T22:48:19.236Z 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=232dd36acccf3993 -C extra-filename=-232dd36acccf3993 --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-4672e277e1a572ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-07-05T22:48:19.594Z Compiling futures-timer v3.0.3
33292024-07-05T22:48:19.599Z 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`
33302024-07-05T22:48:20.461Z 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.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ba3781dca0eeb8a -C extra-filename=-0ba3781dca0eeb8a --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-4672e277e1a572ac.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312024-07-05T22:48:20.558Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33322024-07-05T22:48:20.561Z 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=1c829cc9dc400efc -C extra-filename=-1c829cc9dc400efc --out-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-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.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`
33332024-07-05T22:48:22.762Z Compiling polar-core v0.27.3
33342024-07-05T22:48:22.800Z 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=4ac710ac23229c1c -C extra-filename=-4ac710ac23229c1c --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-4ac710ac23229c1c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-75ea87648ce9d509.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-eadc28248a15b2a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352024-07-05T22:48:24.425Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-4ac710ac23229c1c/build-script-build`
33362024-07-05T22:48:26.097Z 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=f5304604830d2480 -C extra-filename=-f5304604830d2480 --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-4672e277e1a572ac.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`
33372024-07-05T22:48:26.491Z Compiling rstest v0.19.0
33382024-07-05T22:48:26.495Z 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=388a6086cf8dffed -C extra-filename=-388a6086cf8dffed --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-c6f8af2bc33fdbdd.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-1d52f7b87efe7db3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-07-05T22:48:26.742Z Compiling partial-io v0.5.4
33402024-07-05T22:48:26.745Z 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=f35144f242405aa8 -C extra-filename=-f35144f242405aa8 --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-c6f8af2bc33fdbdd.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412024-07-05T22:48:27.222Z Compiling blake2b_simd v1.0.2
33422024-07-05T22:48:27.225Z 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`
33432024-07-05T22:48:27.470Z Compiling rand_distr v0.4.3
33442024-07-05T22:48:27.497Z 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`
33452024-07-05T22:48:28.600Z Compiling approx v0.5.1
33462024-07-05T22:48:28.603Z 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`
33472024-07-05T22:48:28.790Z Compiling rust-argon2 v2.1.0
33482024-07-05T22:48:28.793Z 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`
33492024-07-05T22:48:28.866Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33502024-07-05T22:48:28.869Z 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=400d73cbeaed2680 -C extra-filename=-400d73cbeaed2680 --out-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-6035bfd1394c42eb.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-94e5df54cd5871ee.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.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-e60bb8120ffa5f71.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
33512024-07-05T22:48:30.558Z Compiling cargo_toml v0.20.3
33522024-07-05T22:48:30.560Z 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.3/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=57f71f373295ab93 -C extra-filename=-57f71f373295ab93 --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-4672e277e1a572ac.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-07-05T22:48:31.811Z Compiling uzers v0.11.3
33542024-07-05T22:48:31.814Z 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`
33552024-07-05T22:48:32.506Z Compiling termios v0.3.3
33562024-07-05T22:48:32.510Z 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`
33572024-07-05T22:48:32.762Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33582024-07-05T22:48:32.765Z 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=595df5734afcc602 -C extra-filename=-595df5734afcc602 --out-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-d0be8f0251f816c0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-6525bd8b2cad9ea3.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33592024-07-05T22:48:33.180Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33602024-07-05T22:48:33.202Z 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=1d707cba5767cef4 -C extra-filename=-1d707cba5767cef4 --out-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-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
33612024-07-05T22:48:34.177Z 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=67c60dea79005e20 -C extra-filename=-67c60dea79005e20 --out-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-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
33622024-07-05T22:48:35.260Z Compiling oso v0.27.3
33632024-07-05T22:48:35.298Z 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=6bf598885d062ca5 -C extra-filename=-6bf598885d062ca5 --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-f5304604830d2480.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642024-07-05T22:48:35.359Z 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=f9702ad6f45ae3df -C extra-filename=-f9702ad6f45ae3df --out-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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-1c829cc9dc400efc.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`
33652024-07-05T22:48:35.489Z 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=df3a6b5c19e62143 -C extra-filename=-df3a6b5c19e62143 --out-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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-1c829cc9dc400efc.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`
33662024-07-05T22:48:37.617Z 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=c39e30f6814944ee -C extra-filename=-c39e30f6814944ee --out-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-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-400d73cbeaed2680.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-94e5df54cd5871ee.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.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-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
33672024-07-05T22:48:37.761Z 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=1057fafcba71bd6f -C extra-filename=-1057fafcba71bd6f --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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-fcffde8d79cabe6d.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-388a6086cf8dffed.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33682024-07-05T22:48:39.614Z 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=6f7212bb0c3e85c9 -C extra-filename=-6f7212bb0c3e85c9 --out-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-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-3f9bcd253670eae4.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.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-b35469016182fba0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-6bf598885d062ca5.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33692024-07-05T22:48:41.205Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33702024-07-05T22:48:41.209Z 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=a6e94d9a3a114c97 -C extra-filename=-a6e94d9a3a114c97 --out-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-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-57f71f373295ab93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.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-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.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`
33712024-07-05T22:48:41.851Z 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=c02d2bea1a606620 -C extra-filename=-c02d2bea1a606620 --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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-fcffde8d79cabe6d.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-388a6086cf8dffed.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33722024-07-05T22:48:42.806Z 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 --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=2aa7f003e1d05e5a -C extra-filename=-2aa7f003e1d05e5a --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-d88451b26594ee2c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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 schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
33732024-07-05T22:48:42.951Z 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=d8de951e0a840b60 -C extra-filename=-d8de951e0a840b60 --out-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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.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-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33742024-07-05T22:48:46.630Z 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=99ce9b84ac47c8b0 -C extra-filename=-99ce9b84ac47c8b0 --out-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-df356f623c66f259.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-e86e380de4dadf46.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-d52fb32f431ee7c0.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b35469016182fba0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33752024-07-05T22:48:50.600Z 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=8e1ade8ec5319b60 -C extra-filename=-8e1ade8ec5319b60 --out-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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.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-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33762024-07-05T22:48:52.757Z 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=ca52651fc580b526 -C extra-filename=-ca52651fc580b526 --out-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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33772024-07-05T22:48:57.070Z 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=c9e19f5614083783 -C extra-filename=-c9e19f5614083783 --out-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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.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`
33782024-07-05T22:48:59.660Z 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=ccf90021b6879d5e -C extra-filename=-ccf90021b6879d5e --out-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-5d956d53c4a226b6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.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-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
33792024-07-05T22:49:01.489Z 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=52af18d3f12add42 -C extra-filename=-52af18d3f12add42 --out-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-5d956d53c4a226b6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.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-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
33802024-07-05T22:49:01.698Z 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=d7ba52dec2a832c2 -C extra-filename=-d7ba52dec2a832c2 --out-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-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-ed73188034756a40.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
33812024-07-05T22:49:02.818Z 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=9c92c35c86f96b35 -C extra-filename=-9c92c35c86f96b35 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
33822024-07-05T22:49:09.167Z 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=9045947b70055d27 -C extra-filename=-9045947b70055d27 --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7830f1b412f5cefc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33832024-07-05T22:49:12.134Z 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=bfca5d64d835e32d -C extra-filename=-bfca5d64d835e32d --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
33842024-07-05T22:49:13.875Z 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=5cb9dd016fd341db -C extra-filename=-5cb9dd016fd341db --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
33852024-07-05T22:49:14.067Z 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=d3b0a2a359dc9ad9 -C extra-filename=-d3b0a2a359dc9ad9 --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7830f1b412f5cefc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33862024-07-05T22:49:15.019Z 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=a231ea79b2f0b892 -C extra-filename=-a231ea79b2f0b892 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
33872024-07-05T22:49:15.425Z 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=9c7815d42d58ec41 -C extra-filename=-9c7815d42d58ec41 --out-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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-080df0e42dadcd6a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33882024-07-05T22:49:16.712Z 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=d82afe2b9e1d3995 -C extra-filename=-d82afe2b9e1d3995 --out-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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-080df0e42dadcd6a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.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`
33892024-07-05T22:49:17.221Z 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=749e9695d898823d -C extra-filename=-749e9695d898823d --out-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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-080df0e42dadcd6a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33902024-07-05T22:49:19.930Z 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=ece508db686bd137 -C extra-filename=-ece508db686bd137 --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33912024-07-05T22:49:36.571Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33922024-07-05T22:49:36.574Z 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=aebbfcfc4ebac7c5 -C extra-filename=-aebbfcfc4ebac7c5 --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-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33932024-07-05T22:49:38.096Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33942024-07-05T22:49:38.138Z 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=a77dada5ba55481c -C extra-filename=-a77dada5ba55481c --out-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-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33952024-07-05T22:49:41.787Z 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=6a1250d8a5430f54 -C extra-filename=-6a1250d8a5430f54 --out-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-9346fb25cc012072.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33962024-07-05T22:49:44.223Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33972024-07-05T22:49:44.226Z 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=eb04c1fb0823d761 -C extra-filename=-eb04c1fb0823d761 --out-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-c6f8af2bc33fdbdd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-c4727b29468a5b0b.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`
33982024-07-05T22:49:44.611Z 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=1ca8de25028e1c1f -C extra-filename=-1ca8de25028e1c1f --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-9346fb25cc012072.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.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-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
33992024-07-05T22:49:45.879Z 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=cd7d038cb92e2667 -C extra-filename=-cd7d038cb92e2667 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.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-9cb75240a4707290.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-be2fe995196acd49.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34002024-07-05T22:49:46.229Z 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=77f3394e8a0e43c8 -C extra-filename=-77f3394e8a0e43c8 --out-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-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34012024-07-05T22:49:47.975Z 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=f0f395284913cb9f -C extra-filename=-f0f395284913cb9f --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
34022024-07-05T22:49:49.355Z 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=42fa1f0a20b195bf -C extra-filename=-42fa1f0a20b195bf --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-820970b6d98d52fe.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-7830f1b412f5cefc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-423af2b9b0466405.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-da0e31a41b21ad0b.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-e71efc0a1a522eb5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34032024-07-05T22:49:51.026Z 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=dee4a6705a1394f6 -C extra-filename=-dee4a6705a1394f6 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
34042024-07-05T22:49:52.483Z 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=bd3e67dbe88568d4 -C extra-filename=-bd3e67dbe88568d4 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
34052024-07-05T22:49:59.279Z 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=b978c7fb2ee9c485 -C extra-filename=-b978c7fb2ee9c485 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
34062024-07-05T22:50:02.402Z 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=b1376b6b2a8ed780 -C extra-filename=-b1376b6b2a8ed780 --out-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-5d956d53c4a226b6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34072024-07-05T22:50:04.385Z 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=7fe1518af95e0bb0 -C extra-filename=-7fe1518af95e0bb0 --out-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-5d956d53c4a226b6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34082024-07-05T22:50:05.014Z 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=1ccc4e99d842cf1f -C extra-filename=-1ccc4e99d842cf1f --out-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-5d956d53c4a226b6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34092024-07-05T22:50:13.050Z 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=1b44f107fda352c2 -C extra-filename=-1b44f107fda352c2 --out-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-5d956d53c4a226b6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34102024-07-05T22:50:13.594Z 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=e23849bf0fb861bf -C extra-filename=-e23849bf0fb861bf --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-c4727b29468a5b0b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34112024-07-05T22:50:15.749Z 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=85c3a1ccaca5f6b6 -C extra-filename=-85c3a1ccaca5f6b6 --out-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-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-c4727b29468a5b0b.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`
34122024-07-05T22:50:15.752Z 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=83d052cb22a0365a -C extra-filename=-83d052cb22a0365a --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-d88451b26594ee2c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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 native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34132024-07-05T22:50:17.865Z 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=6ef606e32f3660f6 -C extra-filename=-6ef606e32f3660f6 --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-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34142024-07-05T22:50:18.214Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 cockroach-admin/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=ced17df10cd7c730 -C extra-filename=-ced17df10cd7c730 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-d88451b26594ee2c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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 native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34152024-07-05T22:50:18.281Z 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=8eec6ba7e0448e57 -C extra-filename=-8eec6ba7e0448e57 --out-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-df356f623c66f259.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34162024-07-05T22:50:20.728Z 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=9d25196f98a16616 -C extra-filename=-9d25196f98a16616 --out-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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-e86e380de4dadf46.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-d52fb32f431ee7c0.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b35469016182fba0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-6bf598885d062ca5.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34172024-07-05T22:50:28.917Z 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=9667ce3d18e2a537 -C extra-filename=-9667ce3d18e2a537 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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 native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34182024-07-05T22:50:32.271Z 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=10322e8b5a34658f -C extra-filename=-10322e8b5a34658f --out-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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34192024-07-05T22:50:34.489Z 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=d1b9a9708ca4f631 -C extra-filename=-d1b9a9708ca4f631 --out-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-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-3f9bcd253670eae4.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.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-b35469016182fba0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-6bf598885d062ca5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34202024-07-05T22:50:37.364Z 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=30878b61a6b2e3c4 -C extra-filename=-30878b61a6b2e3c4 --out-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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-fe28f435911e68cf.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-cf23dac844af2dff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.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-7bd9b3e9745e3cfd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34212024-07-05T22:50:43.737Z 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=6523f28d5e07f02b -C extra-filename=-6523f28d5e07f02b --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-df356f623c66f259.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.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-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34222024-07-05T22:50:57.345Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=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=3aac4ce70d122d5d -C extra-filename=-3aac4ce70d122d5d --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34232024-07-05T22:51:05.197Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 installinator-artifactd/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=6ba3ea5c4a54dec7 -C extra-filename=-6ba3ea5c4a54dec7 --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34242024-07-05T22:51:08.278Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/bin/installinator-artifactd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=5551f8e8019ca302 -C extra-filename=-5551f8e8019ca302 --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34252024-07-05T22:51:10.446Z 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=197b6eab7ca8c797 -C extra-filename=-197b6eab7ca8c797 --out-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-5d956d53c4a226b6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.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-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
34262024-07-05T22:51:14.978Z 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=1582934409b0ce95 -C extra-filename=-1582934409b0ce95 --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-b996afd5eb36dcbb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-234840c1187c1eb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34272024-07-05T22:51:22.388Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34282024-07-05T22:51:22.391Z 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=fa5c935e5370071a -C extra-filename=-fa5c935e5370071a --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-94e5df54cd5871ee.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.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-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34292024-07-05T22:51:26.743Z 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=1d2788e12ec6cc5b -C extra-filename=-1d2788e12ec6cc5b --out-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-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-94e5df54cd5871ee.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.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-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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`
34302024-07-05T22:51:29.611Z 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=07ce8fa2932a820f -C extra-filename=-07ce8fa2932a820f --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34312024-07-05T22:51:29.831Z 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=22a2a0b570d3efd3 -C extra-filename=-22a2a0b570d3efd3 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34322024-07-05T22:51:32.139Z 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=e93bff4d4d3549ac -C extra-filename=-e93bff4d4d3549ac --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34332024-07-05T22:51:33.656Z 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=75660a726507b3fb -C extra-filename=-75660a726507b3fb --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34342024-07-05T22:51:42.190Z 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=e4ea1db1a324c21d -C extra-filename=-e4ea1db1a324c21d --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34352024-07-05T22:51:44.871Z 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=cadc0871d4fe1d60 -C extra-filename=-cadc0871d4fe1d60 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34362024-07-05T22:51:49.749Z 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=42a40a3b0d2d2062 -C extra-filename=-42a40a3b0d2d2062 --out-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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.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`
34372024-07-05T22:51:50.610Z 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=88e00ed529a3d7b3 -C extra-filename=-88e00ed529a3d7b3 --out-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-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.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-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34382024-07-05T22:51:57.735Z 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=432ae96c79b29726 -C extra-filename=-432ae96c79b29726 --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-9346fb25cc012072.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.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`
34392024-07-05T22:52:01.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=0ed2a5cc6c030612 -C extra-filename=-0ed2a5cc6c030612 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34402024-07-05T22:52:06.559Z 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=2a28bf2376dadab4 -C extra-filename=-2a28bf2376dadab4 --out-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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.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-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-46a81e087c187e98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34412024-07-05T22:52:06.559Z 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=58c51bb3bf60f0ac -C extra-filename=-58c51bb3bf60f0ac --out-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-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-f2aa43e6f0dd0b1c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.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-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34422024-07-05T22:52:08.691Z 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=f0e6a40484dff722 -C extra-filename=-f0e6a40484dff722 --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
34432024-07-05T22:52:11.219Z 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=70bc43d5850beb64 -C extra-filename=-70bc43d5850beb64 --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
34442024-07-05T22:52:13.619Z 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=cafa621bdbab1768 -C extra-filename=-cafa621bdbab1768 --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-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
34452024-07-05T22:52:14.725Z 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=05b4b8f97acc6b8d -C extra-filename=-05b4b8f97acc6b8d --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-dfc21411cd3a3cbc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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 -L /usr/platform/oxide/lib/amd64/`
34462024-07-05T22:52:16.032Z 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=ae6df153b16b55c0 -C extra-filename=-ae6df153b16b55c0 --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
34472024-07-05T22:52:16.966Z 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=506c6d609931355d -C extra-filename=-506c6d609931355d --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/`
34482024-07-05T22:52:29.911Z 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=cde2cbb1cbbfacd8 -C extra-filename=-cde2cbb1cbbfacd8 --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-dfc21411cd3a3cbc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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 -L /usr/platform/oxide/lib/amd64/`
34492024-07-05T22:52:31.416Z 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=09262df12b337bc1 -C extra-filename=-09262df12b337bc1 --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-821d6d254ac79442.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-0c273814543cf7ff.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`
34502024-07-05T22:52:31.960Z 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=78c69b8ada1a89a5 -C extra-filename=-78c69b8ada1a89a5 --out-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-9346fb25cc012072.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34512024-07-05T22:52:33.595Z 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=bb6db92e4cb3523a -C extra-filename=-bb6db92e4cb3523a --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-e3812a7637434298.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
34522024-07-05T22:52:33.976Z 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=c916df07b8e7214b -C extra-filename=-c916df07b8e7214b --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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
34532024-07-05T22:52:36.646Z 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=165ee026a8086a37 -C extra-filename=-165ee026a8086a37 --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-e3812a7637434298.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
34542024-07-05T22:52:53.907Z 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=f8449ac5d2ac7d75 -C extra-filename=-f8449ac5d2ac7d75 --out-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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.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-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-46a81e087c187e98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34552024-07-05T22:52:59.362Z 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=b64842284c886405 -C extra-filename=-b64842284c886405 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34562024-07-05T22:53:03.286Z 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=7bc94e027ac8e0ff -C extra-filename=-7bc94e027ac8e0ff --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34572024-07-05T22:53:03.997Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_test --edition=2021 dns-server/tests/openapi_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=421a50fd481d7b67 -C extra-filename=-421a50fd481d7b67 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34582024-07-05T22:53:05.603Z 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=95ee9b0d7b1ec813 -C extra-filename=-95ee9b0d7b1ec813 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34592024-07-05T22:53:06.248Z 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=26f39bcd22bda982 -C extra-filename=-26f39bcd22bda982 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34602024-07-05T22:53:13.750Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifactd --edition=2021 installinator-artifactd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=ea2d77ecb2c54800 -C extra-filename=-ea2d77ecb2c54800 --out-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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34612024-07-05T22:53:16.081Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=3513f3cad46f9f19 -C extra-filename=-3513f3cad46f9f19 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34622024-07-05T22:53:17.979Z 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=5a8b7d01c8171e93 -C extra-filename=-5a8b7d01c8171e93 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34632024-07-05T22:53:20.473Z 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=eea7913af75ddacf -C extra-filename=-eea7913af75ddacf --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34642024-07-05T22:53:21.757Z 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=31324aafe3ace0da -C extra-filename=-31324aafe3ace0da --out-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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.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`
34652024-07-05T22:53:25.740Z 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=a78d5b0e5505b342 -C extra-filename=-a78d5b0e5505b342 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d52fb32f431ee7c0.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.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-f2aa43e6f0dd0b1c.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34662024-07-05T22:53:39.739Z 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=56ddbdeb92c93f7d -C extra-filename=-56ddbdeb92c93f7d --out-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-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34672024-07-05T22:53:44.388Z 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=afbf54bab81f0e9c -C extra-filename=-afbf54bab81f0e9c --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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34682024-07-05T22:53:46.810Z 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=519db53e22ddb78d -C extra-filename=-519db53e22ddb78d --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-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.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-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34692024-07-05T22:53:54.172Z 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=40ff7405de0dfda6 -C extra-filename=-40ff7405de0dfda6 --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-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34702024-07-05T22:53:55.987Z 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=2abee1bc5b6ef2f9 -C extra-filename=-2abee1bc5b6ef2f9 --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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34712024-07-05T22:54:02.143Z 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=3306c14539786521 -C extra-filename=-3306c14539786521 --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-a62716525305b8a9.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34722024-07-05T22:54:06.496Z 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=a4b9e816e192fbf5 -C extra-filename=-a4b9e816e192fbf5 --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34732024-07-05T22:54:09.178Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name apigen --edition=2021 dns-server/src/bin/apigen.rs --error-format=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=0aefc6883b99892b -C extra-filename=-0aefc6883b99892b --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34742024-07-05T22:54:13.929Z 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=6f170804feb0957a -C extra-filename=-6f170804feb0957a --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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-05T22:54:14.721Z 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=d8764417a36b629d -C extra-filename=-d8764417a36b629d --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34762024-07-05T22:54:15.516Z 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=6a5f9572fdd00f73 -C extra-filename=-6a5f9572fdd00f73 --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-ce4258ca2081b94b.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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
34772024-07-05T22:54:17.801Z 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=fbd12f554f854ac1 -C extra-filename=-fbd12f554f854ac1 --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-ce4258ca2081b94b.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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
34782024-07-05T22:54:22.226Z 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=07afb9f7a11e3257 -C extra-filename=-07afb9f7a11e3257 --out-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-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-8d29d13d7bf43ef2.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34792024-07-05T22:54:23.941Z 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=2098acbc7387d05f -C extra-filename=-2098acbc7387d05f --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-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34802024-07-05T22:54:24.389Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_artifact_client --edition=2021 clients/installinator-artifact-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=a963c6b29220ff7e -C extra-filename=-a963c6b29220ff7e --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-4d7a6a9863dc5eb5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34812024-07-05T22:54:28.085Z 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=06c870b9875bf733 -C extra-filename=-06c870b9875bf733 --out-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 gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.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`
34822024-07-05T22:54:28.122Z 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=cee37439814450fe -C extra-filename=-cee37439814450fe --out-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-6035bfd1394c42eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.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-22ebf27fa4a2bb4a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.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`
34832024-07-05T22:54:29.499Z 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=5499cd3c42b311a9 -C extra-filename=-5499cd3c42b311a9 --out-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-6035bfd1394c42eb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34842024-07-05T22:54:39.477Z 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=b3f1c9eb65796e66 -C extra-filename=-b3f1c9eb65796e66 --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-19ab63d10a0270fb.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34852024-07-05T22:54:40.065Z 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=e15b43ac12283523 -C extra-filename=-e15b43ac12283523 --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-1359be9832b5f16e.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
34862024-07-05T22:54:42.095Z 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=371e948218b28010 -C extra-filename=-371e948218b28010 --out-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-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-7f872ae5fe2c979f.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34872024-07-05T22:54:42.362Z 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=62f6f9eaa2d3620a -C extra-filename=-62f6f9eaa2d3620a --out-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-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-7f872ae5fe2c979f.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34882024-07-05T22:54:44.588Z 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=61851ba5f88fd2a8 -C extra-filename=-61851ba5f88fd2a8 --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-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
34892024-07-05T22:54:45.531Z 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=8f309a02747f3e3f -C extra-filename=-8f309a02747f3e3f --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-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-a5a953db403bfc89.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-89f824e58d8ab293.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`
34902024-07-05T22:54:46.322Z 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=31d557e37c1eebcc -C extra-filename=-31d557e37c1eebcc --out-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-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-a0634018c1a44581.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34912024-07-05T22:54:47.163Z 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=dfcdfe9b9674a940 -C extra-filename=-dfcdfe9b9674a940 --out-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-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-a0634018c1a44581.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34922024-07-05T22:54:47.537Z 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=eef533565b21779c -C extra-filename=-eef533565b21779c --out-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-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-a0634018c1a44581.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34932024-07-05T22:54:48.275Z 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=80e0f4696d64fdc1 -C extra-filename=-80e0f4696d64fdc1 --out-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-74cd09f159c992dd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
34942024-07-05T22:54:49.364Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34952024-07-05T22:54:49.367Z 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=0dcada6b7f4de70c -C extra-filename=-0dcada6b7f4de70c --out-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-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.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`
34962024-07-05T22:54:50.546Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34972024-07-05T22:54:50.549Z 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=01fa19b3c5c6cf8d -C extra-filename=-01fa19b3c5c6cf8d --out-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-1756fcade5941f15.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.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`
34982024-07-05T22:54:51.819Z 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=7a776da7bbf565a8 -C extra-filename=-7a776da7bbf565a8 --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-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.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`
34992024-07-05T22:54:52.461Z 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=928407a93014d268 -C extra-filename=-928407a93014d268 --out-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-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8f498c6d1d30bef0.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b0912e420d4c46c4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a258e3a11fd764c1.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-52878f5c4a1119e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.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`
35002024-07-05T22:54:53.104Z 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=74c240f35355d3b7 -C extra-filename=-74c240f35355d3b7 --out-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-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35012024-07-05T22:55:00.413Z 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=8996c8496f816770 -C extra-filename=-8996c8496f816770 --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-68fbea665765f50d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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`
35022024-07-05T22:55:03.187Z 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=7f6f89570504f92a -C extra-filename=-7f6f89570504f92a --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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35032024-07-05T22:55:04.720Z 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=be997cc63a8b1159 -C extra-filename=-be997cc63a8b1159 --out-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-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35042024-07-05T22:55:05.637Z 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=83854894147c5d78 -C extra-filename=-83854894147c5d78 --out-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-74cd09f159c992dd.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35052024-07-05T22:55:09.418Z 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=954bd48e006b3416 -C extra-filename=-954bd48e006b3416 --out-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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35062024-07-05T22:55:13.098Z 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=42b895362807b255 -C extra-filename=-42b895362807b255 --out-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-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
35072024-07-05T22:55:21.081Z 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=2c1083f1a6b26cdf -C extra-filename=-2c1083f1a6b26cdf --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-9346fb25cc012072.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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`
35082024-07-05T22:55:21.446Z 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=a70e18220716ac1f -C extra-filename=-a70e18220716ac1f --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-9346fb25cc012072.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35092024-07-05T22:55:22.450Z 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=e53792ca29d38b2c -C extra-filename=-e53792ca29d38b2c --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-52878f5c4a1119e1.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35102024-07-05T22:55:23.075Z 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=dbb39609da91e9c1 -C extra-filename=-dbb39609da91e9c1 --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-22ebf27fa4a2bb4a.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`
35112024-07-05T22:55:23.424Z 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=5fb6870e636a3f2d -C extra-filename=-5fb6870e636a3f2d --out-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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35122024-07-05T22:55:23.960Z 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=d89dc253a73d583a -C extra-filename=-d89dc253a73d583a --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
35132024-07-05T22:55:24.505Z 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=3e7007fef4183e85 -C extra-filename=-3e7007fef4183e85 --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-22ebf27fa4a2bb4a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.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`
35142024-07-05T22:55:24.856Z 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=5abfb668d2ee33d1 -C extra-filename=-5abfb668d2ee33d1 --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
35152024-07-05T22:55:24.907Z 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=97f44229c36c8f2b -C extra-filename=-97f44229c36c8f2b --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-22ebf27fa4a2bb4a.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-89f824e58d8ab293.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`
35162024-07-05T22:55:25.733Z 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=7660affdfd8b2b45 -C extra-filename=-7660affdfd8b2b45 --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-421425fc2e57fee5.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-68edaa850aa6e991.rlib --extern bstr=/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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.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-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.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-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.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-32581a82eb7d7a50.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-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.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-733bcdf81d614613.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.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-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.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`
35172024-07-05T22:55:26.163Z 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=df637739b50f97e5 -C extra-filename=-df637739b50f97e5 --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-821d6d254ac79442.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182024-07-05T22:57:22.274Z 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=f77dd4fd557d9f66 -C extra-filename=-f77dd4fd557d9f66 --out-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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-fe28f435911e68cf.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-cf23dac844af2dff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.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-7bd9b3e9745e3cfd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35192024-07-05T22:57:22.278Z 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=35f72366f1e86ce8 -C extra-filename=-35f72366f1e86ce8 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.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-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35202024-07-05T22:57:22.279Z 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=5e734a1f496e04dc -C extra-filename=-5e734a1f496e04dc --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.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-8d866b0f8b8b33d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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=/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 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35212024-07-05T22:57:22.279Z 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=b67c936927f67b7b -C extra-filename=-b67c936927f67b7b --out-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-df356f623c66f259.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35222024-07-05T22:57:25.538Z 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=bf24aafa4e896554 -C extra-filename=-bf24aafa4e896554 --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-c4727b29468a5b0b.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-00e02c8883c373d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35232024-07-05T22:57:26.879Z 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=520ee8422260b947 -C extra-filename=-520ee8422260b947 --out-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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-8d866b0f8b8b33d5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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=/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 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35242024-07-05T22:57:29.232Z 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=f3223b65d3a3377f -C extra-filename=-f3223b65d3a3377f --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.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-8d866b0f8b8b33d5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.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=/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 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35252024-07-05T22:57:31.200Z 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=156f18625ac0d124 -C extra-filename=-156f18625ac0d124 --out-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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-fe28f435911e68cf.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-cf23dac844af2dff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.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-7bd9b3e9745e3cfd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35262024-07-05T22:57:33.844Z 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=7e9ca17400039073 -C extra-filename=-7e9ca17400039073 --out-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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.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-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
35272024-07-05T22:57:34.299Z 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=41fab5a632d6701d -C extra-filename=-41fab5a632d6701d --out-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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-c4727b29468a5b0b.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-00e02c8883c373d4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35282024-07-05T22:57:36.947Z 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=563f3e84747c9980 -C extra-filename=-563f3e84747c9980 --out-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-df356f623c66f259.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35292024-07-05T22:57:37.594Z 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=e1ec2b68da21dce9 -C extra-filename=-e1ec2b68da21dce9 --out-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-df356f623c66f259.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-232dd36acccf3993.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35302024-07-05T22:57:48.351Z 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=391a32acf0a1da63 -C extra-filename=-391a32acf0a1da63 --out-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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-fe28f435911e68cf.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-cf23dac844af2dff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.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-7bd9b3e9745e3cfd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35312024-07-05T23:13:55.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31m 06s
35322024-07-05T23:14:05.675Z
35332024-07-05T23:14:05.680Zreal 31:17.470356444
35342024-07-05T23:14:05.680Zuser 1:46:07.499504406
35352024-07-05T23:14:05.680Zsys 22:22.273958663
35362024-07-05T23:14:05.680Ztrap 10.607876694
35372024-07-05T23:14:05.680Ztflt 7.830644302
35382024-07-05T23:14:05.680Zdflt 1:15:18.333457283
35392024-07-05T23:14:05.680Zkflt 0.346100540
35402024-07-05T23:14:05.680Zlock 6:13:02.358675317
35412024-07-05T23:14:05.680Zslp 13:09:14.312060476
35422024-07-05T23:14:05.680Zlat 8:07.516583367
35432024-07-05T23:14:05.680Zstop 6:11.885635136
35442024-07-05T23:14:06.682Z+ banner test
35452024-07-05T23:14:06.732Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
35462024-07-05T23:14:07.661Z
35472024-07-05T23:14:07.661Z ##### ###### #### #####
35482024-07-05T23:14:07.662Z # # # #
35492024-07-05T23:14:07.662Z # ##### #### #
35502024-07-05T23:14:07.662Z # # # #
35512024-07-05T23:14:07.662Z # # # # #
35522024-07-05T23:14:07.662Z # ###### #### #
35532024-07-05T23:14:07.662Z
35542024-07-05T23:14:10.301Zinfo: experimental features enabled: setup-scripts
35552024-07-05T23:14:11.529Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35562024-07-05T23:14:11.647Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35572024-07-05T23:14:11.657Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35582024-07-05T23:14:11.670Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35592024-07-05T23:14:23.999Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.66s
35602024-07-05T23:14:28.540Z Starting 1352 tests across 130 binaries (3 skipped; run ID: dd7cad8c-eee1-486b-8325-1ad0dd4fe589, nextest profile: ci)
35612024-07-05T23:14:28.545Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35622024-07-05T23:14:29.298Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35632024-07-05T23:14:31.529Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35642024-07-05T23:14:33.270Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35652024-07-05T23:14:39.286Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.67s
35662024-07-05T23:14:39.370Z Running `target/debug/crdb-seed`
35672024-07-05T23:14:39.400ZJul 05 23:14:37.738 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpaVgmiV
35682024-07-05T23:14:39.403ZJul 05 23:14:37.739 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpSU4Df2,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpaVgmiV/listen-url
35692024-07-05T23:14:39.404ZJul 05 23:14:37.741 INFO cockroach environment: BUILDOMAT_JOB_ID=01J22GS6BNK98MW3M6KA406WT8 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=move-provisioning-timeseries-to-toml GITHUB_REF=refs/heads/move-provisioning-timeseries-to-toml GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=3ad73c721facf6804695a9b55574c66feea5147c 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-envtE9mjL 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=dd7cad8c-eee1-486b-8325-1ad0dd4fe589 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
35702024-07-05T23:14:40.495ZJul 05 23:14:38.832 INFO cockroach pid: 4728
35712024-07-05T23:14:40.498ZJul 05 23:14:38.832 INFO cockroach listen URL: postgresql://root@[::1]:33415/omicron?sslmode=disable
35722024-07-05T23:14:40.498ZJul 05 23:14:38.832 INFO cockroach: populating
35732024-07-05T23:14:42.970ZJul 05 23:14:41.309 INFO cockroach: populated
35742024-07-05T23:14:45.114ZJul 05 23:14:43.451 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/961b8ac67f16f2b01e46f3a25d34a9d3ce6c1b29d2b2e0f444689ad1463e62b6.tar`
35752024-07-05T23:14:45.117Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35762024-07-05T23:14:45.156Z PASS [ 0.030s] api_identity test::test_identity
35772024-07-05T23:14:45.157Z PASS [ 0.025s] api_identity test::test_identity_no_field
35782024-07-05T23:14:45.168Z PASS [ 0.033s] bootstore schemes::tests::hello_roundtrip
35792024-07-05T23:14:45.185Z PASS [ 0.020s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
35802024-07-05T23:14:45.185Z PASS [ 0.042s] authz-macros tests::test_authz_snapshots
35812024-07-05T23:14:45.186Z PASS [ 0.029s] bootstore schemes::v0::share_pkg::tests::create_packages
35822024-07-05T23:14:45.186Z PASS [ 0.024s] bootstore trust_quorum::rack_secret::tests::create_and_verify
35832024-07-05T23:14:45.206Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
35842024-07-05T23:14:45.206Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_for_enums
35852024-07-05T23:14:45.212Z PASS [ 0.026s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
35862024-07-05T23:14:45.221Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
35872024-07-05T23:14:45.224Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
35882024-07-05T23:14:45.235Z PASS [ 0.015s] db-macros tests::test_derive_with_unknown_field
35892024-07-05T23:14:45.241Z PASS [ 0.028s] db-macros tests::test_derive_snapshots
35902024-07-05T23:14:45.246Z PASS [ 0.105s] bootstore schemes::v0::peer::tests::network_config
35912024-07-05T23:14:45.251Z PASS [ 0.078s] db-macros lookup::test::test_lookup_snapshots
35922024-07-05T23:14:45.424Z PASS [ 0.187s] dns-server storage::test::test_update_in_progress
35932024-07-05T23:14:45.435Z PASS [ 0.194s] dns-server storage::test::test_update_interrupted
35942024-07-05T23:14:45.445Z PASS [ 0.219s] dns-server storage::test::test_update_basic
35952024-07-05T23:14:45.743Z PASS [ 0.495s] dns-server::basic_test a_crud
35962024-07-05T23:14:45.762Z PASS [ 0.314s] dns-server::basic_test multi_record_crud
35972024-07-05T23:14:45.762Z PASS [ 0.326s] dns-server::basic_test empty_record
35982024-07-05T23:14:45.762Z PASS [ 0.497s] dns-server::basic_test aaaa_crud
35992024-07-05T23:14:45.765Z PASS [ 0.304s] dns-server::basic_test name_contains_zone
36002024-07-05T23:14:45.988Z PASS [ 0.233s] dns-server::basic_test srv_crud
36012024-07-05T23:14:45.999Z PASS [ 0.252s] dns-server::basic_test nxdomain
36022024-07-05T23:14:45.999Z PASS [ 0.245s] dns-server::basic_test servfail
36032024-07-05T23:14:46.040Z PASS [ 0.038s] dns-service-client diff::test::diff_invalid
36042024-07-05T23:14:46.052Z PASS [ 0.058s] dns-service-client diff::test::diff_equivalent
36052024-07-05T23:14:46.057Z PASS [ 0.071s] dns-service-client diff::test::diff_different
36062024-07-05T23:14:46.085Z PASS [ 0.033s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
36072024-07-05T23:14:46.092Z PASS [ 0.052s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
36082024-07-05T23:14:46.147Z PASS [ 0.048s] illumos-utils destructor::test::test_destructor_bad_close
36092024-07-05T23:14:46.147Z PASS [ 0.081s] illumos-utils destructor::test::test_delayed_delete
36102024-07-05T23:14:46.179Z PASS [ 0.034s] illumos-utils link::test::test_allocate
36112024-07-05T23:14:46.179Z PASS [ 0.027s] illumos-utils link::test::test_allocate_within_scopes
36122024-07-05T23:14:46.192Z PASS [ 0.019s] illumos-utils running_zone::tests::test_is_oxide_smf_service
36132024-07-05T23:14:46.212Z PASS [ 0.032s] illumos-utils zone::tests::test_parse_ip_network
36142024-07-05T23:14:46.217Z PASS [ 0.025s] illumos-utils zpool::test::test_parse_zpool
36152024-07-05T23:14:46.231Z PASS [ 0.020s] illumos-utils zpool::test::test_parse_zpool_missing_column
36162024-07-05T23:14:46.245Z PASS [ 0.483s] dns-server::openapi_test test_dns_server_openapi
36172024-07-05T23:14:46.256Z PASS [ 1.117s] bootstore schemes::v0::peer::tests::basic_3_nodes
36182024-07-05T23:14:46.468Z PASS [ 0.212s] installinator-common block_size_writer::tests::proptest_block_writer
36192024-07-05T23:14:46.509Z PASS [ 0.040s] internal-dns config::test::display_hosts
36202024-07-05T23:14:46.534Z PASS [ 0.024s] internal-dns config::test::display_srv_service
36212024-07-05T23:14:46.592Z PASS [ 0.058s] internal-dns config::test::test_builder_errors
36222024-07-05T23:14:46.672Z PASS [ 0.080s] internal-dns config::test::test_builder_output
36232024-07-05T23:14:46.843Z PASS [ 0.596s] installinator-artifactd::mod integration_tests::openapi::test_server_openapi
36242024-07-05T23:14:47.126Z PASS [ 1.034s] illumos-utils destructor::test::test_delayed_delete_with_error
36252024-07-05T23:14:47.135Z PASS [ 0.293s] internal-dns resolver::test::insert_and_lookup_one_record
36262024-07-05T23:14:47.210Z PASS [ 0.537s] internal-dns resolver::test::insert_and_lookup_multiple_records
36272024-07-05T23:14:47.335Z PASS [ 0.215s] internal-dns resolver::test::lookup_nonexistent_record_fails
36282024-07-05T23:14:47.558Z PASS [ 0.422s] internal-dns resolver::test::resolver_can_access_backup_dns_server
36292024-07-05T23:14:47.584Z PASS [ 0.374s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
36302024-07-05T23:14:47.622Z PASS [ 0.039s] ipcc tests::deserialize_fixed_value
36312024-07-05T23:14:47.673Z PASS [ 0.051s] ipcc tests::installinator_image_id_round_trip
36322024-07-05T23:14:47.700Z PASS [ 0.025s] ipcc tests::serialized_size
36332024-07-05T23:14:47.717Z PASS [ 0.381s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
36342024-07-05T23:14:47.777Z PASS [ 0.074s] key-manager tests::different_disks_produce_different_keys
36352024-07-05T23:14:47.783Z PASS [ 0.063s] key-manager tests::different_ikm_produces_different_keys
36362024-07-05T23:14:47.800Z PASS [ 0.027s] key-manager tests::disk_encryption_key_epoch_0
36372024-07-05T23:14:47.809Z PASS [ 0.027s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
36382024-07-05T23:14:47.841Z PASS [ 0.283s] internal-dns resolver::test::update_record
36392024-07-05T23:14:47.848Z PASS [ 0.048s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
36402024-07-05T23:14:47.856Z PASS [ 0.050s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
36412024-07-05T23:14:47.868Z PASS [ 0.028s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
36422024-07-05T23:14:47.873Z PASS [ 0.027s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
36432024-07-05T23:14:47.879Z PASS [ 0.024s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
36442024-07-05T23:14:47.895Z PASS [ 0.025s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
36452024-07-05T23:14:47.941Z PASS [ 0.046s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
36462024-07-05T23:14:47.964Z PASS [ 0.084s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
36472024-07-05T23:14:47.974Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_get_token
36482024-07-05T23:14:47.974Z PASS [ 0.096s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
36492024-07-05T23:14:47.992Z PASS [ 0.021s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
36502024-07-05T23:14:47.998Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
36512024-07-05T23:14:48.006Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
36522024-07-05T23:14:48.021Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_other_cookie
36532024-07-05T23:14:48.027Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
36542024-07-05T23:14:48.036Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
36552024-07-05T23:14:48.052Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
36562024-07-05T23:14:48.058Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_make_header_value
36572024-07-05T23:14:48.062Z PASS [ 0.028s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
36582024-07-05T23:14:48.083Z PASS [ 0.024s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
36592024-07-05T23:14:48.092Z PASS [ 0.038s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
36602024-07-05T23:14:48.092Z PASS [ 0.025s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
36612024-07-05T23:14:48.119Z PASS [ 0.019s] nexus-auth authn::external::token::test::test_make_header_value
36622024-07-05T23:14:48.119Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
36632024-07-05T23:14:48.130Z PASS [ 0.035s] nexus-auth authn::external::test::test_authn_sequence
36642024-07-05T23:14:48.149Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
36652024-07-05T23:14:48.149Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_missing
36662024-07-05T23:14:48.149Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_valid
36672024-07-05T23:14:48.189Z PASS [ 0.048s] nexus-auth authn::test::test_internal_users
36682024-07-05T23:14:48.203Z PASS [ 0.052s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
36692024-07-05T23:14:48.255Z PASS [ 0.066s] nexus-auth context::test::test_background_context
36702024-07-05T23:14:48.263Z PASS [ 0.059s] nexus-auth context::test::test_child_context
36712024-07-05T23:14:48.277Z PASS [ 0.132s] nexus-auth authz::context::test::test_unregistered_resource
36722024-07-05T23:14:48.310Z PASS [ 0.055s] nexus-auth context::test::test_test_context
36732024-07-05T23:14:48.355Z PASS [ 0.040s] nexus-config nexus_config::test::test_config_empty
36742024-07-05T23:14:48.356Z PASS [ 0.073s] nexus-config nexus_config::test::test_config_bad_toml
36752024-07-05T23:14:48.374Z PASS [ 0.024s] nexus-config nexus_config::test::test_config_nonexistent
36762024-07-05T23:14:48.382Z PASS [ 0.121s] nexus-config nexus_config::test::test_bad_authn_schemes
36772024-07-05T23:14:48.401Z PASS [ 0.027s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
36782024-07-05T23:14:48.410Z PASS [ 0.054s] nexus-config nexus_config::test::test_deployment_config_schema
36792024-07-05T23:14:48.433Z PASS [ 0.051s] nexus-config nexus_config::test::test_repo_configs_are_valid
36802024-07-05T23:14:48.445Z PASS [ 0.039s] nexus-config nexus_config::test::test_valid
36812024-07-05T23:14:48.445Z PASS [ 0.030s] nexus-config postgres_config::test::test_bad_url
36822024-07-05T23:14:48.455Z PASS [ 0.022s] nexus-config postgres_config::test::test_example_url
36832024-07-05T23:14:48.472Z PASS [ 0.032s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
36842024-07-05T23:14:48.485Z PASS [ 0.023s] nexus-db-fixed-data test::test_allowlist_id_is_valid
36852024-07-05T23:14:48.488Z PASS [ 0.033s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
36862024-07-05T23:14:48.491Z PASS [ 0.020s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
36872024-07-05T23:14:48.510Z PASS [ 0.030s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
36882024-07-05T23:14:48.516Z PASS [ 0.032s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
36892024-07-05T23:14:48.537Z PASS [ 0.043s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
36902024-07-05T23:14:48.555Z PASS [ 0.038s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
36912024-07-05T23:14:48.562Z PASS [ 2.802s] dns-server::commands_test test_dnsadm
36922024-07-05T23:14:48.588Z PASS [ 0.032s] nexus-db-model schema_versions::test::test_known_versions
36932024-07-05T23:14:48.603Z PASS [ 0.061s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
36942024-07-05T23:14:48.603Z PASS [ 0.035s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
36952024-07-05T23:14:48.607Z PASS [ 0.101s] nexus-db-model device_auth::test::test_generate_user_code
36962024-07-05T23:14:48.614Z PASS [ 0.027s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
36972024-07-05T23:14:48.622Z PASS [ 0.021s] nexus-db-model schema_versions::test::test_verify
36982024-07-05T23:14:48.627Z PASS [ 0.032s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
36992024-07-05T23:14:48.633Z PASS [ 0.024s] nexus-db-model semver_version::test::test_to_from_sortable_string
37002024-07-05T23:14:48.641Z PASS [ 0.026s] nexus-db-model tests::test_ip_subnet_check_requestable_address
37012024-07-05T23:14:48.647Z PASS [ 0.024s] nexus-db-model tests::test_ipv6_net_random_subnet
37022024-07-05T23:14:48.661Z PASS [ 0.031s] nexus-db-model tests::test_roles_database_strings
37032024-07-05T23:14:48.669Z PASS [ 0.034s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
37042024-07-05T23:14:51.079Z PASS [ 4.858s] installinator mock_peers::tests::proptest_fetch_artifact
37052024-07-05T23:14:51.357Z PASS [ 5.120s] installinator write::tests::proptest_write_artifact
37062024-07-05T23:14:55.275Z PASS [ 6.614s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
37072024-07-05T23:14:55.448Z PASS [ 6.777s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
37082024-07-05T23:14:55.506Z PASS [ 6.855s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
37092024-07-05T23:14:55.743Z PASS [ 7.101s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
37102024-07-05T23:14:57.444Z PASS [ 6.365s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
37112024-07-05T23:14:57.487Z PASS [ 0.044s] nexus-db-queries db::collection_attach::test::test_verify_query
37122024-07-05T23:14:57.517Z PASS [ 6.161s] nexus-db-queries db::collection_attach::test::test_attach_once
37132024-07-05T23:15:01.822Z PASS [ 6.547s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
37142024-07-05T23:15:01.909Z PASS [ 6.404s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
37152024-07-05T23:15:01.968Z PASS [ 6.520s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
37162024-07-05T23:15:02.142Z PASS [ 6.399s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
37172024-07-05T23:15:03.255Z PASS [ 5.737s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
37182024-07-05T23:15:03.328Z PASS [ 0.065s] nexus-db-queries db::collection_detach::test::test_verify_query
37192024-07-05T23:15:03.850Z PASS [ 6.359s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
37202024-07-05T23:15:05.744Z PASS [ 20.583s] bootstore::v0-fsm-proptest-learner run
37212024-07-05T23:15:07.718Z PASS [ 5.896s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
37222024-07-05T23:15:07.951Z PASS [ 5.984s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
37232024-07-05T23:15:08.375Z PASS [ 6.466s] nexus-db-queries db::collection_detach::test::test_detach_once
37242024-07-05T23:15:08.491Z PASS [ 6.349s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
37252024-07-05T23:15:09.428Z PASS [ 5.580s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
37262024-07-05T23:15:09.963Z PASS [ 6.640s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
37272024-07-05T23:15:10.013Z PASS [ 0.042s] nexus-db-queries db::collection_detach_many::test::test_verify_query
37282024-07-05T23:15:11.555Z PASS [ 5.811s] nexus-db-queries db::collection_detach_many::test::test_detach_many
37292024-07-05T23:15:11.605Z PASS [ 26.434s] bootstore::v0-fsm-proptest-rack-coordinator run
37302024-07-05T23:15:11.645Z PASS [ 0.040s] nexus-db-queries db::collection_insert::test::test_verify_query
37312024-07-05T23:15:11.695Z PASS [ 0.048s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
37322024-07-05T23:15:11.732Z PASS [ 0.037s] nexus-db-queries db::column_walker::test::test_walk_columns
37332024-07-05T23:15:11.772Z PASS [ 0.039s] nexus-db-queries db::column_walker::test::test_walk_table
37342024-07-05T23:15:14.064Z PASS [ 6.345s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
37352024-07-05T23:15:14.094Z PASS [ 5.601s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
37362024-07-05T23:15:14.210Z PASS [ 6.259s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
37372024-07-05T23:15:14.640Z PASS [ 6.264s] nexus-db-queries db::collection_detach_many::test::test_detach_once
37382024-07-05T23:15:15.223Z PASS [ 5.224s] nexus-db-queries db::collection_insert::test::test_collection_not_present
37392024-07-05T23:15:15.498Z PASS [ 6.072s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
37402024-07-05T23:15:16.481Z PASS [ 4.926s] nexus-db-queries db::collection_insert::test::test_collection_present
37412024-07-05T23:15:18.218Z PASS [ 6.447s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
37422024-07-05T23:15:20.114Z PASS [ 5.476s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
37432024-07-05T23:15:20.719Z PASS [ 5.494s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
37442024-07-05T23:15:21.162Z PASS [ 5.663s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
37452024-07-05T23:15:21.414Z PASS [ 7.317s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
37462024-07-05T23:15:21.414Z PASS [ 7.346s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
37472024-07-05T23:15:21.457Z PASS [ 0.041s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
37482024-07-05T23:15:21.990Z PASS [ 7.778s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
37492024-07-05T23:15:23.536Z PASS [ 7.049s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
37502024-07-05T23:15:25.367Z PASS [ 7.149s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
37512024-07-05T23:15:27.920Z PASS [ 7.804s] nexus-db-queries db::datastore::deployment::tests::test_set_target
37522024-07-05T23:15:28.616Z PASS [ 7.455s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
37532024-07-05T23:15:28.757Z PASS [ 7.342s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
37542024-07-05T23:15:28.878Z PASS [ 8.159s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
37552024-07-05T23:15:29.123Z PASS [ 7.670s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
37562024-07-05T23:15:29.933Z PASS [ 7.944s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
37572024-07-05T23:15:30.671Z PASS [ 7.138s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
37582024-07-05T23:15:32.017Z PASS [ 6.649s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
37592024-07-05T23:15:35.260Z PASS [ 7.342s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
37602024-07-05T23:15:36.620Z PASS [ 7.859s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
37612024-07-05T23:15:36.710Z PASS [ 7.830s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
37622024-07-05T23:15:36.750Z PASS [ 7.621s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
37632024-07-05T23:15:37.241Z PASS [ 8.622s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
37642024-07-05T23:15:37.554Z PASS [ 7.621s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
37652024-07-05T23:15:37.610Z PASS [ 6.940s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
37662024-07-05T23:15:41.101Z PASS [ 9.084s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
37672024-07-05T23:15:42.730Z PASS [ 7.469s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
37682024-07-05T23:15:44.358Z PASS [ 7.737s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
37692024-07-05T23:15:44.865Z PASS [ 7.625s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
37702024-07-05T23:15:44.876Z PASS [ 8.166s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
37712024-07-05T23:15:44.932Z PASS [ 7.320s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
37722024-07-05T23:15:44.980Z PASS [ 7.424s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
37732024-07-05T23:15:46.038Z PASS [ 9.293s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
37742024-07-05T23:15:47.751Z PASS [ 6.649s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
37752024-07-05T23:15:50.500Z PASS [ 7.768s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
37762024-07-05T23:15:51.484Z PASS [ 7.130s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
37772024-07-05T23:15:52.620Z PASS [ 7.744s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
37782024-07-05T23:15:52.647Z PASS [ 7.781s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
37792024-07-05T23:15:52.663Z PASS [ 7.683s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
37802024-07-05T23:15:52.915Z PASS [ 7.983s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
37812024-07-05T23:15:53.527Z PASS [ 7.488s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
37822024-07-05T23:15:54.459Z PASS [ 6.706s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
37832024-07-05T23:15:58.648Z PASS [ 8.147s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
37842024-07-05T23:15:58.675Z PASS [ 0.028s] nexus-db-queries db::datastore::region::test::test_extent_count
37852024-07-05T23:16:00.913Z PASS [ 8.263s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
37862024-07-05T23:16:01.093Z PASS [ 8.472s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
37872024-07-05T23:16:01.100Z PASS [ 9.615s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
37882024-07-05T23:16:01.122Z PASS [ 8.459s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
37892024-07-05T23:16:01.626Z PASS [ 8.710s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
37902024-07-05T23:16:01.707Z PASS [ 7.249s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
37912024-07-05T23:16:01.865Z PASS [ 8.339s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
37922024-07-05T23:16:05.055Z PASS [ 6.377s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
37932024-07-05T23:16:08.627Z PASS [ 7.718s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
37942024-07-05T23:16:09.651Z PASS [ 8.530s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
37952024-07-05T23:16:09.680Z PASS [ 7.972s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
37962024-07-05T23:16:09.918Z PASS [ 8.051s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
37972024-07-05T23:16:10.525Z PASS [ 9.425s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
37982024-07-05T23:16:11.128Z PASS [ 10.033s] nexus-db-queries db::datastore::sled::test::sled_list_batch
37992024-07-05T23:16:11.817Z PASS [ 6.762s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
38002024-07-05T23:16:12.471Z PASS [ 10.844s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
38012024-07-05T23:16:16.039Z PASS [ 7.411s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
38022024-07-05T23:16:16.638Z PASS [ 5.511s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
38032024-07-05T23:16:17.068Z PASS [ 7.387s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
38042024-07-05T23:16:17.409Z PASS [ 7.757s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
38052024-07-05T23:16:17.745Z PASS [ 7.827s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
38062024-07-05T23:16:17.905Z PASS [ 7.378s] nexus-db-queries db::datastore::test::test_project_creation
38072024-07-05T23:16:19.196Z PASS [ 7.378s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
38082024-07-05T23:16:23.679Z PASS [ 7.638s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
38092024-07-05T23:16:25.481Z PASS [ 8.413s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
38102024-07-05T23:16:25.494Z PASS [ 8.852s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
38112024-07-05T23:16:25.793Z PASS [ 13.322s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
38122024-07-05T23:16:30.314Z PASS [ 12.568s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
38132024-07-05T23:16:30.694Z PASS [ 13.285s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
38142024-07-05T23:16:30.901Z PASS [ 7.223s] nexus-db-queries db::datastore::test::test_session_methods
38152024-07-05T23:16:31.017Z PASS [ 5.536s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
38162024-07-05T23:16:32.088Z PASS [ 14.183s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
38172024-07-05T23:16:32.337Z PASS [ 13.142s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
38182024-07-05T23:16:32.533Z PASS [ 6.738s] nexus-db-queries db::datastore::test::test_table_scan
38192024-07-05T23:16:32.647Z PASS [ 7.155s] nexus-db-queries db::datastore::test::test_ssh_keys
38202024-07-05T23:16:37.935Z PASS [ 7.622s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
38212024-07-05T23:16:38.311Z PASS [ 7.616s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
38222024-07-05T23:16:38.459Z PASS [ 7.558s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
38232024-07-05T23:16:38.730Z PASS [ 7.714s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
38242024-07-05T23:16:39.514Z PASS [ 7.426s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
38252024-07-05T23:16:39.847Z PASS [ 7.507s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
38262024-07-05T23:16:39.925Z PASS [ 7.392s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
38272024-07-05T23:16:40.027Z PASS [ 7.377s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
38282024-07-05T23:16:44.107Z PASS [ 5.375s] nexus-db-queries db::explain::test::test_explain_async
38292024-07-05T23:16:45.052Z PASS [ 5.539s] nexus-db-queries db::explain::test::test_explain_full_table_scan
38302024-07-05T23:16:46.739Z PASS [ 6.813s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
38312024-07-05T23:16:46.778Z PASS [ 0.039s] nexus-db-queries db::pagination::test::test_paginator
38322024-07-05T23:16:46.785Z PASS [ 6.760s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
38332024-07-05T23:16:47.233Z PASS [ 7.386s] nexus-db-queries db::lookup::test::test_lookup
38342024-07-05T23:16:47.288Z PASS [ 8.826s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
38352024-07-05T23:16:47.325Z PASS [ 9.012s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
38362024-07-05T23:16:47.606Z PASS [ 9.670s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
38372024-07-05T23:16:49.650Z PASS [ 5.540s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
38382024-07-05T23:16:50.908Z PASS [ 5.852s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
38392024-07-05T23:16:55.039Z PASS [ 7.751s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
38402024-07-05T23:16:55.284Z PASS [ 8.499s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
38412024-07-05T23:16:55.362Z PASS [ 8.038s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
38422024-07-05T23:16:55.492Z PASS [ 8.714s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
38432024-07-05T23:16:55.523Z PASS [ 0.032s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
38442024-07-05T23:16:55.730Z PASS [ 8.117s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
38452024-07-05T23:16:55.730Z PASS [ 8.491s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
38462024-07-05T23:16:57.021Z PASS [ 7.372s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
38472024-07-05T23:16:58.169Z PASS [ 7.261s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
38482024-07-05T23:17:03.188Z PASS [ 7.903s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
38492024-07-05T23:17:03.464Z PASS [ 7.731s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
38502024-07-05T23:17:03.482Z PASS [ 8.442s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
38512024-07-05T23:17:04.380Z PASS [ 8.655s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
38522024-07-05T23:17:04.544Z PASS [ 9.018s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
38532024-07-05T23:17:04.958Z PASS [ 6.789s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
38542024-07-05T23:17:05.196Z PASS [ 8.169s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
38552024-07-05T23:17:08.531Z PASS [ 13.167s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
38562024-07-05T23:17:11.088Z PASS [ 7.626s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
38572024-07-05T23:17:11.118Z PASS [ 7.635s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
38582024-07-05T23:17:11.144Z PASS [ 0.028s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
38592024-07-05T23:17:12.199Z PASS [ 7.818s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
38602024-07-05T23:17:12.208Z PASS [ 9.019s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
38612024-07-05T23:17:12.254Z PASS [ 0.049s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
38622024-07-05T23:17:12.254Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
38632024-07-05T23:17:12.289Z PASS [ 0.036s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
38642024-07-05T23:17:12.508Z PASS [ 7.961s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
38652024-07-05T23:17:13.107Z PASS [ 8.148s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
38662024-07-05T23:17:13.254Z PASS [ 8.064s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
38672024-07-05T23:17:13.595Z PASS [ 0.341s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
38682024-07-05T23:17:13.747Z PASS [ 1.242s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
38692024-07-05T23:17:13.934Z PASS [ 0.339s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
38702024-07-05T23:17:14.125Z PASS [ 0.375s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
38712024-07-05T23:17:14.288Z PASS [ 0.355s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
38722024-07-05T23:17:15.918Z PASS [ 7.386s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
38732024-07-05T23:17:18.042Z PASS [ 5.753s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
38742024-07-05T23:17:18.340Z PASS [ 5.229s] nexus-db-queries db::queries::region_allocation::test::explainable
38752024-07-05T23:17:18.437Z PASS [ 0.101s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
38762024-07-05T23:17:18.473Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
38772024-07-05T23:17:18.510Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
38782024-07-05T23:17:18.543Z PASS [ 0.038s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
38792024-07-05T23:17:18.574Z PASS [ 0.030s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
38802024-07-05T23:17:18.584Z PASS [ 6.337s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
38812024-07-05T23:17:19.387Z PASS [ 8.292s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
38822024-07-05T23:17:19.387Z PASS [ 5.259s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
38832024-07-05T23:17:19.635Z PASS [ 5.343s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
38842024-07-05T23:17:20.805Z PASS [ 4.886s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
38852024-07-05T23:17:22.511Z PASS [ 11.365s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
38862024-07-05T23:17:22.846Z PASS [ 4.803s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
38872024-07-05T23:17:23.471Z PASS [ 4.898s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
38882024-07-05T23:17:23.567Z PASS [ 4.983s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
38892024-07-05T23:17:24.604Z PASS [ 5.222s] nexus-db-queries db::saga_recovery::test::test_list_no_unfinished_nodes
38902024-07-05T23:17:24.640Z PASS [ 0.035s] nexus-defaults tests::test_random_vpc_ipv6_prefix
38912024-07-05T23:17:24.816Z PASS [ 5.424s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_nodes
38922024-07-05T23:17:24.865Z PASS [ 0.052s] nexus-inventory builder::test::test_empty
38932024-07-05T23:17:24.931Z PASS [ 0.064s] nexus-inventory builder::test::test_problems
38942024-07-05T23:17:25.007Z PASS [ 0.364s] nexus-inventory builder::test::test_basic
38952024-07-05T23:17:25.617Z PASS [ 5.985s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_sagas
38962024-07-05T23:17:26.106Z PASS [ 5.300s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
38972024-07-05T23:17:26.186Z PASS [ 0.570s] nexus-inventory collector::test::test_multi_mgs_failure
38982024-07-05T23:17:26.506Z PASS [ 1.577s] nexus-inventory collector::test::test_basic
38992024-07-05T23:17:26.608Z PASS [ 1.601s] nexus-inventory collector::test::test_multi_mgs
39002024-07-05T23:17:26.933Z PASS [ 0.827s] nexus-inventory collector::test::test_sled_agent_failure
39012024-07-05T23:17:31.029Z PASS [ 7.555s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
39022024-07-05T23:17:31.036Z PASS [ 7.467s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
39032024-07-05T23:17:31.121Z PASS [ 0.093s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
39042024-07-05T23:17:31.167Z PASS [ 0.046s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
39052024-07-05T23:17:31.175Z PASS [ 0.138s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
39062024-07-05T23:17:31.217Z PASS [ 0.048s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
39072024-07-05T23:17:36.024Z PASS [ 13.510s] nexus-db-queries policy_test::test_conferred_roles
39082024-07-05T23:17:36.877Z PASS [ 10.365s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
39092024-07-05T23:17:36.878Z PASS [ 10.684s] nexus-metrics-producer-gc tests::test_prune_expired_producers
39102024-07-05T23:17:58.311Z PASS [ 31.704s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
39112024-07-05T23:17:59.044Z PASS [ 27.828s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
39122024-07-05T23:17:59.585Z PASS [ 32.650s] nexus-reconfigurator-execution datasets::tests::test_ensure_crucible_dataset_records_exist
39132024-07-05T23:17:59.849Z PASS [ 0.265s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
39142024-07-05T23:17:59.896Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
39152024-07-05T23:17:59.938Z PASS [ 0.043s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
39162024-07-05T23:18:00.021Z PASS [ 0.082s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
39172024-07-05T23:18:00.066Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
39182024-07-05T23:18:00.121Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
39192024-07-05T23:18:00.184Z PASS [ 0.063s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
39202024-07-05T23:18:00.227Z PASS [ 0.043s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
39212024-07-05T23:18:00.263Z PASS [ 37.411s] nexus-db-queries policy_test::test_iam_roles_behavior
39222024-07-05T23:18:00.270Z PASS [ 0.044s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
39232024-07-05T23:18:00.337Z PASS [ 0.076s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
39242024-07-05T23:18:00.348Z PASS [ 0.073s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
39252024-07-05T23:18:00.407Z PASS [ 0.058s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
39262024-07-05T23:18:00.434Z PASS [ 0.097s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
39272024-07-05T23:18:00.450Z PASS [ 0.040s] nexus-reconfigurator-planning ip_allocator::test::test_basic
39282024-07-05T23:18:00.508Z PASS [ 0.073s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
39292024-07-05T23:18:00.533Z PASS [ 0.088s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
39302024-07-05T23:18:00.560Z PASS [ 0.048s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
39312024-07-05T23:18:00.620Z PASS [ 0.065s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
39322024-07-05T23:18:00.628Z PASS [ 0.098s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
39332024-07-05T23:18:00.664Z PASS [ 0.043s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
39342024-07-05T23:18:00.750Z PASS [ 0.109s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
39352024-07-05T23:18:00.770Z PASS [ 0.105s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
39362024-07-05T23:18:00.839Z PASS [ 0.070s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
39372024-07-05T23:18:00.873Z PASS [ 0.129s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
39382024-07-05T23:18:00.917Z PASS [ 0.074s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
39392024-07-05T23:18:01.541Z PASS [ 24.662s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
39402024-07-05T23:18:01.571Z PASS [ 0.029s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
39412024-07-05T23:18:01.615Z PASS [ 0.043s] nexus-types external_api::shared::test::test_policy_parsing
39422024-07-05T23:18:01.861Z PASS [ 0.246s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
39432024-07-05T23:18:01.870Z PASS [ 25.845s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
39442024-07-05T23:18:01.968Z PASS [ 0.104s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
39452024-07-05T23:18:02.061Z PASS [ 0.183s] omicron-certificates tests::test_cert_extended_key_usage
39462024-07-05T23:18:02.119Z PASS [ 0.154s] omicron-certificates tests::test_common_name_is_validated
39472024-07-05T23:18:02.194Z PASS [ 0.140s] omicron-certificates tests::test_subject_alternate_names_are_validated
39482024-07-05T23:18:02.302Z PASS [ 0.182s] omicron-cockroach-admin cockroach_cli::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
39492024-07-05T23:18:02.309Z PASS [ 0.115s] omicron-cockroach-admin cockroach_cli::tests::node_status_parse_doesnt_panic_on_arbitrary_input
39502024-07-05T23:18:02.373Z PASS [ 0.061s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_no_trailing_notes
39512024-07-05T23:18:02.426Z PASS [ 0.054s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_trailing_notes
39522024-07-05T23:18:02.462Z PASS [ 0.036s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_unexpected_membership_value
39532024-07-05T23:18:02.648Z PASS [ 25.776s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
39542024-07-05T23:18:02.694Z PASS [ 0.044s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_multiple_lines_from_csv
39552024-07-05T23:18:02.730Z PASS [ 0.037s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_single_line_from_csv
39562024-07-05T23:18:07.205Z PASS [ 6.294s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
39572024-07-05T23:18:07.868Z PASS [ 0.592s] omicron-cockroach-admin::mod integration_tests::commands::test_cockroach_admin_openapi
39582024-07-05T23:18:07.883Z PASS [ 0.034s] omicron-common address::test::test_dns_subnets
39592024-07-05T23:18:07.883Z PASS [ 0.031s] omicron-common address::test::test_ip_range_checks_non_decreasing
39602024-07-05T23:18:07.902Z PASS [ 0.041s] omicron-common address::test::test_ip_range_enum_deserialization
39612024-07-05T23:18:07.922Z PASS [ 0.019s] omicron-common address::test::test_ip_range_iter
39622024-07-05T23:18:07.939Z PASS [ 0.018s] omicron-common address::test::test_ip_range_length
39632024-07-05T23:18:07.958Z PASS [ 0.018s] omicron-common address::test::test_ip_range_try_from
39642024-07-05T23:18:07.981Z PASS [ 0.022s] omicron-common address::test::test_ipv6_subnet_deserialize
39652024-07-05T23:18:08.003Z PASS [ 0.021s] omicron-common address::test::test_sled_address
39662024-07-05T23:18:08.027Z PASS [ 0.024s] omicron-common api::external::error::test::test_bail_unless
39672024-07-05T23:18:08.056Z PASS [ 0.028s] omicron-common api::external::error::test::test_context
39682024-07-05T23:18:08.090Z PASS [ 0.034s] omicron-common api::external::http_pagination::test::test_pagination_examples
39692024-07-05T23:18:08.136Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_pagination_schemas
39702024-07-05T23:18:08.196Z PASS [ 0.061s] omicron-common api::external::http_pagination::test::test_scan_by_id
39712024-07-05T23:18:08.230Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_name
39722024-07-05T23:18:08.248Z PASS [ 0.024s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
39732024-07-05T23:18:08.295Z PASS [ 0.039s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
39742024-07-05T23:18:08.295Z PASS [ 5.824s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
39752024-07-05T23:18:08.301Z PASS [ 6.000s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
39762024-07-05T23:18:08.319Z PASS [ 0.027s] omicron-common api::external::test::test_bytecount
39772024-07-05T23:18:08.330Z PASS [ 0.024s] omicron-common api::external::test::test_bytecount_display
39782024-07-05T23:18:08.330Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
39792024-07-05T23:18:08.351Z PASS [ 0.025s] omicron-common api::external::test::test_firewall_deserialization
39802024-07-05T23:18:08.367Z PASS [ 0.048s] omicron-common api::external::test::test_digest
39812024-07-05T23:18:08.410Z PASS [ 0.042s] omicron-common api::external::test::test_hostname_from_str
39822024-07-05T23:18:08.424Z PASS [ 0.065s] omicron-common api::external::test::test_firewall_rule_target_parse
39832024-07-05T23:18:08.424Z PASS [ 0.086s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
39842024-07-05T23:18:08.435Z PASS [ 0.024s] omicron-common api::external::test::test_ip_port_range_from_str
39852024-07-05T23:18:08.441Z PASS [ 0.025s] omicron-common api::external::test::test_ip_port_range_into_str
39862024-07-05T23:18:08.447Z PASS [ 5.718s] omicron-cockroach-admin context::tests::test_node_id
39872024-07-05T23:18:08.453Z PASS [ 0.031s] omicron-common api::external::test::test_ipv6_net_operations
39882024-07-05T23:18:08.458Z PASS [ 0.026s] omicron-common api::external::test::test_mac_system_iterator
39892024-07-05T23:18:08.465Z PASS [ 0.023s] omicron-common api::external::test::test_mac_to_int_conversions
39902024-07-05T23:18:08.477Z PASS [ 0.029s] omicron-common api::external::test::test_macaddr
39912024-07-05T23:18:08.501Z PASS [ 0.024s] omicron-common api::external::test::test_name_parse_from_param
39922024-07-05T23:18:08.501Z PASS [ 0.025s] omicron-common api::external::test::test_resource_name_parse
39932024-07-05T23:18:08.501Z PASS [ 0.042s] omicron-common api::external::test::test_name_parse
39942024-07-05T23:18:08.501Z PASS [ 0.024s] omicron-common api::external::test::test_role_name_parse
39952024-07-05T23:18:08.518Z PASS [ 0.021s] omicron-common api::external::test::test_semver_serialize
39962024-07-05T23:18:08.522Z PASS [ 0.023s] omicron-common api::external::test::test_semver_validation
39972024-07-05T23:18:08.528Z PASS [ 0.046s] omicron-common api::external::test::test_route_destination_parse
39982024-07-05T23:18:08.541Z PASS [ 0.024s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
39992024-07-05T23:18:08.555Z PASS [ 0.024s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
40002024-07-05T23:18:08.555Z PASS [ 0.058s] omicron-common api::external::test::test_route_target_parse
40012024-07-05T23:18:08.569Z PASS [ 0.032s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
40022024-07-05T23:18:08.573Z PASS [ 0.027s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
40032024-07-05T23:18:08.617Z PASS [ 0.043s] omicron-common ledger::test::test_create_default_ledger
40042024-07-05T23:18:08.617Z PASS [ 0.037s] omicron-common ledger::test::test_create_ledger_reads_from_storage
40052024-07-05T23:18:08.617Z PASS [ 0.030s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
40062024-07-05T23:18:08.617Z PASS [ 0.050s] omicron-common ledger::test::test_commit_handles_write_failures
40072024-07-05T23:18:08.624Z PASS [ 0.026s] omicron-common update::tests::serde_artifact_kind
40082024-07-05T23:18:08.894Z PASS [ 0.027s] omicron-common zpool_name::test::test_parse_bad_zpool_names
40092024-07-05T23:18:08.894Z PASS [ 0.024s] omicron-common zpool_name::test::test_parse_external_zpool_name
40102024-07-05T23:18:08.894Z PASS [ 0.025s] omicron-common zpool_name::test::test_parse_internal_zpool_name
40112024-07-05T23:18:08.894Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_zpool_name_json
40122024-07-05T23:18:08.894Z PASS [ 0.029s] omicron-common zpool_name::test::test_zpool_name_regex
40132024-07-05T23:18:08.898Z PASS [ 0.085s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
40142024-07-05T23:18:08.898Z PASS [ 0.066s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
40152024-07-05T23:18:08.898Z PASS [ 0.193s] omicron-dev::test_omicron_dev test_cert_create
40162024-07-05T23:18:08.898Z PASS [ 0.074s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
40172024-07-05T23:18:08.903Z PASS [ 0.072s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
40182024-07-05T23:18:09.001Z PASS [ 0.098s] omicron-gateway management_switch::location_map::tests::test_config_validation
40192024-07-05T23:18:09.079Z PASS [ 0.072s] omicron-gateway management_switch::location_map::tests::test_resolve_location
40202024-07-05T23:18:09.200Z PASS [ 38.023s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
40212024-07-05T23:18:09.795Z PASS [ 0.593s] omicron-gateway::test_all integration_tests::component_list::component_list
40222024-07-05T23:18:09.851Z PASS [ 0.774s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
40232024-07-05T23:18:10.082Z PASS [ 0.236s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
40242024-07-05T23:18:10.237Z PASS [ 0.445s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
40252024-07-05T23:18:10.338Z PASS [ 0.255s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
40262024-07-05T23:18:11.031Z PASS [ 10.162s] nexus-types deployment::tri_map::tests::proptest_ops
40272024-07-05T23:18:14.908Z PASS [ 16.596s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
40282024-07-05T23:18:14.993Z PASS [ 15.946s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
40292024-07-05T23:18:16.543Z PASS [ 7.899s] omicron-dev::test_omicron_dev test_db_killed
40302024-07-05T23:18:26.388Z PASS [ 17.500s] omicron-dev::test_omicron_dev test_run_all
40312024-07-05T23:18:31.911Z PASS [ 23.256s] omicron-dev::test_omicron_dev test_db_run
40322024-07-05T23:18:32.452Z PASS [ 22.113s] omicron-nexus app::background::driver::test::test_driver_basic
40332024-07-05T23:18:34.218Z PASS [ 23.183s] omicron-nexus app::background::init::test::test_dns_propagation_basic
40342024-07-05T23:18:34.344Z PASS [ 24.099s] omicron-nexus app::background::driver::test::test_activation_in_progress
40352024-07-05T23:18:39.899Z PASS [ 7.447s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
40362024-07-05T23:18:39.953Z PASS [ 0.054s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
40372024-07-05T23:18:43.952Z PASS [ 26.867s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
40382024-07-05T23:18:43.969Z PASS [ 26.816s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
40392024-07-05T23:18:43.969Z PASS [ 7.674s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
40402024-07-05T23:18:43.969Z PASS [ 7.848s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
40412024-07-05T23:18:43.969Z PASS [ 26.568s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
40422024-07-05T23:18:43.969Z PASS [ 17.532s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
40432024-07-05T23:18:47.975Z PASS [ 16.062s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
40442024-07-05T23:18:59.427Z PASS [ 19.475s] omicron-nexus app::background::tasks::dns_config::test::test_basic
40452024-07-05T23:19:01.416Z PASS [ 19.603s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
40462024-07-05T23:19:01.549Z PASS [ 19.770s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
40472024-07-05T23:19:02.357Z PASS [ 20.170s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
40482024-07-05T23:19:02.490Z PASS [ 19.376s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
40492024-07-05T23:19:02.590Z PASS [ 0.099s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
40502024-07-05T23:19:02.619Z PASS [ 18.697s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
40512024-07-05T23:19:02.711Z PASS [ 0.092s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
40522024-07-05T23:19:02.764Z PASS [ 0.053s] omicron-nexus app::external_endpoints::test::test_no_endpoint
40532024-07-05T23:19:02.838Z PASS [ 0.074s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
40542024-07-05T23:19:03.183Z PASS [ 0.825s] omicron-nexus app::external_endpoints::test::test_authority
40552024-07-05T23:19:04.935Z PASS [ 16.961s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
40562024-07-05T23:19:08.702Z PASS [ 6.112s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
40572024-07-05T23:19:16.966Z PASS [ 35.072s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
40582024-07-05T23:19:18.229Z PASS [ 18.797s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
40592024-07-05T23:19:20.180Z PASS [ 18.628s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
40602024-07-05T23:19:20.200Z PASS [ 18.784s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
40612024-07-05T23:19:30.373Z PASS [ 25.435s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
40622024-07-05T23:19:30.450Z PASS [ 27.603s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
40632024-07-05T23:19:30.531Z PASS [ 27.345s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
40642024-07-05T23:19:33.608Z PASS [ 24.904s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
40652024-07-05T23:19:43.036Z PASS [ 26.069s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
40662024-07-05T23:19:43.651Z PASS [ 25.422s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
40672024-07-05T23:19:59.798Z PASS [ 29.353s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
40682024-07-05T23:20:02.681Z PASS [ 32.148s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
40692024-07-05T23:20:04.034Z PASS [ 30.422s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
40702024-07-05T23:20:04.576Z PASS [ 34.201s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
40712024-07-05T23:20:15.728Z PASS [ 32.076s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
40722024-07-05T23:20:15.837Z PASS [ 32.800s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
40732024-07-05T23:20:20.185Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40742024-07-05T23:20:20.207Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40752024-07-05T23:20:29.515Z PASS [ 29.715s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
40762024-07-05T23:20:31.054Z PASS [ 28.371s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
40772024-07-05T23:20:37.806Z PASS [ 33.771s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
40782024-07-05T23:20:39.544Z PASS [ 34.963s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
40792024-07-05T23:20:44.930Z PASS [ 29.090s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
40802024-07-05T23:20:46.596Z PASS [ 30.865s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
40812024-07-05T23:20:57.538Z PASS [ 26.482s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
40822024-07-05T23:21:04.460Z PASS [ 24.917s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
40832024-07-05T23:21:08.449Z PASS [ 30.642s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
40842024-07-05T23:21:08.664Z PASS [ 23.733s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
40852024-07-05T23:21:09.212Z PASS [ 22.614s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
40862024-07-05T23:21:20.190Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40872024-07-05T23:21:20.211Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40882024-07-05T23:21:22.623Z PASS [ 18.163s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
40892024-07-05T23:21:23.178Z PASS [ 25.639s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
40902024-07-05T23:21:26.441Z PASS [ 17.990s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
40912024-07-05T23:21:29.521Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40922024-07-05T23:21:32.513Z PASS [ 23.296s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
40932024-07-05T23:21:36.859Z PASS [ 28.193s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
40942024-07-05T23:21:36.927Z PASS [ 0.068s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
40952024-07-05T23:21:40.478Z PASS [ 17.851s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
40962024-07-05T23:21:40.848Z PASS [ 71.324s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40972024-07-05T23:21:48.791Z PASS [ 25.610s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
40982024-07-05T23:22:03.207Z PASS [ 26.278s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
40992024-07-05T23:22:06.464Z PASS [ 17.673s] omicron-nexus app::sagas::test_saga::test_saga_stuck
41002024-07-05T23:22:13.185Z PASS [ 32.339s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
41012024-07-05T23:22:14.285Z PASS [ 33.806s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
41022024-07-05T23:22:14.332Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_accept_gz
41032024-07-05T23:22:14.379Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
41042024-07-05T23:22:14.436Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
41052024-07-05T23:22:14.480Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
41062024-07-05T23:22:14.530Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
41072024-07-05T23:22:14.579Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
41082024-07-05T23:22:14.636Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
41092024-07-05T23:22:14.683Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_relative_uri
41102024-07-05T23:22:14.805Z PASS [ 0.123s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
41112024-07-05T23:22:18.935Z PASS [ 5.750s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
41122024-07-05T23:22:20.195Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41132024-07-05T23:22:20.216Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41142024-07-05T23:22:25.314Z PASS [ 18.847s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
41152024-07-05T23:22:26.048Z PASS [ 22.839s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
41162024-07-05T23:22:26.445Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41172024-07-05T23:22:31.318Z PASS [ 58.803s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41182024-07-05T23:22:35.900Z PASS [ 4.582s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
41192024-07-05T23:22:36.809Z PASS [ 0.909s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
41202024-07-05T23:22:36.937Z PASS [ 0.125s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
41212024-07-05T23:22:39.308Z PASS [ 20.371s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
41222024-07-05T23:22:43.184Z PASS [ 17.870s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
41232024-07-05T23:22:47.298Z PASS [ 21.248s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
41242024-07-05T23:22:55.062Z PASS [ 18.126s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
41252024-07-05T23:22:56.639Z PASS [ 17.330s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
41262024-07-05T23:23:01.271Z PASS [ 18.085s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
41272024-07-05T23:23:04.499Z PASS [ 17.200s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
41282024-07-05T23:23:13.962Z PASS [ 18.897s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
41292024-07-05T23:23:14.197Z PASS [ 17.555s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
41302024-07-05T23:23:14.810Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
41312024-07-05T23:23:17.869Z PASS [ 16.597s] omicron-nexus::test_all integration_tests::basic::test_ping
41322024-07-05T23:23:20.201Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41332024-07-05T23:23:20.221Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41342024-07-05T23:23:22.692Z PASS [ 67.882s] omicron-nexus populate::test::test_populators
41352024-07-05T23:23:26.451Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41362024-07-05T23:23:27.431Z PASS [ 22.932s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
41372024-07-05T23:23:31.356Z PASS [ 17.159s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
41382024-07-05T23:23:34.800Z PASS [ 16.930s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
41392024-07-05T23:23:40.420Z PASS [ 17.726s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
41402024-07-05T23:23:41.672Z PASS [ 27.710s] omicron-nexus::test_all integration_tests::basic::test_projects_list
41412024-07-05T23:23:44.458Z PASS [ 17.025s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
41422024-07-05T23:23:48.158Z PASS [ 3.701s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
41432024-07-05T23:23:48.405Z PASS [ 17.047s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
41442024-07-05T23:23:48.537Z PASS [ 0.132s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
41452024-07-05T23:23:48.747Z PASS [ 0.588s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
41462024-07-05T23:23:49.199Z PASS [ 0.451s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi_internal
41472024-07-05T23:23:49.535Z PASS [ 0.996s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
41482024-07-05T23:23:53.563Z PASS [ 18.762s] omicron-nexus::test_all integration_tests::certificates::test_crud
41492024-07-05T23:23:58.167Z PASS [ 17.745s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
41502024-07-05T23:24:04.314Z PASS [ 22.640s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
41512024-07-05T23:24:06.806Z PASS [ 17.272s] omicron-nexus::test_all integration_tests::console_api::test_assets
41522024-07-05T23:24:07.280Z PASS [ 18.081s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
41532024-07-05T23:24:11.090Z PASS [ 17.525s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
41542024-07-05T23:24:19.136Z PASS [ 20.969s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
41552024-07-05T23:24:20.206Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41562024-07-05T23:24:20.226Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41572024-07-05T23:24:24.309Z PASS [ 17.502s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
41582024-07-05T23:24:25.712Z PASS [ 18.429s] omicron-nexus::test_all integration_tests::console_api::test_session_me
41592024-07-05T23:24:26.323Z PASS [ 22.008s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
41602024-07-05T23:24:26.456Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41612024-07-05T23:24:29.325Z PASS [ 18.234s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
41622024-07-05T23:24:40.963Z PASS [ 21.825s] omicron-nexus::test_all integration_tests::console_api::test_sessions
41632024-07-05T23:24:42.774Z PASS [ 18.462s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
41642024-07-05T23:24:45.110Z PASS [ 19.397s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
41652024-07-05T23:24:54.905Z PASS [ 28.579s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
41662024-07-05T23:25:05.383Z PASS [ 36.054s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
41672024-07-05T23:25:06.811Z PASS [ 25.841s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
41682024-07-05T23:25:08.336Z PASS [ 25.562s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
41692024-07-05T23:25:10.578Z PASS [ 25.466s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
41702024-07-05T23:25:19.707Z PASS [ 24.801s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
41712024-07-05T23:25:20.210Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41722024-07-05T23:25:20.232Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41732024-07-05T23:25:26.461Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41742024-07-05T23:25:30.695Z PASS [ 25.311s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
41752024-07-05T23:25:40.690Z PASS [ 33.882s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
41762024-07-05T23:25:43.762Z PASS [ 24.050s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
41772024-07-05T23:25:46.777Z PASS [ 38.438s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
41782024-07-05T23:25:55.039Z PASS [ 24.342s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
41792024-07-05T23:25:56.164Z PASS [ 45.583s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
41802024-07-05T23:26:00.167Z PASS [ 19.474s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
41812024-07-05T23:26:02.875Z PASS [ 19.115s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
41822024-07-05T23:26:10.930Z PASS [ 24.152s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
41832024-07-05T23:26:15.641Z PASS [ 20.601s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
41842024-07-05T23:26:20.216Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41852024-07-05T23:26:20.237Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41862024-07-05T23:26:22.703Z PASS [ 26.537s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
41872024-07-05T23:26:26.466Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41882024-07-05T23:26:27.570Z PASS [ 24.693s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
41892024-07-05T23:26:37.482Z PASS [ 37.315s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
41902024-07-05T23:26:37.807Z PASS [ 26.876s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
41912024-07-05T23:26:42.897Z PASS [ 27.255s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
41922024-07-05T23:26:51.977Z PASS [ 29.273s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
41932024-07-05T23:26:52.382Z PASS [ 24.807s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
41942024-07-05T23:27:01.661Z PASS [ 335.196s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41952024-07-05T23:27:03.605Z PASS [ 25.796s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
41962024-07-05T23:27:05.707Z PASS [ 28.223s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
41972024-07-05T23:27:08.942Z PASS [ 26.042s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
41982024-07-05T23:27:17.116Z PASS [ 24.735s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
41992024-07-05T23:27:19.764Z PASS [ 27.781s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
42002024-07-05T23:27:20.222Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42012024-07-05T23:27:20.242Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42022024-07-05T23:27:23.586Z PASS [ 21.924s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
42032024-07-05T23:27:29.007Z PASS [ 25.397s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
42042024-07-05T23:27:29.966Z PASS [ 24.257s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
42052024-07-05T23:27:37.727Z PASS [ 28.783s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
42062024-07-05T23:27:49.916Z PASS [ 20.911s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
42072024-07-05T23:27:51.018Z PASS [ 33.901s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
42082024-07-05T23:27:58.548Z PASS [ 20.820s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
42092024-07-05T23:27:58.650Z PASS [ 38.888s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
42102024-07-05T23:27:58.697Z PASS [ 28.730s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
42112024-07-05T23:28:02.479Z PASS [ 38.892s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
42122024-07-05T23:28:07.160Z PASS [ 526.944s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42132024-07-05T23:28:11.127Z PASS [ 530.890s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42142024-07-05T23:28:11.134Z PASS [ 20.115s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
42152024-07-05T23:28:11.703Z PASS [ 0.575s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
42162024-07-05T23:28:11.763Z PASS [ 0.628s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
42172024-07-05T23:28:12.169Z PASS [ 0.467s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
42182024-07-05T23:28:12.254Z PASS [ 0.488s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
42192024-07-05T23:28:18.986Z PASS [ 20.334s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
42202024-07-05T23:28:19.006Z PASS [ 20.456s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
42212024-07-05T23:28:19.775Z PASS [ 21.075s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
42222024-07-05T23:28:20.049Z PASS [ 30.130s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
42232024-07-05T23:28:23.208Z PASS [ 20.727s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
42242024-07-05T23:28:26.815Z PASS [ 19.653s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
42252024-07-05T23:28:36.138Z PASS [ 23.952s] omicron-nexus::test_all integration_tests::images::test_image_create
42262024-07-05T23:28:38.073Z PASS [ 25.820s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
42272024-07-05T23:28:44.696Z PASS [ 24.648s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
42282024-07-05T23:28:45.039Z PASS [ 26.033s] omicron-nexus::test_all integration_tests::images::test_image_promotion
42292024-07-05T23:28:45.190Z PASS [ 25.413s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
42302024-07-05T23:28:45.684Z PASS [ 9.559s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
42312024-07-05T23:28:47.024Z PASS [ 28.032s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
42322024-07-05T23:28:47.281Z PASS [ 9.207s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
42332024-07-05T23:28:48.385Z PASS [ 25.177s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
42342024-07-05T23:28:48.649Z PASS [ 21.832s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
42352024-07-05T23:28:51.785Z PASS [ 7.086s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
42362024-07-05T23:28:53.660Z PASS [ 8.618s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
42372024-07-05T23:29:08.942Z PASS [ 23.752s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
42382024-07-05T23:29:09.622Z PASS [ 20.972s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
42392024-07-05T23:29:11.717Z PASS [ 19.927s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
42402024-07-05T23:29:18.100Z PASS [ 29.697s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
42412024-07-05T23:29:19.328Z PASS [ 32.304s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
42422024-07-05T23:29:25.857Z PASS [ 40.171s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
42432024-07-05T23:29:26.387Z PASS [ 39.104s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
42442024-07-05T23:29:28.371Z PASS [ 19.427s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
42452024-07-05T23:29:34.207Z PASS [ 40.541s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
42462024-07-05T23:29:38.529Z PASS [ 19.201s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
42472024-07-05T23:29:43.439Z PASS [ 25.351s] omicron-nexus::test_all integration_tests::instances::test_instance_access
42482024-07-05T23:29:47.612Z PASS [ 37.986s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
42492024-07-05T23:29:55.989Z PASS [ 30.130s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
42502024-07-05T23:29:58.039Z PASS [ 31.648s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
42512024-07-05T23:30:01.886Z PASS [ 33.509s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
42522024-07-05T23:30:08.116Z PASS [ 33.910s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
42532024-07-05T23:30:09.764Z PASS [ 31.227s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
42542024-07-05T23:30:11.719Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42552024-07-05T23:30:17.018Z PASS [ 33.577s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
42562024-07-05T23:30:22.691Z PASS [ 35.077s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
42572024-07-05T23:30:25.961Z PASS [ 27.921s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
42582024-07-05T23:30:27.341Z PASS [ 25.455s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
42592024-07-05T23:30:32.873Z PASS [ 81.153s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42602024-07-05T23:30:44.510Z PASS [ 36.389s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
42612024-07-05T23:30:45.104Z PASS [ 49.111s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
42622024-07-05T23:30:52.545Z PASS [ 35.524s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
42632024-07-05T23:30:55.355Z PASS [ 45.593s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
42642024-07-05T23:30:55.831Z PASS [ 33.138s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
42652024-07-05T23:30:58.149Z PASS [ 32.184s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
42662024-07-05T23:31:03.009Z PASS [ 17.904s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
42672024-07-05T23:31:04.819Z PASS [ 31.945s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
42682024-07-05T23:31:07.214Z PASS [ 39.870s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
42692024-07-05T23:31:17.512Z PASS [ 22.156s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
42702024-07-05T23:31:19.691Z PASS [ 35.180s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
42712024-07-05T23:31:21.442Z PASS [ 18.432s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
42722024-07-05T23:31:22.384Z PASS [ 26.552s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
42732024-07-05T23:31:23.176Z PASS [ 25.027s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
42742024-07-05T23:31:23.863Z PASS [ 31.317s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
42752024-07-05T23:31:32.321Z PASS [ 25.106s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
42762024-07-05T23:31:38.551Z PASS [ 18.859s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
42772024-07-05T23:31:41.722Z PASS [ 20.280s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
42782024-07-05T23:31:42.166Z PASS [ 18.990s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
42792024-07-05T23:31:42.315Z PASS [ 37.491s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
42802024-07-05T23:31:42.413Z PASS [ 20.027s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
42812024-07-05T23:31:42.577Z PASS [ 18.713s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
42822024-07-05T23:31:46.002Z PASS [ 28.488s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
42832024-07-05T23:31:55.998Z PASS [ 22.098s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
42842024-07-05T23:31:58.843Z PASS [ 20.291s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
42852024-07-05T23:32:01.378Z PASS [ 18.964s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
42862024-07-05T23:32:01.384Z PASS [ 19.662s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
42872024-07-05T23:32:01.810Z PASS [ 19.643s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
42882024-07-05T23:32:02.025Z PASS [ 19.708s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
42892024-07-05T23:32:02.188Z PASS [ 19.610s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
42902024-07-05T23:32:04.086Z PASS [ 18.082s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
42912024-07-05T23:32:15.570Z PASS [ 21.148s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
42922024-07-05T23:32:19.833Z PASS [ 20.985s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
42932024-07-05T23:32:21.268Z PASS [ 19.450s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
42942024-07-05T23:32:23.047Z PASS [ 21.647s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
42952024-07-05T23:32:25.618Z PASS [ 24.238s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
42962024-07-05T23:32:30.283Z PASS [ 28.258s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
42972024-07-05T23:32:32.962Z PASS [ 17.392s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
42982024-07-05T23:32:38.650Z PASS [ 18.818s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
42992024-07-05T23:32:43.853Z PASS [ 22.589s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
43002024-07-05T23:32:44.587Z PASS [ 42.395s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
43012024-07-05T23:32:55.187Z PASS [ 24.904s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
43022024-07-05T23:32:55.359Z PASS [ 32.322s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
43032024-07-05T23:32:57.043Z PASS [ 24.079s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
43042024-07-05T23:33:00.686Z PASS [ 56.596s] omicron-nexus::test_all integration_tests::metrics::test_metrics
43052024-07-05T23:33:01.955Z PASS [ 23.302s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
43062024-07-05T23:33:13.654Z PASS [ 48.032s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
43072024-07-05T23:33:19.959Z PASS [ 24.769s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
43082024-07-05T23:33:29.527Z PASS [ 45.672s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
43092024-07-05T23:33:30.031Z PASS [ 45.441s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
43102024-07-05T23:33:33.279Z PASS [ 32.592s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
43112024-07-05T23:33:34.101Z PASS [ 37.054s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
43122024-07-05T23:33:34.361Z PASS [ 32.406s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
43132024-07-05T23:33:35.497Z PASS [ 21.842s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
43142024-07-05T23:33:41.651Z PASS [ 46.288s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
43152024-07-05T23:33:55.347Z PASS [ 21.246s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
43162024-07-05T23:33:56.484Z PASS [ 23.205s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
43172024-07-05T23:34:00.097Z PASS [ 25.734s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
43182024-07-05T23:34:00.623Z PASS [ 25.124s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
43192024-07-05T23:34:00.824Z PASS [ 19.172s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
43202024-07-05T23:34:05.717Z PASS [ 45.755s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
43212024-07-05T23:34:19.284Z PASS [ 49.752s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
43222024-07-05T23:34:19.764Z PASS [ 24.416s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
43232024-07-05T23:34:20.527Z PASS [ 19.903s] omicron-nexus::test_all integration_tests::projects::test_projects
43242024-07-05T23:34:20.963Z PASS [ 20.138s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
43252024-07-05T23:34:21.347Z PASS [ 21.248s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
43262024-07-05T23:34:21.723Z PASS [ 51.689s] omicron-nexus::test_all integration_tests::password_login::test_local_users
43272024-07-05T23:34:23.796Z PASS [ 27.308s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
43282024-07-05T23:34:38.273Z PASS [ 18.989s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
43292024-07-05T23:34:38.925Z PASS [ 19.159s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
43302024-07-05T23:34:40.850Z PASS [ 19.500s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
43312024-07-05T23:34:40.933Z PASS [ 19.967s] omicron-nexus::test_all integration_tests::rack::test_sled_add
43322024-07-05T23:34:41.134Z PASS [ 19.407s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
43332024-07-05T23:34:41.416Z PASS [ 20.887s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
43342024-07-05T23:34:41.873Z PASS [ 0.458s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
43352024-07-05T23:34:42.820Z PASS [ 19.024s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
43362024-07-05T23:34:44.478Z PASS [ 3.547s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
43372024-07-05T23:34:44.678Z PASS [ 3.546s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
43382024-07-05T23:34:44.833Z PASS [ 39.114s] omicron-nexus::test_all integration_tests::quotas::test_quotas
43392024-07-05T23:34:45.275Z PASS [ 3.401s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
43402024-07-05T23:34:46.248Z PASS [ 3.427s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
43412024-07-05T23:34:57.052Z PASS [ 18.125s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
43422024-07-05T23:34:57.110Z PASS [ 18.835s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
43432024-07-05T23:34:57.212Z PASS [ 0.161s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
43442024-07-05T23:34:57.231Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
43452024-07-05T23:34:57.337Z PASS [ 0.120s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
43462024-07-05T23:34:57.364Z PASS [ 0.121s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
43472024-07-05T23:34:57.463Z PASS [ 0.126s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
43482024-07-05T23:35:00.897Z PASS [ 20.046s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
43492024-07-05T23:35:05.581Z PASS [ 20.901s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
43502024-07-05T23:35:06.402Z PASS [ 21.123s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
43512024-07-05T23:35:07.227Z PASS [ 22.747s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
43522024-07-05T23:35:08.758Z PASS [ 22.509s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
43532024-07-05T23:35:08.889Z PASS [ 0.130s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
43542024-07-05T23:35:12.661Z PASS [ 27.826s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
43552024-07-05T23:35:16.616Z PASS [ 19.155s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
43562024-07-05T23:35:16.682Z PASS [ 19.335s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
43572024-07-05T23:35:16.737Z PASS [ 0.120s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
43582024-07-05T23:35:16.793Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
43592024-07-05T23:35:18.177Z PASS [ 17.279s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
43602024-07-05T23:35:25.169Z PASS [ 19.588s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
43612024-07-05T23:35:25.603Z PASS [ 19.208s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
43622024-07-05T23:35:25.978Z PASS [ 18.757s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
43632024-07-05T23:35:27.842Z PASS [ 18.960s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
43642024-07-05T23:35:30.139Z PASS [ 17.479s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
43652024-07-05T23:35:32.839Z PASS [ 16.055s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
43662024-07-05T23:35:33.005Z PASS [ 16.275s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
43672024-07-05T23:35:33.270Z PASS [ 15.100s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
43682024-07-05T23:35:36.871Z PASS [ 11.702s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
43692024-07-05T23:35:38.083Z PASS [ 7.943s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
43702024-07-05T23:35:44.756Z PASS [ 7.886s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
43712024-07-05T23:35:45.850Z PASS [ 7.767s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
43722024-07-05T23:35:52.544Z PASS [ 7.787s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
43732024-07-05T23:35:53.602Z PASS [ 7.751s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
43742024-07-05T23:36:00.428Z PASS [ 7.884s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
43752024-07-05T23:36:04.991Z PASS [ 4.562s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
43762024-07-05T23:36:38.581Z PASS [ 44.975s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
43772024-07-05T23:36:40.396Z PASS [ 35.403s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
43782024-07-05T23:36:56.811Z PASS [ 18.230s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
43792024-07-05T23:37:10.020Z PASS [ 29.608s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
43802024-07-05T23:37:23.708Z PASS [ 13.700s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
43812024-07-05T23:37:24.135Z PASS [ 14.117s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
43822024-07-05T23:37:24.317Z PASS [ 14.304s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
43832024-07-05T23:37:25.109Z PASS [ 15.088s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
43842024-07-05T23:37:35.115Z PASS [ 38.288s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
43852024-07-05T23:37:39.375Z PASS [ 15.055s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
43862024-07-05T23:37:39.390Z PASS [ 15.672s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
43872024-07-05T23:37:39.543Z PASS [ 15.405s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
43882024-07-05T23:37:40.089Z PASS [ 14.970s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
43892024-07-05T23:37:54.844Z PASS [ 19.724s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
43902024-07-05T23:37:55.462Z PASS [ 20.347s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
43912024-07-05T23:37:55.547Z PASS [ 20.431s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
43922024-07-05T23:37:56.416Z PASS [ 21.309s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
43932024-07-05T23:37:58.713Z PASS [ 19.337s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
43942024-07-05T23:37:59.576Z PASS [ 19.483s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
43952024-07-05T23:37:59.778Z PASS [ 20.394s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
43962024-07-05T23:38:04.234Z PASS [ 24.689s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
43972024-07-05T23:38:15.095Z PASS [ 19.547s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
43982024-07-05T23:38:15.282Z PASS [ 19.818s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
43992024-07-05T23:38:16.517Z PASS [ 21.672s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
44002024-07-05T23:38:17.022Z PASS [ 20.605s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
44012024-07-05T23:38:18.323Z PASS [ 19.609s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
44022024-07-05T23:38:18.895Z PASS [ 19.328s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
44032024-07-05T23:38:21.800Z PASS [ 22.021s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
44042024-07-05T23:38:28.514Z PASS [ 24.280s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
44052024-07-05T23:38:35.919Z PASS [ 20.819s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
44062024-07-05T23:38:36.935Z PASS [ 20.416s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
44072024-07-05T23:38:37.689Z PASS [ 19.365s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
44082024-07-05T23:38:40.657Z PASS [ 25.376s] omicron-nexus::test_all integration_tests::silos::test_silos
44092024-07-05T23:38:41.181Z PASS [ 19.380s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
44102024-07-05T23:38:42.695Z PASS [ 23.798s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
44112024-07-05T23:38:42.938Z PASS [ 25.914s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
44122024-07-05T23:38:56.642Z PASS [ 18.951s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
44132024-07-05T23:38:58.889Z PASS [ 30.372s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
44142024-07-05T23:39:00.982Z PASS [ 20.325s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
44152024-07-05T23:39:02.420Z PASS [ 21.237s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
44162024-07-05T23:39:03.112Z PASS [ 20.414s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
44172024-07-05T23:39:05.948Z PASS [ 29.012s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
44182024-07-05T23:39:06.922Z PASS [ 4.502s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
44192024-07-05T23:39:07.234Z PASS [ 31.316s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
44202024-07-05T23:39:07.384Z PASS [ 1.436s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
44212024-07-05T23:39:07.628Z PASS [ 4.515s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
44222024-07-05T23:39:11.334Z PASS [ 4.411s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
44232024-07-05T23:39:11.655Z PASS [ 4.420s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
44242024-07-05T23:39:14.244Z PASS [ 31.304s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
44252024-07-05T23:39:14.636Z PASS [ 2.980s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
44262024-07-05T23:39:22.859Z PASS [ 26.214s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
44272024-07-05T23:39:24.711Z PASS [ 25.820s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
44282024-07-05T23:39:25.351Z PASS [ 24.361s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
44292024-07-05T23:39:25.351Z PASS [ 17.959s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
44302024-07-05T23:39:30.405Z PASS [ 16.158s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
44312024-07-05T23:39:35.391Z PASS [ 20.753s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
44322024-07-05T23:39:40.176Z PASS [ 17.318s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
44332024-07-05T23:39:40.340Z PASS [ 32.711s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
44342024-07-05T23:39:43.293Z PASS [ 18.581s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
44352024-07-05T23:39:53.455Z PASS [ 28.099s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
44362024-07-05T23:39:56.952Z PASS [ 31.604s] omicron-nexus::test_all integration_tests::utilization::test_utilization
44372024-07-05T23:39:59.024Z PASS [ 28.612s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
44382024-07-05T23:40:03.755Z PASS [ 28.363s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
44392024-07-05T23:40:08.540Z PASS [ 28.360s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
44402024-07-05T23:40:08.584Z PASS [ 28.240s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
44412024-07-05T23:40:11.220Z PASS [ 27.926s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
44422024-07-05T23:40:11.348Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44432024-07-05T23:40:22.068Z PASS [ 28.612s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
44442024-07-05T23:40:26.358Z PASS [ 29.405s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
44452024-07-05T23:40:27.276Z PASS [ 28.257s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
44462024-07-05T23:40:30.154Z PASS [ 26.396s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
44472024-07-05T23:40:32.959Z PASS [ 24.418s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
44482024-07-05T23:40:39.282Z PASS [ 87.942s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44492024-07-05T23:40:41.265Z PASS [ 32.680s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
44502024-07-05T23:40:42.905Z PASS [ 31.683s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
44512024-07-05T23:40:57.239Z PASS [ 35.168s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
44522024-07-05T23:41:00.713Z PASS [ 27.752s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
44532024-07-05T23:41:00.908Z PASS [ 18.001s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
44542024-07-05T23:41:01.979Z PASS [ 35.618s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
44552024-07-05T23:41:02.080Z PASS [ 34.772s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
44562024-07-05T23:41:05.802Z PASS [ 35.647s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
44572024-07-05T23:41:07.894Z PASS [ 28.610s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
44582024-07-05T23:41:08.199Z PASS [ 26.932s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
44592024-07-05T23:41:14.622Z PASS [ 17.381s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
44602024-07-05T23:41:20.142Z PASS [ 19.232s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
44612024-07-05T23:41:20.468Z PASS [ 19.753s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
44622024-07-05T23:41:21.135Z PASS [ 19.156s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
44632024-07-05T23:41:21.670Z PASS [ 19.618s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
44642024-07-05T23:41:24.213Z PASS [ 18.409s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
44652024-07-05T23:41:25.398Z PASS [ 17.198s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
44662024-07-05T23:41:25.724Z PASS [ 17.828s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
44672024-07-05T23:41:35.959Z PASS [ 21.334s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
44682024-07-05T23:41:38.887Z PASS [ 18.745s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
44692024-07-05T23:41:38.999Z PASS [ 18.530s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
44702024-07-05T23:41:39.910Z PASS [ 18.774s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
44712024-07-05T23:41:40.561Z PASS [ 18.890s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
44722024-07-05T23:41:41.766Z PASS [ 17.551s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
44732024-07-05T23:41:43.373Z PASS [ 17.972s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
44742024-07-05T23:41:43.609Z PASS [ 17.884s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
44752024-07-05T23:41:54.629Z PASS [ 18.671s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
44762024-07-05T23:41:58.603Z PASS [ 19.604s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
44772024-07-05T23:41:58.723Z PASS [ 19.833s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
44782024-07-05T23:41:59.607Z PASS [ 19.693s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
44792024-07-05T23:42:00.022Z PASS [ 19.459s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
44802024-07-05T23:42:01.379Z PASS [ 19.609s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
44812024-07-05T23:42:01.724Z PASS [ 18.114s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
44822024-07-05T23:42:01.980Z PASS [ 18.609s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
44832024-07-05T23:42:13.405Z PASS [ 18.773s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
44842024-07-05T23:42:18.703Z PASS [ 20.093s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
44852024-07-05T23:42:19.713Z PASS [ 20.990s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
44862024-07-05T23:42:22.583Z PASS [ 22.975s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
44872024-07-05T23:42:25.771Z PASS [ 24.393s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
44882024-07-05T23:42:26.967Z PASS [ 26.942s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
44892024-07-05T23:42:27.048Z PASS [ 0.080s] omicron-package dot::test::test_bad_dependency
44902024-07-05T23:42:27.085Z PASS [ 0.038s] omicron-package dot::test::test_dot_output
44912024-07-05T23:42:30.488Z PASS [ 4.717s] omicron-omdb::test_all_output test_omdb_usage_errors
44922024-07-05T23:42:30.510Z PASS [ 0.023s] omicron-passwords test::test_password_constraints
44932024-07-05T23:42:31.955Z PASS [ 29.972s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
44942024-07-05T23:42:33.038Z PASS [ 2.527s] omicron-passwords test::test_reproducible
44952024-07-05T23:42:33.082Z PASS [ 0.044s] omicron-passwords test::test_stable
44962024-07-05T23:42:33.104Z PASS [ 0.021s] omicron-passwords test::test_weak_hashes
44972024-07-05T23:42:33.126Z PASS [ 0.022s] omicron-rpaths internal::tests::test_configure_from_path
44982024-07-05T23:42:33.172Z PASS [ 0.046s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
44992024-07-05T23:42:33.193Z PASS [ 0.020s] omicron-rpaths internal::tests::test_emit_rpath
45002024-07-05T23:42:33.326Z PASS [ 6.242s] omicron-passwords test::test_compatible
45012024-07-05T23:42:33.526Z PASS [ 0.334s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
45022024-07-05T23:42:33.641Z PASS [ 0.115s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
45032024-07-05T23:42:33.798Z PASS [ 0.156s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
45042024-07-05T23:42:33.896Z PASS [ 0.099s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
45052024-07-05T23:42:33.973Z PASS [ 0.643s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
45062024-07-05T23:42:34.081Z PASS [ 0.111s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
45072024-07-05T23:42:34.134Z PASS [ 0.054s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
45082024-07-05T23:42:34.194Z PASS [ 0.058s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
45092024-07-05T23:42:34.312Z PASS [ 0.118s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
45102024-07-05T23:42:34.359Z PASS [ 0.046s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
45112024-07-05T23:42:34.414Z PASS [ 0.057s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
45122024-07-05T23:42:34.457Z PASS [ 0.560s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
45132024-07-05T23:42:34.502Z PASS [ 0.088s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
45142024-07-05T23:42:34.513Z PASS [ 0.056s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
45152024-07-05T23:42:34.548Z PASS [ 0.034s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
45162024-07-05T23:42:34.556Z PASS [ 0.054s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
45172024-07-05T23:42:34.580Z PASS [ 0.032s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
45182024-07-05T23:42:34.604Z PASS [ 0.047s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
45192024-07-05T23:42:34.616Z PASS [ 0.033s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
45202024-07-05T23:42:34.633Z PASS [ 0.030s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
45212024-07-05T23:42:34.643Z PASS [ 0.029s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
45222024-07-05T23:42:34.665Z PASS [ 0.032s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
45232024-07-05T23:42:34.676Z PASS [ 0.035s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
45242024-07-05T23:42:34.715Z PASS [ 0.050s] omicron-sled-agent config::test::test_smf_configs
45252024-07-05T23:42:34.760Z PASS [ 0.082s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
45262024-07-05T23:42:34.789Z PASS [ 0.054s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
45272024-07-05T23:42:34.834Z PASS [ 0.057s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
45282024-07-05T23:42:34.861Z PASS [ 0.078s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
45292024-07-05T23:42:34.891Z PASS [ 0.072s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
45302024-07-05T23:42:34.906Z PASS [ 0.054s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
45312024-07-05T23:42:36.052Z PASS [ 22.648s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
45322024-07-05T23:42:37.600Z PASS [ 2.711s] omicron-sled-agent instance::tests::test_instance_create_events_normal
45332024-07-05T23:42:38.544Z PASS [ 3.642s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
45342024-07-05T23:42:38.783Z PASS [ 2.732s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
45352024-07-05T23:42:38.821Z PASS [ 0.037s] omicron-sled-agent probe_manager::test::probe_state_set_ops
45362024-07-05T23:42:38.852Z PASS [ 0.031s] omicron-sled-agent profile::tests::empty_profile
45372024-07-05T23:42:38.879Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_disabled_instance
45382024-07-05T23:42:38.905Z PASS [ 0.026s] omicron-sled-agent profile::tests::test_instance
45392024-07-05T23:42:38.934Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_multiple
45402024-07-05T23:42:38.967Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_property
45412024-07-05T23:42:38.999Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_property_group
45422024-07-05T23:42:39.030Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_service
45432024-07-05T23:42:39.061Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_service_property_group
45442024-07-05T23:42:39.107Z PASS [ 0.045s] omicron-sled-agent rack_setup::config::test::test_extra_certs
45452024-07-05T23:42:39.140Z PASS [ 0.034s] omicron-sled-agent rack_setup::config::test::test_subnets
45462024-07-05T23:42:39.169Z PASS [ 0.028s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
45472024-07-05T23:42:39.196Z PASS [ 0.029s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
45482024-07-05T23:42:39.246Z PASS [ 0.048s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
45492024-07-05T23:42:39.266Z PASS [ 19.552s] omicron-omdb::test_all_output test_omdb_env_settings
45502024-07-05T23:42:39.288Z PASS [ 0.042s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
45512024-07-05T23:42:39.305Z PASS [ 0.039s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
45522024-07-05T23:42:39.330Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
45532024-07-05T23:42:39.372Z PASS [ 0.042s] omicron-sled-agent services::test::test_all_zones_requests_schema
45542024-07-05T23:42:39.378Z PASS [ 0.074s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
45552024-07-05T23:42:39.406Z PASS [ 0.028s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
45562024-07-05T23:42:39.721Z PASS [ 2.121s] omicron-sled-agent instance::tests::test_instance_manager_creation
45572024-07-05T23:42:39.881Z PASS [ 21.181s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
45582024-07-05T23:42:41.819Z PASS [ 2.449s] omicron-sled-agent services::test::test_bad_generations
45592024-07-05T23:42:41.949Z PASS [ 2.543s] omicron-sled-agent services::test::test_ensure_service
45602024-07-05T23:42:42.232Z PASS [ 40.508s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
45612024-07-05T23:42:42.256Z PASS [ 0.024s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
45622024-07-05T23:42:42.282Z PASS [ 0.026s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
45632024-07-05T23:42:42.313Z PASS [ 0.028s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
45642024-07-05T23:42:42.343Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
45652024-07-05T23:42:42.373Z PASS [ 2.652s] omicron-sled-agent services::test::test_ensure_service_before_timesync
45662024-07-05T23:42:42.379Z PASS [ 0.037s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
45672024-07-05T23:42:42.407Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
45682024-07-05T23:42:42.419Z PASS [ 0.040s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
45692024-07-05T23:42:42.446Z PASS [ 0.026s] omicron-sled-agent updates::test::test_query_no_components
45702024-07-05T23:42:42.479Z PASS [ 0.032s] omicron-sled-agent updates::test::test_query_sled_agent_version
45712024-07-05T23:42:42.486Z PASS [ 2.606s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
45722024-07-05T23:42:42.513Z PASS [ 0.035s] omicron-sled-agent updates::test::test_query_zone_version
45732024-07-05T23:42:42.544Z PASS [ 0.030s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
45742024-07-05T23:42:42.621Z PASS [ 0.133s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
45752024-07-05T23:42:43.174Z PASS [ 11.217s] omicron-passwords test::test_smoke
45762024-07-05T23:42:43.212Z PASS [ 0.040s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
45772024-07-05T23:42:44.346Z PASS [ 2.526s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
45782024-07-05T23:42:44.465Z PASS [ 2.515s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
45792024-07-05T23:42:44.831Z PASS [ 2.212s] omicron-sled-agent zone_bundle::illumos_tests::test_context
45802024-07-05T23:42:44.935Z PASS [ 0.103s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
45812024-07-05T23:42:44.942Z PASS [ 2.398s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
45822024-07-05T23:42:44.967Z PASS [ 0.032s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
45832024-07-05T23:42:44.986Z PASS [ 0.044s] omicron-sled-agent zone_bundle::tests::test_disk_usage
45842024-07-05T23:42:44.994Z PASS [ 0.028s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
45852024-07-05T23:42:45.015Z PASS [ 0.027s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
45862024-07-05T23:42:45.026Z PASS [ 0.030s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
45872024-07-05T23:42:45.543Z PASS [ 0.519s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
45882024-07-05T23:42:45.874Z PASS [ 23.291s] omicron-omdb::test_all_output test_omdb_success_cases
45892024-07-05T23:42:45.951Z PASS [ 2.739s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
45902024-07-05T23:42:45.964Z PASS [ 0.952s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
45912024-07-05T23:42:45.974Z PASS [ 0.431s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
45922024-07-05T23:42:46.019Z PASS [ 0.054s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
45932024-07-05T23:42:46.046Z PASS [ 0.028s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
45942024-07-05T23:42:46.071Z PASS [ 0.024s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
45952024-07-05T23:42:46.078Z PASS [ 0.129s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
45962024-07-05T23:42:46.105Z PASS [ 0.024s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
45972024-07-05T23:42:46.151Z PASS [ 0.081s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
45982024-07-05T23:42:46.341Z PASS [ 0.238s] omicron-test-utils dev::db::test::test_bad_cmd
45992024-07-05T23:42:46.388Z PASS [ 2.041s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
46002024-07-05T23:42:46.442Z PASS [ 0.568s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
46012024-07-05T23:42:46.500Z PASS [ 0.058s] omicron-test-utils dev::db::test::test_make_pg_config_fail
46022024-07-05T23:42:46.523Z PASS [ 0.024s] omicron-test-utils dev::db::test::test_make_pg_config_ok
46032024-07-05T23:42:46.528Z PASS [ 0.378s] omicron-test-utils dev::db::test::test_cmd_fails
46042024-07-05T23:42:46.554Z PASS [ 0.028s] omicron-test-utils dev::db::test::test_process_exit_abnormal
46052024-07-05T23:42:46.561Z PASS [ 0.032s] omicron-test-utils dev::db::test::test_process_exit_normal
46062024-07-05T23:42:46.615Z PASS [ 0.227s] omicron-test-utils dev::db::test::test_database_start_hang
46072024-07-05T23:42:46.761Z PASS [ 2.295s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
46082024-07-05T23:42:46.787Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_starter_tmpdir
46092024-07-05T23:42:46.843Z PASS [ 0.056s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
46102024-07-05T23:42:46.871Z PASS [ 0.027s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
46112024-07-05T23:42:46.904Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
46122024-07-05T23:42:46.935Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
46132024-07-05T23:42:47.013Z PASS [ 0.077s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
46142024-07-05T23:42:47.024Z PASS [ 1.046s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
46152024-07-05T23:42:47.161Z PASS [ 0.138s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
46162024-07-05T23:42:47.245Z PASS [ 0.231s] oximeter test::timeseries_schema_consistency
46172024-07-05T23:42:47.491Z PASS [ 0.247s] oximeter-collector agent::tests::test_self_stat_error_counter
46182024-07-05T23:42:47.499Z PASS [ 0.340s] oximeter-collector agent::tests::test_self_stat_collection_count
46192024-07-05T23:42:47.527Z LEAK [ 0.972s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
46202024-07-05T23:42:47.535Z PASS [ 0.036s] oximeter-collector self_stats::tests::test_failure_reason_serialization
46212024-07-05T23:42:47.612Z PASS [ 0.121s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
46222024-07-05T23:42:47.667Z PASS [ 0.141s] oximeter-collector self_stats::tests::test_no_schema_changes
46232024-07-05T23:42:47.739Z PASS [ 0.071s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
46242024-07-05T23:42:47.770Z PASS [ 0.032s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
46252024-07-05T23:42:47.799Z PASS [ 0.025s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
46262024-07-05T23:42:48.039Z PASS [ 0.505s] oximeter-collector::test_commands test_oximeter_no_args
46272024-07-05T23:42:48.167Z PASS [ 0.556s] oximeter-collector::test_commands test_oximeter_openapi
46282024-07-05T23:42:49.331Z PASS [ 1.534s] oximeter-db client::oxql::tests::test_get_entire_table
46292024-07-05T23:42:49.388Z PASS [ 1.349s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
46302024-07-05T23:42:49.425Z PASS [ 1.259s] oximeter-db client::oxql::tests::test_get_one_timeseries
46312024-07-05T23:42:49.453Z PASS [ 0.064s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
46322024-07-05T23:42:49.481Z PASS [ 0.055s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
46332024-07-05T23:42:49.561Z PASS [ 7.154s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
46342024-07-05T23:42:50.276Z PASS [ 0.713s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
46352024-07-05T23:42:50.521Z PASS [ 1.192s] oximeter-db client::oxql::tests::test_limit_operations
46362024-07-05T23:42:50.933Z PASS [ 4.317s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
46372024-07-05T23:42:50.993Z PASS [ 1.511s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
46382024-07-05T23:42:51.024Z PASS [ 0.032s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
46392024-07-05T23:42:51.260Z PASS [ 4.916s] omicron-test-utils dev::db::test::test_database_concurrent
46402024-07-05T23:42:51.272Z PASS [ 0.997s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
46412024-07-05T23:42:51.493Z PASS [ 0.973s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
46422024-07-05T23:42:51.517Z PASS [ 0.023s] oximeter-db client::tests::test_unravel_index
46432024-07-05T23:42:51.556Z PASS [ 0.038s] oximeter-db client::tests::test_verify_schema_upgrades
46442024-07-05T23:42:51.582Z PASS [ 0.026s] oximeter-db model::tests::test_db_bool
46452024-07-05T23:42:51.853Z PASS [ 0.921s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
46462024-07-05T23:42:51.879Z PASS [ 0.025s] oximeter-db model::tests::test_db_datum_type_conversion
46472024-07-05T23:42:51.906Z PASS [ 0.028s] oximeter-db model::tests::test_db_field_list_conversion
46482024-07-05T23:42:51.937Z PASS [ 0.025s] oximeter-db model::tests::test_db_field_type_conversion
46492024-07-05T23:42:51.959Z PASS [ 0.028s] oximeter-db model::tests::test_db_histogram
46502024-07-05T23:42:52.118Z PASS [ 1.093s] oximeter-db client::tests::test_select_all_field_types
46512024-07-05T23:42:52.145Z PASS [ 0.027s] oximeter-db model::tests::test_parse_bytes_measurement
46522024-07-05T23:42:52.187Z PASS [ 0.215s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
46532024-07-05T23:42:52.187Z PASS [ 0.030s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
46542024-07-05T23:42:52.187Z PASS [ 0.593s] oximeter-db model::tests::test_db_bool_bad
46552024-07-05T23:42:52.203Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
46562024-07-05T23:42:52.209Z PASS [ 0.029s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
46572024-07-05T23:42:52.216Z PASS [ 0.028s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
46582024-07-05T23:42:52.233Z PASS [ 0.030s] oximeter-db model::tests::test_unroll_from_source
46592024-07-05T23:42:52.240Z PASS [ 0.031s] oximeter-db model::tests::test_unroll_measurement_row
46602024-07-05T23:42:52.247Z PASS [ 0.031s] oximeter-db model::tests::test_unroll_missing_measurement_row
46612024-07-05T23:42:52.256Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
46622024-07-05T23:42:52.262Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
46632024-07-05T23:42:52.269Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_comparison
46642024-07-05T23:42:52.276Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
46652024-07-05T23:42:52.281Z PASS [ 0.020s] oximeter-db oxql::ast::grammar::tests::test_double_literal
46662024-07-05T23:42:52.291Z PASS [ 0.022s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
46672024-07-05T23:42:52.298Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
46682024-07-05T23:42:52.304Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
46692024-07-05T23:42:52.318Z PASS [ 0.023s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
46702024-07-05T23:42:52.340Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
46712024-07-05T23:42:52.352Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
46722024-07-05T23:42:52.352Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
46732024-07-05T23:42:52.384Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
46742024-07-05T23:42:52.423Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
46752024-07-05T23:42:52.423Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_group_by
46762024-07-05T23:42:52.692Z PASS [ 0.063s] oximeter-db oxql::ast::grammar::tests::test_ident
46772024-07-05T23:42:52.692Z PASS [ 0.061s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
46782024-07-05T23:42:52.692Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
46792024-07-05T23:42:52.692Z PASS [ 0.071s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
46802024-07-05T23:42:52.692Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
46812024-07-05T23:42:52.696Z PASS [ 0.083s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
46822024-07-05T23:42:52.696Z PASS [ 0.054s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
46832024-07-05T23:42:52.696Z PASS [ 0.070s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
46842024-07-05T23:42:52.696Z PASS [ 0.063s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
46852024-07-05T23:42:52.696Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_query
46862024-07-05T23:42:52.696Z PASS [ 0.061s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
46872024-07-05T23:42:52.696Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
46882024-07-05T23:42:52.716Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
46892024-07-05T23:42:52.733Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
46902024-07-05T23:42:52.744Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_reducer
46912024-07-05T23:42:52.762Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
46922024-07-05T23:42:52.788Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
46932024-07-05T23:42:52.805Z PASS [ 0.030s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
46942024-07-05T23:42:52.808Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
46952024-07-05T23:42:52.837Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
46962024-07-05T23:42:52.844Z PASS [ 0.052s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
46972024-07-05T23:42:52.865Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
46982024-07-05T23:42:52.871Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
46992024-07-05T23:42:52.889Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
47002024-07-05T23:42:52.894Z PASS [ 0.025s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
47012024-07-05T23:42:52.913Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
47022024-07-05T23:42:52.923Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
47032024-07-05T23:42:52.940Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
47042024-07-05T23:42:52.946Z PASS [ 0.023s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
47052024-07-05T23:42:52.968Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
47062024-07-05T23:42:52.974Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
47072024-07-05T23:42:52.988Z PASS [ 1.715s] oximeter-db client::tests::test_sql_query_output
47082024-07-05T23:42:52.998Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
47092024-07-05T23:42:53.003Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
47102024-07-05T23:42:53.017Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
47112024-07-05T23:42:53.025Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
47122024-07-05T23:42:53.032Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
47132024-07-05T23:42:53.045Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
47142024-07-05T23:42:53.052Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
47152024-07-05T23:42:53.062Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
47162024-07-05T23:42:53.072Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
47172024-07-05T23:42:53.078Z PASS [ 0.027s] oximeter-db oxql::point::tests::test_cast_points_from_bool
47182024-07-05T23:42:53.099Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_cast_points_from_double
47192024-07-05T23:42:53.112Z PASS [ 0.027s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
47202024-07-05T23:42:53.112Z PASS [ 0.034s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
47212024-07-05T23:42:53.122Z PASS [ 0.030s] oximeter-db oxql::point::tests::test_cast_points_from_integer
47222024-07-05T23:42:53.128Z PASS [ 0.023s] oximeter-db oxql::point::tests::test_cast_points_from_string
47232024-07-05T23:42:53.134Z PASS [ 0.023s] oximeter-db oxql::point::tests::test_point_delta_between
47242024-07-05T23:42:53.147Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
47252024-07-05T23:42:53.153Z PASS [ 0.024s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
47262024-07-05T23:42:53.159Z PASS [ 0.024s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
47272024-07-05T23:42:53.173Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits
47282024-07-05T23:42:53.179Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
47292024-07-05T23:42:53.186Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
47302024-07-05T23:42:53.203Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
47312024-07-05T23:42:53.209Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
47322024-07-05T23:42:53.216Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
47332024-07-05T23:42:53.229Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
47342024-07-05T23:42:53.236Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
47352024-07-05T23:42:53.245Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates
47362024-07-05T23:42:53.261Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
47372024-07-05T23:42:53.270Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
47382024-07-05T23:42:53.270Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
47392024-07-05T23:42:53.288Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
47402024-07-05T23:42:53.298Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
47412024-07-05T23:42:53.298Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_query_end_time
47422024-07-05T23:42:53.309Z PASS [ 0.021s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
47432024-07-05T23:42:53.316Z PASS [ 0.022s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
47442024-07-05T23:42:53.329Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_split_query
47452024-07-05T23:42:53.335Z PASS [ 0.026s] oximeter-db query::tests::test_field_cmp
47462024-07-05T23:42:53.341Z PASS [ 0.026s] oximeter-db query::tests::test_field_selector_as_query
47472024-07-05T23:42:53.353Z PASS [ 0.022s] oximeter-db query::tests::test_field_value_as_db_str
47482024-07-05T23:42:53.386Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_field_selectors
47492024-07-05T23:42:53.386Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_filter_raw
47502024-07-05T23:42:53.393Z PASS [ 0.040s] oximeter-db query::tests::test_select_query_builder_from_parts
47512024-07-05T23:42:53.420Z PASS [ 0.029s] oximeter-db query::tests::test_select_query_builder_limit_offset
47522024-07-05T23:42:53.420Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_full
47532024-07-05T23:42:53.426Z PASS [ 0.034s] oximeter-db query::tests::test_select_query_builder_no_fields
47542024-07-05T23:42:53.442Z PASS [ 0.025s] oximeter-db query::tests::test_select_query_builder_no_selectors
47552024-07-05T23:42:53.449Z PASS [ 0.022s] oximeter-db query::tests::test_time_range
47562024-07-05T23:42:53.456Z PASS [ 0.034s] oximeter-db query::tests::test_string_field_selector
47572024-07-05T23:42:53.474Z PASS [ 0.033s] oximeter-db sql::tests::test_allow_limit_offset
47582024-07-05T23:42:53.480Z PASS [ 0.032s] oximeter-db sql::tests::test_allow_subqueries
47592024-07-05T23:42:53.486Z PASS [ 0.030s] oximeter-db sql::tests::test_cannot_name_database
47602024-07-05T23:42:53.504Z PASS [ 0.030s] oximeter-db sql::tests::test_ctes_are_not_supported
47612024-07-05T23:42:53.510Z PASS [ 0.030s] oximeter-db sql::tests::test_function_allow_list
47622024-07-05T23:42:53.545Z PASS [ 0.039s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
47632024-07-05T23:42:53.551Z PASS [ 0.065s] oximeter-db sql::tests::test_join_must_be_inner
47642024-07-05T23:42:53.559Z PASS [ 0.047s] oximeter-db sql::tests::test_query_must_be_select_statement
47652024-07-05T23:42:53.584Z PASS [ 0.039s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
47662024-07-05T23:42:53.600Z PASS [ 0.036s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
47672024-07-05T23:42:53.600Z PASS [ 0.042s] oximeter-db sql::tests::test_require_table_is_timeseries_name
47682024-07-05T23:42:53.621Z PASS [ 0.033s] oximeter-db sql::tests::test_with_comma_join_fails
47692024-07-05T23:42:53.635Z PASS [ 0.034s] oximeter-db tests::test_timeseries_key_field_stability
47702024-07-05T23:42:53.635Z PASS [ 0.035s] oximeter-db tests::test_timeseries_key_sample_stability
47712024-07-05T23:42:53.650Z PASS [ 0.032s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
47722024-07-05T23:42:53.664Z PASS [ 0.031s] oximeter-impl histogram::tests::test_bin_range
47732024-07-05T23:42:53.665Z PASS [ 0.023s] oximeter-impl histogram::tests::test_bin_range_from
47742024-07-05T23:42:53.671Z PASS [ 0.023s] oximeter-impl histogram::tests::test_bin_range_to
47752024-07-05T23:42:53.683Z PASS [ 0.025s] oximeter-impl histogram::tests::test_empty_bins_not_supported
47762024-07-05T23:42:53.689Z PASS [ 0.025s] oximeter-impl histogram::tests::test_ensure_finite
47772024-07-05T23:42:53.704Z PASS [ 0.032s] oximeter-impl histogram::tests::test_histogram
47782024-07-05T23:42:53.717Z PASS [ 0.033s] oximeter-impl histogram::tests::test_histogram_construct_with
47792024-07-05T23:42:53.723Z PASS [ 0.034s] oximeter-impl histogram::tests::test_histogram_extreme_bins
47802024-07-05T23:42:53.729Z PASS [ 0.026s] oximeter-impl histogram::tests::test_histogram_extreme_samples
47812024-07-05T23:42:53.738Z PASS [ 0.022s] oximeter-impl histogram::tests::test_histogram_float_bins
47822024-07-05T23:42:53.745Z PASS [ 0.021s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
47832024-07-05T23:42:53.753Z PASS [ 0.023s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
47842024-07-05T23:42:53.761Z PASS [ 0.022s] oximeter-impl histogram::tests::test_histogram_with_bins
47852024-07-05T23:42:53.767Z PASS [ 0.022s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
47862024-07-05T23:42:53.774Z PASS [ 0.022s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
47872024-07-05T23:42:53.793Z PASS [ 0.026s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
47882024-07-05T23:42:53.799Z PASS [ 0.025s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
47892024-07-05T23:42:53.820Z PASS [ 0.054s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
47902024-07-05T23:42:53.833Z PASS [ 0.027s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
47912024-07-05T23:42:53.833Z PASS [ 0.034s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
47922024-07-05T23:42:53.840Z PASS [ 0.025s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
47932024-07-05T23:42:53.852Z PASS [ 0.023s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
47942024-07-05T23:42:53.856Z PASS [ 0.023s] oximeter-impl histogram::tests::test_span_decades
47952024-07-05T23:42:53.863Z PASS [ 0.023s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
47962024-07-05T23:42:53.871Z PASS [ 0.021s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
47972024-07-05T23:42:53.877Z PASS [ 0.021s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
47982024-07-05T23:42:53.894Z PASS [ 0.030s] oximeter-impl quantile::tests::test_against_baseline_normal_distribution
47992024-07-05T23:42:53.906Z PASS [ 0.023s] oximeter-impl quantile::tests::test_empty_observations
48002024-07-05T23:42:53.906Z PASS [ 0.030s] oximeter-impl quantile::tests::test_default_percentiles
48012024-07-05T23:42:53.916Z PASS [ 0.022s] oximeter-impl quantile::tests::test_find_cells
48022024-07-05T23:42:53.923Z PASS [ 0.023s] oximeter-impl quantile::tests::test_float_observations
48032024-07-05T23:42:53.929Z PASS [ 0.023s] oximeter-impl quantile::tests::test_integer_observations
48042024-07-05T23:42:53.936Z PASS [ 0.021s] oximeter-impl quantile::tests::test_invalid_p_value
48052024-07-05T23:42:53.946Z PASS [ 0.021s] oximeter-impl quantile::tests::test_max_p
48062024-07-05T23:42:53.953Z PASS [ 0.023s] oximeter-impl quantile::tests::test_min_p
48072024-07-05T23:42:53.959Z PASS [ 0.023s] oximeter-impl quantile::tests::test_non_filled_observations
48082024-07-05T23:42:53.986Z PASS [ 0.040s] oximeter-impl quantile::tests::test_rounding
48092024-07-05T23:42:54.029Z PASS [ 0.071s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
48102024-07-05T23:42:54.029Z PASS [ 0.064s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
48112024-07-05T23:42:54.034Z PASS [ 0.050s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
48122024-07-05T23:42:54.047Z PASS [ 0.024s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
48132024-07-05T23:42:54.067Z PASS [ 0.037s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
48142024-07-05T23:42:54.072Z PASS [ 0.038s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
48152024-07-05T23:42:54.077Z PASS [ 0.031s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
48162024-07-05T23:42:54.088Z PASS [ 0.021s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
48172024-07-05T23:42:54.099Z PASS [ 0.021s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
48182024-07-05T23:42:54.102Z PASS [ 0.022s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
48192024-07-05T23:42:54.107Z PASS [ 0.019s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
48202024-07-05T23:42:54.113Z PASS [ 0.019s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
48212024-07-05T23:42:54.121Z PASS [ 0.022s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
48222024-07-05T23:42:54.131Z PASS [ 0.024s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
48232024-07-05T23:42:54.140Z PASS [ 0.026s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
48242024-07-05T23:42:54.148Z PASS [ 0.024s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
48252024-07-05T23:42:54.160Z PASS [ 0.029s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
48262024-07-05T23:42:54.166Z PASS [ 0.027s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
48272024-07-05T23:42:54.172Z PASS [ 0.026s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
48282024-07-05T23:42:54.187Z PASS [ 0.025s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
48292024-07-05T23:42:54.193Z PASS [ 0.026s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
48302024-07-05T23:42:54.198Z PASS [ 0.026s] oximeter-impl schema::ir::tests::only_support_format_version_1
48312024-07-05T23:42:54.208Z PASS [ 0.023s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
48322024-07-05T23:42:54.214Z PASS [ 0.022s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
48332024-07-05T23:42:54.220Z PASS [ 0.021s] oximeter-impl schema::tests::test_field_schema_ordering
48342024-07-05T23:42:54.233Z PASS [ 0.024s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
48352024-07-05T23:42:54.239Z PASS [ 0.024s] oximeter-impl schema::tests::test_timeseries_name
48362024-07-05T23:42:54.247Z PASS [ 0.026s] oximeter-impl schema::tests::test_timeseries_name_from_str
48372024-07-05T23:42:54.255Z PASS [ 0.023s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
48382024-07-05T23:42:54.263Z PASS [ 0.023s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
48392024-07-05T23:42:54.279Z PASS [ 0.033s] oximeter-impl test_util::tests::test_gen_test_samples
48402024-07-05T23:42:54.291Z PASS [ 0.023s] oximeter-impl traits::tests::test_producer_trait
48412024-07-05T23:42:54.291Z PASS [ 0.030s] oximeter-impl traits::tests::test_metric_trait
48422024-07-05T23:42:54.299Z PASS [ 0.020s] oximeter-impl traits::tests::test_target_trait
48432024-07-05T23:42:54.305Z PASS [ 0.020s] oximeter-impl types::tests::test_cumulative_f64
48442024-07-05T23:42:54.311Z PASS [ 0.020s] oximeter-impl types::tests::test_cumulative_i64
48452024-07-05T23:42:54.319Z PASS [ 0.020s] oximeter-impl types::tests::test_datum
48462024-07-05T23:42:54.324Z PASS [ 0.019s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
48472024-07-05T23:42:54.330Z PASS [ 0.019s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
48482024-07-05T23:42:54.339Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
48492024-07-05T23:42:54.349Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
48502024-07-05T23:42:54.349Z PASS [ 1.728s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
48512024-07-05T23:42:54.354Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
48522024-07-05T23:42:54.359Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
48532024-07-05T23:42:54.365Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
48542024-07-05T23:42:54.371Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
48552024-07-05T23:42:54.427Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
48562024-07-05T23:42:54.427Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
48572024-07-05T23:42:54.431Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
48582024-07-05T23:42:54.431Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
48592024-07-05T23:42:54.431Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
48602024-07-05T23:42:54.431Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
48612024-07-05T23:42:54.431Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
48622024-07-05T23:42:54.431Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
48632024-07-05T23:42:54.431Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
48642024-07-05T23:42:54.431Z PASS [ 0.021s] oximeter-impl types::tests::test_measurement
48652024-07-05T23:42:54.434Z PASS [ 0.023s] oximeter-impl types::tests::test_sample_struct
48662024-07-05T23:42:54.438Z PASS [ 0.024s] oximeter-impl types::tests::test_verify_field_names
48672024-07-05T23:42:54.472Z PASS [ 0.047s] oximeter-instruments http::tests::test_normalize_uri_path
48682024-07-05T23:42:54.490Z PASS [ 0.067s] oximeter-instruments http::tests::test_latency_tracker
48692024-07-05T23:42:54.602Z PASS [ 0.116s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
48702024-07-05T23:42:54.615Z PASS [ 0.172s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
48712024-07-05T23:42:54.615Z PASS [ 0.178s] oximeter-instruments kstat::link::tests::test_kstat_sampler
48722024-07-05T23:42:54.621Z PASS [ 0.149s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
48732024-07-05T23:42:54.676Z PASS [ 0.059s] oximeter-instruments kstat::link::tests::test_physical_datalink
48742024-07-05T23:42:54.684Z PASS [ 0.072s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
48752024-07-05T23:42:54.709Z PASS [ 0.075s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
48762024-07-05T23:42:54.712Z PASS [ 0.054s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
48772024-07-05T23:42:54.712Z PASS [ 0.094s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
48782024-07-05T23:42:54.712Z PASS [ 0.034s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
48792024-07-05T23:42:54.862Z PASS [ 0.054s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
48802024-07-05T23:42:54.862Z PASS [ 0.034s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
48812024-07-05T23:42:54.862Z PASS [ 0.023s] oximeter-macro-impl tests::test_metric_without_datum_field
48822024-07-05T23:42:54.865Z PASS [ 0.029s] oximeter-macro-impl tests::test_metric_enum
48832024-07-05T23:42:54.865Z PASS [ 0.037s] oximeter-macro-impl tests::test_metric_datum_field
48842024-07-05T23:42:54.865Z PASS [ 0.047s] oximeter-macro-impl tests::test_metric_annotated_field
48852024-07-05T23:42:54.865Z PASS [ 0.031s] oximeter-macro-impl tests::test_target
48862024-07-05T23:42:54.865Z PASS [ 0.024s] oximeter-macro-impl tests::test_target_empty_struct
48872024-07-05T23:42:54.865Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_enum
48882024-07-05T23:42:54.865Z PASS [ 0.024s] oximeter-macro-impl tests::test_target_unit_struct
48892024-07-05T23:42:54.865Z PASS [ 0.039s] oximeter-macro-impl tests::test_target_with_datum_field
48902024-07-05T23:42:54.865Z PASS [ 0.032s] oxlog tests::test_is_oxide_smf_log_file
48912024-07-05T23:42:54.865Z PASS [ 0.023s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
48922024-07-05T23:42:54.886Z PASS [ 0.024s] oxlog tests::test_sort_logs
48932024-07-05T23:42:54.916Z PASS [ 0.047s] sled-hardware disk::test::test_disk_paths
48942024-07-05T23:42:54.946Z PASS [ 0.029s] sled-hardware disk::test::test_partition_device_paths
48952024-07-05T23:42:55.030Z PASS [ 0.084s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
48962024-07-05T23:42:55.055Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
48972024-07-05T23:42:55.083Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
48982024-07-05T23:42:55.110Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
48992024-07-05T23:42:55.170Z PASS [ 0.059s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
49002024-07-05T23:42:55.199Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
49012024-07-05T23:42:55.230Z PASS [ 0.032s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
49022024-07-05T23:42:55.262Z PASS [ 0.033s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
49032024-07-05T23:42:55.441Z PASS [ 0.168s] sled-storage dataset::test::serialize_dataset_name
49042024-07-05T23:42:55.592Z PASS [ 0.160s] sled-storage manager::test::test_omicron_physical_disks_schema
49052024-07-05T23:42:55.802Z PASS [ 0.948s] reconfigurator-cli::test_basic test_basic
49062024-07-05T23:42:56.782Z PASS [ 0.979s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
49072024-07-05T23:42:56.843Z PASS [ 0.061s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
49082024-07-05T23:42:57.599Z PASS [ 2.008s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
49092024-07-05T23:42:57.650Z PASS [ 0.052s] sled-storage manager::tests::ensure_using_exactly_these_disks
49102024-07-05T23:42:58.228Z PASS [ 3.416s] oximeter-producer tests::test_producer_registration_task
49112024-07-05T23:42:59.477Z PASS [ 2.633s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
49122024-07-05T23:42:59.614Z PASS [ 1.962s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
49132024-07-05T23:43:00.528Z PASS [ 13.966s] omicron-test-utils dev::db::test::test_setup_database_default_dir
49142024-07-05T23:43:00.673Z PASS [ 1.059s] sled-storage manager::tests::update_rawdisk_firmware
49152024-07-05T23:43:01.684Z PASS [ 2.208s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
49162024-07-05T23:43:01.807Z PASS [ 1.133s] sled-storage manager::tests::wait_for_boot_disk
49172024-07-05T23:43:02.647Z PASS [ 4.420s] sled-storage manager::tests::ledgerless_to_ledgered_migration
49182024-07-05T23:43:02.827Z PASS [ 1.021s] tufaceous::integration-tests command_tests::test_init_and_add
49192024-07-05T23:43:02.878Z PASS [ 0.051s] tufaceous-lib archive::tests::test_validate_path
49202024-07-05T23:43:02.977Z PASS [ 0.099s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
49212024-07-05T23:43:02.999Z PASS [ 2.471s] sled-storage manager::tests::upsert_filesystem
49222024-07-05T23:43:03.015Z PASS [ 0.038s] tufaceous-lib key::tests::test_from_str
49232024-07-05T23:43:03.021Z PASS [ 1.339s] tufaceous::integration-tests command_tests::test_assemble_fake
49242024-07-05T23:43:03.215Z PASS [ 0.215s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
49252024-07-05T23:43:03.352Z PASS [ 0.136s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
49262024-07-05T23:43:03.493Z PASS [ 0.846s] tufaceous::manifest-tests check_manifest::fake.toml
49272024-07-05T23:43:03.606Z PASS [ 0.112s] update-engine display::group_display::tests::test_stats
49282024-07-05T23:43:03.630Z PASS [ 0.024s] update-engine display::line_display_shared::tests::test_format_progress_counter
49292024-07-05T23:43:03.667Z PASS [ 0.036s] update-engine engine::tests::error_exits_early
49302024-07-05T23:43:03.706Z PASS [ 0.040s] update-engine events::tests::progress_event_parse_unknown
49312024-07-05T23:43:03.733Z PASS [ 0.027s] update-engine events::tests::step_event_parse_unknown
49322024-07-05T23:43:03.794Z PASS [ 0.442s] update-engine buffer::tests::test_buffer
49332024-07-05T23:43:03.828Z PASS [ 0.035s] wicket state::inventory::tests::component_id_display
49342024-07-05T23:43:03.907Z PASS [ 0.173s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
49352024-07-05T23:43:03.999Z PASS [ 0.091s] wicket-common rack_setup::tests::roundtrip_import_export_policy
49362024-07-05T23:43:04.136Z PASS [ 0.139s] wicketd installinator_progress::tests::test_states
49372024-07-05T23:43:04.147Z PASS [ 1.132s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
49382024-07-05T23:43:04.235Z PASS [ 0.097s] wicketd rss_config::tests::test_bgp_auth_key_states
49392024-07-05T23:43:04.290Z PASS [ 0.459s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
49402024-07-05T23:43:04.967Z PASS [ 0.819s] wicketd::mod integration_tests::commands::test_wicketd_openapi
49412024-07-05T23:43:05.053Z PASS [ 13.792s] oximeter-db client::tests::test_single_node
49422024-07-05T23:43:05.506Z PASS [ 1.278s] wicketd::mod integration_tests::inventory::test_inventory
49432024-07-05T23:43:06.563Z PASS [ 1.604s] wicketd::mod integration_tests::updates::test_update_races
49442024-07-05T23:43:06.861Z PASS [ 3.845s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
49452024-07-05T23:43:08.168Z PASS [ 3.888s] wicketd::mod integration_tests::updates::test_installinator_fetch
49462024-07-05T23:43:10.677Z PASS [ 32.139s] omicron-sled-agent nexus::test::nexus_self_notification_test
49472024-07-05T23:43:11.062Z PASS [ 16.208s] reconfigurator-cli::test_basic test_blueprint_edit
49482024-07-05T23:43:11.447Z PASS [ 6.401s] wicketd::mod integration_tests::updates::test_updates
49492024-07-05T23:43:20.831Z PASS [ 31.377s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
49502024-07-05T23:43:23.576Z PASS [ 2.746s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
49512024-07-05T23:43:38.711Z PASS [ 15.134s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
49522024-07-05T23:44:38.716Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
49532024-07-05T23:45:38.721Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
49542024-07-05T23:46:38.726Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
49552024-07-05T23:47:33.878Z PASS [ 235.156s] oximeter-db client::tests::test_replicated
49562024-07-05T23:47:33.881Z------------
49572024-07-05T23:47:33.881Z Summary [1985.206s] 1352 tests run: 1352 passed (8 slow, 1 leaky), 3 skipped
49582024-07-05T23:47:33.908Z
49592024-07-05T23:47:33.911Zreal 33:27.033092900
49602024-07-05T23:47:33.911Zuser 2:43:33.692914392
49612024-07-05T23:47:33.911Zsys 36:03.381438035
49622024-07-05T23:47:33.911Ztrap 2:24.270808128
49632024-07-05T23:47:33.911Ztflt 29.230018487
49642024-07-05T23:47:33.912Zdflt 1:41.183186772
49652024-07-05T23:47:33.912Zkflt 0.488757121
49662024-07-05T23:47:33.912Zlock 932:03:25.702403024
49672024-07-05T23:47:33.912Zslp 41:04:27.844350530
49682024-07-05T23:47:33.912Zlat 3:14:47.722594971
49692024-07-05T23:47:33.912Zstop 1:01:44.728732974
49702024-07-05T23:47:33.912Z+ banner doctest
49712024-07-05T23:47:33.912Z
49722024-07-05T23:47:33.912Z ##### #### #### ##### ###### #### #####
49732024-07-05T23:47:33.912Z # # # # # # # # # #
49742024-07-05T23:47:33.912Z # # # # # # ##### #### #
49752024-07-05T23:47:33.912Z # # # # # # # # #
49762024-07-05T23:47:33.912Z # # # # # # # # # # #
49772024-07-05T23:47:33.912Z ##### #### #### # ###### #### #
49782024-07-05T23:47:33.912Z
49792024-07-05T23:47:33.912Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
49802024-07-05T23:47:35.745Z Fresh unicode-ident v1.0.12
49812024-07-05T23:47:35.748Z Fresh cfg-if v1.0.0
49822024-07-05T23:47:35.748Z Fresh autocfg v1.3.0
49832024-07-05T23:47:35.748Z Fresh version_check v0.9.4
49842024-07-05T23:47:35.749Z Fresh memchr v2.7.2
49852024-07-05T23:47:35.749Z Fresh proc-macro2 v1.0.86
49862024-07-05T23:47:35.749Z Fresh scopeguard v1.2.0
49872024-07-05T23:47:35.749Z Fresh log v0.4.21
49882024-07-05T23:47:35.753Z Fresh byteorder v1.5.0
49892024-07-05T23:47:35.753Z Fresh once_cell v1.19.0
49902024-07-05T23:47:35.753Z Fresh quote v1.0.36
49912024-07-05T23:47:35.753Z Fresh libc v0.2.155
49922024-07-05T23:47:35.753Z Fresh itoa v1.0.11
49932024-07-05T23:47:35.753Z Fresh smallvec v1.13.2
49942024-07-05T23:47:35.753Z Fresh syn v2.0.68
49952024-07-05T23:47:35.753Z Fresh getrandom v0.2.14
49962024-07-05T23:47:35.753Z Fresh lock_api v0.4.12
49972024-07-05T23:47:35.753Z Fresh cc v1.0.97
49982024-07-05T23:47:35.753Z Fresh pin-project-lite v0.2.14
49992024-07-05T23:47:35.753Z Fresh serde_derive v1.0.203
50002024-07-05T23:47:35.753Z Fresh zerocopy-derive v0.7.34
50012024-07-05T23:47:35.753Z Fresh parking_lot_core v0.9.10
50022024-07-05T23:47:35.753Z Fresh libm v0.2.8
50032024-07-05T23:47:35.753Z Fresh spin v0.9.8
50042024-07-05T23:47:35.753Z Fresh ryu v1.0.18
50052024-07-05T23:47:35.753Z Fresh serde v1.0.203
50062024-07-05T23:47:35.753Z Fresh zerocopy v0.7.34
50072024-07-05T23:47:35.753Z Fresh parking_lot v0.12.2
50082024-07-05T23:47:35.753Z Fresh num-traits v0.2.19
50092024-07-05T23:47:35.753Z Fresh thiserror-impl v1.0.60
50102024-07-05T23:47:35.753Z Fresh signal-hook-registry v1.4.2
50112024-07-05T23:47:35.753Z Fresh bytes v1.6.0
50122024-07-05T23:47:35.753Z Fresh ahash v0.8.11
50132024-07-05T23:47:35.753Z Fresh thiserror v1.0.60
50142024-07-05T23:47:35.753Z Fresh mio v0.8.11
50152024-07-05T23:47:35.753Z Fresh num_cpus v1.16.0
50162024-07-05T23:47:35.753Z Fresh allocator-api2 v0.2.18
50172024-07-05T23:47:35.753Z Fresh bitflags v2.5.0
50182024-07-05T23:47:35.753Z Fresh hashbrown v0.14.5
50192024-07-05T23:47:35.753Z Fresh rand_core v0.6.4
50202024-07-05T23:47:35.753Z Fresh futures-core v0.3.30
50212024-07-05T23:47:35.754Z Fresh tokio-macros v2.3.0
50222024-07-05T23:47:35.754Z Fresh socket2 v0.5.7
50232024-07-05T23:47:35.754Z Fresh zeroize_derive v1.4.2
50242024-07-05T23:47:35.754Z Fresh equivalent v1.0.1
50252024-07-05T23:47:35.754Z Fresh serde_json v1.0.120
50262024-07-05T23:47:35.754Z Fresh tokio v1.38.0
50272024-07-05T23:47:35.754Z Fresh zeroize v1.7.0
50282024-07-05T23:47:35.754Z Fresh indexmap v2.2.6
50292024-07-05T23:47:35.754Z Fresh futures-sink v0.3.30
50302024-07-05T23:47:35.757Z Fresh fnv v1.0.7
50312024-07-05T23:47:35.757Z Fresh futures-channel v0.3.30
50322024-07-05T23:47:35.757Z Fresh futures-macro v0.3.30
50332024-07-05T23:47:35.757Z Fresh regex-syntax v0.8.3
50342024-07-05T23:47:35.757Z Fresh pin-utils v0.1.0
50352024-07-05T23:47:35.757Z Fresh futures-io v0.3.30
50362024-07-05T23:47:35.757Z Fresh futures-task v0.3.30
50372024-07-05T23:47:35.757Z Fresh syn v1.0.109
50382024-07-05T23:47:35.757Z Fresh slab v0.4.9
50392024-07-05T23:47:35.757Z Fresh aho-corasick v1.1.3
50402024-07-05T23:47:35.757Z Fresh iana-time-zone v0.1.60
50412024-07-05T23:47:35.760Z Fresh subtle v2.5.0
50422024-07-05T23:47:35.760Z Fresh uuid v1.9.1
50432024-07-05T23:47:35.760Z Fresh futures-util v0.3.30
50442024-07-05T23:47:35.760Z Fresh regex-automata v0.4.6
50452024-07-05T23:47:35.760Z Fresh chrono v0.4.38
50462024-07-05T23:47:35.760Z Fresh tinyvec_macros v0.1.1
50472024-07-05T23:47:35.760Z Fresh serde_derive_internals v0.29.1
50482024-07-05T23:47:35.760Z Fresh typenum v1.17.0
50492024-07-05T23:47:35.760Z Fresh regex v1.10.4
50502024-07-05T23:47:35.763Z Fresh tinyvec v1.6.0
50512024-07-05T23:47:35.763Z Fresh dyn-clone v1.0.17
50522024-07-05T23:47:35.763Z Fresh pkg-config v0.3.30
50532024-07-05T23:47:35.763Z Fresh schemars_derive v0.8.21
50542024-07-05T23:47:35.763Z Fresh generic-array v0.14.7
50552024-07-05T23:47:35.763Z Fresh semver v1.0.23
50562024-07-05T23:47:35.763Z Fresh unicode-normalization v0.1.23
50572024-07-05T23:47:35.763Z Fresh lazy_static v1.5.0
50582024-07-05T23:47:35.763Z Fresh const-oid v0.9.6
50592024-07-05T23:47:35.763Z Fresh unicode-bidi v0.3.15
50602024-07-05T23:47:35.763Z Fresh crypto-common v0.1.6
50612024-07-05T23:47:35.764Z Fresh schemars v0.8.21
50622024-07-05T23:47:35.764Z Fresh tracing-attributes v0.1.27
50632024-07-05T23:47:35.764Z Fresh errno v0.3.9
50642024-07-05T23:47:35.764Z Fresh tracing-core v0.1.32
50652024-07-05T23:47:35.764Z Fresh ppv-lite86 v0.2.17
50662024-07-05T23:47:35.764Z Fresh heck v0.4.1
50672024-07-05T23:47:35.764Z Fresh rand_chacha v0.3.1
50682024-07-05T23:47:35.764Z Fresh rustix v0.38.34
50692024-07-05T23:47:35.764Z Fresh tracing v0.1.40
50702024-07-05T23:47:35.764Z Fresh percent-encoding v2.3.1
50712024-07-05T23:47:35.764Z Fresh block-buffer v0.10.4
50722024-07-05T23:47:35.764Z Fresh http v0.2.12
50732024-07-05T23:47:35.764Z Fresh rand v0.8.5
50742024-07-05T23:47:35.764Z Fresh form_urlencoded v1.2.1
50752024-07-05T23:47:35.764Z Fresh digest v0.10.7
50762024-07-05T23:47:35.764Z Fresh num-conv v0.1.0
50772024-07-05T23:47:35.764Z Fresh unicode-width v0.1.12
50782024-07-05T23:47:35.764Z Fresh powerfmt v0.2.0
50792024-07-05T23:47:35.764Z Fresh httparse v1.8.0
50802024-07-05T23:47:35.764Z Fresh time-core v0.1.2
50812024-07-05T23:47:35.764Z Fresh deranged v0.3.11
50822024-07-05T23:47:35.764Z Fresh either v1.12.0
50832024-07-05T23:47:35.764Z Fresh num_threads v0.1.7
50842024-07-05T23:47:35.764Z Fresh idna v0.5.0
50852024-07-05T23:47:35.764Z Fresh untrusted v0.9.0
50862024-07-05T23:47:35.764Z Fresh time-macros v0.2.18
50872024-07-05T23:47:35.764Z Fresh heck v0.5.0
50882024-07-05T23:47:35.764Z Fresh ring v0.17.8
50892024-07-05T23:47:35.764Z Fresh url v2.5.0
50902024-07-05T23:47:35.764Z Fresh serde_tokenstream v0.2.1
50912024-07-05T23:47:35.768Z Fresh vcpkg v0.2.15
50922024-07-05T23:47:35.768Z Fresh time v0.3.36
50932024-07-05T23:47:35.768Z Fresh rustversion v1.0.17
50942024-07-05T23:47:35.768Z Fresh serde_spanned v0.6.6
50952024-07-05T23:47:35.768Z Fresh toml_datetime v0.6.6
50962024-07-05T23:47:35.768Z Fresh try-lock v0.2.5
50972024-07-05T23:47:35.768Z Fresh cpufeatures v0.2.12
50982024-07-05T23:47:35.768Z Fresh adler v1.0.2
50992024-07-05T23:47:35.768Z Fresh base64 v0.21.7
51002024-07-05T23:47:35.768Z Fresh slog v2.7.0
51012024-07-05T23:47:35.768Z Fresh want v0.3.1
51022024-07-05T23:47:35.768Z Fresh socket2 v0.4.10
51032024-07-05T23:47:35.768Z Fresh tower-service v0.3.2
51042024-07-05T23:47:35.768Z Fresh tokio-util v0.7.11
51052024-07-05T23:47:35.768Z Fresh miniz_oxide v0.7.2
51062024-07-05T23:47:35.768Z Fresh async-trait v0.1.80
51072024-07-05T23:47:35.768Z Fresh httpdate v1.0.3
51082024-07-05T23:47:35.768Z Fresh h2 v0.3.26
51092024-07-05T23:47:35.768Z Fresh http-body v0.4.6
51102024-07-05T23:47:35.768Z Fresh futures-executor v0.3.30
51112024-07-05T23:47:35.768Z Fresh openssl-probe v0.1.5
51122024-07-05T23:47:35.768Z Fresh foreign-types-shared v0.1.1
51132024-07-05T23:47:35.768Z Fresh foreign-types v0.3.2
51142024-07-05T23:47:35.768Z Fresh hyper v0.14.28
51152024-07-05T23:47:35.768Z Fresh openssl-sys v0.9.102
51162024-07-05T23:47:35.768Z Fresh openssl-macros v0.1.1
51172024-07-05T23:47:35.768Z Fresh mime v0.3.17
51182024-07-05T23:47:35.768Z Fresh gimli v0.28.1
51192024-07-05T23:47:35.768Z Fresh strsim v0.11.1
51202024-07-05T23:47:35.768Z Fresh futures v0.3.30
51212024-07-05T23:47:35.768Z Fresh object v0.32.2
51222024-07-05T23:47:35.768Z Fresh addr2line v0.21.0
51232024-07-05T23:47:35.768Z Fresh openssl v0.10.64
51242024-07-05T23:47:35.768Z Fresh ipnet v2.9.0
51252024-07-05T23:47:35.768Z Fresh winnow v0.5.40
51262024-07-05T23:47:35.772Z Fresh rustc-demangle v0.1.24
51272024-07-05T23:47:35.772Z Fresh backtrace v0.3.71
51282024-07-05T23:47:35.772Z Fresh toml_edit v0.19.15
51292024-07-05T23:47:35.772Z Fresh crossbeam-utils v0.8.19
51302024-07-05T23:47:35.772Z Fresh rustls-webpki v0.101.7
51312024-07-05T23:47:35.772Z Fresh sct v0.7.1
51322024-07-05T23:47:35.772Z Fresh ucd-trie v0.1.6
51332024-07-05T23:47:35.772Z Fresh anyhow v1.0.86
51342024-07-05T23:47:35.772Z Fresh rustls v0.21.12
51352024-07-05T23:47:35.772Z Fresh native-tls v0.2.11
51362024-07-05T23:47:35.772Z Fresh serde_urlencoded v0.7.1
51372024-07-05T23:47:35.772Z Fresh idna v0.3.0
51382024-07-05T23:47:35.772Z Fresh encoding_rs v0.8.34
51392024-07-05T23:47:35.772Z Fresh pest v2.7.10
51402024-07-05T23:47:35.772Z Fresh psl-types v2.0.11
51412024-07-05T23:47:35.772Z Fresh utf8parse v0.2.1
51422024-07-05T23:47:35.772Z Fresh cookie v0.17.0
51432024-07-05T23:47:35.772Z Fresh tokio-native-tls v0.3.1
51442024-07-05T23:47:35.772Z Fresh tokio-rustls v0.24.1
51452024-07-05T23:47:35.772Z Fresh scroll_derive v0.12.0
51462024-07-05T23:47:35.772Z Fresh rustls-pemfile v1.0.4
51472024-07-05T23:47:35.772Z Fresh publicsuffix v2.2.3
51482024-07-05T23:47:35.772Z Fresh pest_meta v2.7.10
51492024-07-05T23:47:35.772Z Fresh hyper-rustls v0.24.2
51502024-07-05T23:47:35.772Z Fresh hyper-tls v0.5.0
51512024-07-05T23:47:35.772Z Fresh scroll v0.12.0
51522024-07-05T23:47:35.772Z Fresh openapiv3 v2.0.0
51532024-07-05T23:47:35.772Z Fresh plain v0.2.3
51542024-07-05T23:47:35.772Z Fresh sync_wrapper v0.1.2
51552024-07-05T23:47:35.772Z Fresh pest_generator v2.7.10
51562024-07-05T23:47:35.773Z Fresh cookie_store v0.20.0
51572024-07-05T23:47:35.773Z Fresh webpki-roots v0.25.4
51582024-07-05T23:47:35.773Z Fresh base64ct v1.6.0
51592024-07-05T23:47:35.773Z Fresh bitflags v1.3.2
51602024-07-05T23:47:35.773Z Fresh anstyle v1.0.7
51612024-07-05T23:47:35.773Z Fresh goblin v0.8.2
51622024-07-05T23:47:35.773Z Fresh rustc_version v0.4.0
51632024-07-05T23:47:35.773Z Fresh reqwest v0.11.27
51642024-07-05T23:47:35.773Z Fresh pest_derive v2.7.10
51652024-07-05T23:47:35.773Z Fresh pretty-hex v0.4.1
51662024-07-05T23:47:35.773Z Fresh thread-id v4.2.1
51672024-07-05T23:47:35.773Z Fresh data-encoding v2.6.0
51682024-07-05T23:47:35.773Z Fresh pem-rfc7468 v0.7.0
51692024-07-05T23:47:35.773Z Fresh anstyle-parse v0.2.4
51702024-07-05T23:47:35.773Z Fresh dtrace-parser v0.2.0
51712024-07-05T23:47:35.773Z Fresh dof v0.3.0
51722024-07-05T23:47:35.773Z Fresh der_derive v0.7.2
51732024-07-05T23:47:35.773Z Fresh bit-vec v0.6.3
51742024-07-05T23:47:35.773Z Fresh colorchoice v1.0.1
51752024-07-05T23:47:35.777Z Fresh flagset v0.4.5
51762024-07-05T23:47:35.777Z Fresh usdt-impl v0.5.0
51772024-07-05T23:47:35.777Z Fresh is_terminal_polyfill v1.70.0
51782024-07-05T23:47:35.777Z Fresh anstyle-query v1.0.3
51792024-07-05T23:47:35.777Z Fresh unicode-segmentation v1.11.0
51802024-07-05T23:47:35.777Z Fresh der v0.7.9
51812024-07-05T23:47:35.777Z Fresh terminal_size v0.3.0
51822024-07-05T23:47:35.777Z Fresh num-integer v0.1.46
51832024-07-05T23:47:35.777Z Fresh anstream v0.6.14
51842024-07-05T23:47:35.777Z Fresh clap_lex v0.7.0
51852024-07-05T23:47:35.777Z Fresh siphasher v0.3.11
51862024-07-05T23:47:35.777Z Fresh usdt-macro v0.5.0
51872024-07-05T23:47:35.777Z Fresh spki v0.7.3
51882024-07-05T23:47:35.777Z Fresh crc32fast v1.4.0
51892024-07-05T23:47:35.777Z Fresh usdt-attr-macro v0.5.0
51902024-07-05T23:47:35.777Z Fresh crossbeam-epoch v0.9.18
51912024-07-05T23:47:35.777Z Fresh clap_builder v4.5.2
51922024-07-05T23:47:35.777Z Fresh clap_derive v4.5.4
51932024-07-05T23:47:35.777Z Fresh itertools v0.10.5
51942024-07-05T23:47:35.777Z Fresh memmap v0.7.0
51952024-07-05T23:47:35.777Z Fresh stable_deref_trait v1.2.0
51962024-07-05T23:47:35.777Z Fresh bit-set v0.5.3
51972024-07-05T23:47:35.777Z Fresh itertools v0.12.1
51982024-07-05T23:47:35.777Z Fresh ipnetwork v0.20.0
51992024-07-05T23:47:35.777Z Fresh usdt v0.5.0
52002024-07-05T23:47:35.777Z Fresh clap v4.5.4
52012024-07-05T23:47:35.777Z Fresh hex v0.4.3
52022024-07-05T23:47:35.777Z Fresh pkcs8 v0.10.2
52032024-07-05T23:47:35.778Z Fresh toml v0.7.8
52042024-07-05T23:47:35.778Z Fresh zerocopy-derive v0.6.6
52052024-07-05T23:47:35.778Z Fresh fixedbitset v0.4.2
52062024-07-05T23:47:35.778Z Fresh winnow v0.6.8
52072024-07-05T23:47:35.781Z Fresh managed v0.8.0
52082024-07-05T23:47:35.781Z Fresh toml_edit v0.22.14
52092024-07-05T23:47:35.781Z Fresh petgraph v0.6.5
52102024-07-05T23:47:35.781Z Fresh zerocopy v0.6.6
52112024-07-05T23:47:35.781Z Fresh phf_shared v0.10.0
52122024-07-05T23:47:35.781Z Fresh flate2 v1.0.30
52132024-07-05T23:47:35.781Z Fresh sha2 v0.10.8
52142024-07-05T23:47:35.781Z Fresh new_debug_unreachable v1.0.6
52152024-07-05T23:47:35.781Z Fresh unicode-xid v0.2.4
52162024-07-05T23:47:35.781Z Fresh precomputed-hash v0.1.1
52172024-07-05T23:47:35.782Z Fresh minimal-lexical v0.2.1
52182024-07-05T23:47:35.782Z Fresh num-iter v0.1.45
52192024-07-05T23:47:35.782Z Fresh hmac v0.12.1
52202024-07-05T23:47:35.782Z Fresh static_assertions v1.1.0
52212024-07-05T23:47:35.782Z Fresh string_cache v0.8.7
52222024-07-05T23:47:35.782Z Fresh signal-hook v0.3.17
52232024-07-05T23:47:35.782Z Fresh nom v7.1.3
52242024-07-05T23:47:35.782Z Fresh lalrpop-util v0.19.12
52252024-07-05T23:47:35.782Z Fresh matches v0.1.10
52262024-07-05T23:47:35.782Z Fresh enum-as-inner v0.5.1
52272024-07-05T23:47:35.782Z Fresh signal-hook-mio v0.2.3
52282024-07-05T23:47:35.782Z Fresh idna v0.2.3
52292024-07-05T23:47:35.782Z Fresh block-padding v0.3.3
52302024-07-05T23:47:35.782Z Fresh scheduled-thread-pool v0.2.7
52312024-07-05T23:47:35.782Z Fresh diesel_table_macro_syntax v0.1.0
52322024-07-05T23:47:35.782Z Fresh hash32 v0.2.1
52332024-07-05T23:47:35.782Z Fresh predicates-core v1.0.6
52342024-07-05T23:47:35.782Z Fresh finl_unicode v1.2.0
52352024-07-05T23:47:35.785Z Fresh r2d2 v0.8.10
52362024-07-05T23:47:35.785Z Fresh crossterm v0.27.0
52372024-07-05T23:47:35.785Z Fresh diesel_derives v2.1.4
52382024-07-05T23:47:35.785Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
52392024-07-05T23:47:35.785Z Fresh inout v0.1.3
52402024-07-05T23:47:35.785Z Fresh stringprep v0.1.4
52412024-07-05T23:47:35.785Z Fresh heapless v0.7.17
52422024-07-05T23:47:35.785Z Fresh trust-dns-proto v0.22.0
52432024-07-05T23:47:35.786Z Fresh console v0.15.8
52442024-07-05T23:47:35.786Z Fresh md-5 v0.10.6
52452024-07-05T23:47:35.786Z Fresh bstr v1.9.1
52462024-07-05T23:47:35.786Z Fresh ff v0.13.0
52472024-07-05T23:47:35.786Z Fresh hubpack_derive v0.1.1
52482024-07-05T23:47:35.786Z Fresh float-cmp v0.9.0
52492024-07-05T23:47:35.786Z Fresh fallible-iterator v0.2.0
52502024-07-05T23:47:35.786Z Fresh normalize-line-endings v0.3.0
52512024-07-05T23:47:35.786Z Fresh difflib v0.4.0
52522024-07-05T23:47:35.786Z Fresh base16ct v0.2.0
52532024-07-05T23:47:35.786Z Fresh smoltcp v0.9.1
52542024-07-05T23:47:35.786Z Fresh group v0.13.0
52552024-07-05T23:47:35.786Z Fresh predicates v3.1.0
52562024-07-05T23:47:35.786Z Fresh sec1 v0.7.3
52572024-07-05T23:47:35.786Z Fresh hubpack v0.1.2
52582024-07-05T23:47:35.786Z Fresh postgres-protocol v0.6.6
52592024-07-05T23:47:35.786Z Fresh diesel v2.1.6
52602024-07-05T23:47:35.786Z Fresh cipher v0.4.4
52612024-07-05T23:47:35.786Z Fresh hkdf v0.12.4
52622024-07-05T23:47:35.786Z Fresh phf_shared v0.11.2
52632024-07-05T23:47:35.786Z Fresh similar v2.5.0
52642024-07-05T23:47:35.786Z Fresh num-bigint v0.4.5
52652024-07-05T23:47:35.786Z Fresh strum_macros v0.25.3
52662024-07-05T23:47:35.786Z Fresh crypto-bigint v0.5.5
52672024-07-05T23:47:35.786Z Fresh serde_repr v0.1.19
52682024-07-05T23:47:35.786Z Fresh peg-runtime v0.8.3
52692024-07-05T23:47:35.786Z Fresh phf v0.11.2
52702024-07-05T23:47:35.786Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
52712024-07-05T23:47:35.786Z Fresh yasna v0.5.2
52722024-07-05T23:47:35.786Z Fresh elliptic-curve v0.13.8
52732024-07-05T23:47:35.786Z Fresh postgres-types v0.2.6
52742024-07-05T23:47:35.786Z Fresh whoami v1.5.1
52752024-07-05T23:47:35.786Z Fresh tokio-stream v0.1.15
52762024-07-05T23:47:35.786Z Fresh regress v0.9.1
52772024-07-05T23:47:35.786Z Fresh tokio-postgres v0.7.10
52782024-07-05T23:47:35.786Z Fresh fs-err v2.11.0
52792024-07-05T23:47:35.786Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52802024-07-05T23:47:35.786Z Fresh getopts v0.2.21
52812024-07-05T23:47:35.786Z Fresh unsafe-libyaml v0.2.11
52822024-07-05T23:47:35.787Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
52832024-07-05T23:47:35.787Z Fresh is-terminal v0.4.12
52842024-07-05T23:47:35.787Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52852024-07-05T23:47:35.787Z Fresh serde_yaml v0.9.34+deprecated
52862024-07-05T23:47:35.787Z Fresh dirs-sys-next v0.1.2
52872024-07-05T23:47:35.787Z Fresh base64 v0.22.1
52882024-07-05T23:47:35.787Z Fresh strum_macros v0.26.2
52892024-07-05T23:47:35.787Z Fresh http v1.1.0
52902024-07-05T23:47:35.791Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
52912024-07-05T23:47:35.791Z Fresh camino v1.1.7
52922024-07-05T23:47:35.791Z Fresh dirs-next v2.0.0
52932024-07-05T23:47:35.791Z Fresh strum v0.26.2
52942024-07-05T23:47:35.791Z Fresh ident_case v1.0.1
52952024-07-05T23:47:35.792Z Fresh sha1 v0.10.6
52962024-07-05T23:47:35.792Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
52972024-07-05T23:47:35.792Z Fresh term v0.7.0
52982024-07-05T23:47:35.792Z Fresh darling_core v0.20.9
52992024-07-05T23:47:35.792Z Fresh fastrand v2.1.0
53002024-07-05T23:47:35.792Z Fresh toml v0.8.14
53012024-07-05T23:47:35.792Z Fresh match_cfg v0.1.0
53022024-07-05T23:47:35.792Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53032024-07-05T23:47:35.792Z Fresh darling_macro v0.20.9
53042024-07-05T23:47:35.792Z Fresh paste v1.0.15
53052024-07-05T23:47:35.792Z Fresh tempfile v3.10.1
53062024-07-05T23:47:35.792Z Fresh rustls-pki-types v1.7.0
53072024-07-05T23:47:35.792Z Fresh hostname v0.3.1
53082024-07-05T23:47:35.792Z Fresh crossbeam-channel v0.5.12
53092024-07-05T23:47:35.792Z Fresh thread_local v1.1.8
53102024-07-05T23:47:35.792Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53112024-07-05T23:47:35.792Z Fresh darling v0.20.9
53122024-07-05T23:47:35.792Z Fresh rustls-webpki v0.102.4
53132024-07-05T23:47:35.792Z Fresh newtype-uuid v1.1.0
53142024-07-05T23:47:35.792Z Fresh instant v0.1.12
53152024-07-05T23:47:35.792Z Fresh take_mut v0.2.2
53162024-07-05T23:47:35.792Z Fresh rustls-pemfile v2.1.2
53172024-07-05T23:47:35.792Z Fresh slog-term v2.9.1
53182024-07-05T23:47:35.792Z Fresh debug-ignore v1.0.5
53192024-07-05T23:47:35.792Z Fresh serde_with_macros v3.8.1
53202024-07-05T23:47:35.792Z Fresh slog-json v2.6.1
53212024-07-05T23:47:35.792Z Fresh slog-async v2.8.0
53222024-07-05T23:47:35.792Z Fresh rustls v0.22.4
53232024-07-05T23:47:35.792Z Fresh async-stream-impl v0.3.5
53242024-07-05T23:47:35.792Z Fresh quick-error v1.2.3
53252024-07-05T23:47:35.792Z Fresh atomic-waker v1.1.2
53262024-07-05T23:47:35.792Z Fresh slog-bunyan v2.5.0
53272024-07-05T23:47:35.792Z Fresh tokio-rustls v0.25.0
53282024-07-05T23:47:35.792Z Fresh async-stream v0.3.5
53292024-07-05T23:47:35.792Z Fresh waitgroup v0.1.2
53302024-07-05T23:47:35.792Z Fresh multer v3.1.0
53312024-07-05T23:47:35.792Z Fresh serde_with v3.8.1
53322024-07-05T23:47:35.792Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53332024-07-05T23:47:35.793Z Fresh serde_path_to_error v0.1.16
53342024-07-05T23:47:35.793Z Fresh structmeta-derive v0.3.0
53352024-07-05T23:47:35.793Z Fresh hostname v0.4.0
53362024-07-05T23:47:35.793Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53372024-07-05T23:47:35.793Z Fresh backoff v0.4.0
53382024-07-05T23:47:35.793Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
53392024-07-05T23:47:35.793Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
53402024-07-05T23:47:35.793Z Fresh structmeta v0.3.0
53412024-07-05T23:47:35.793Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#6a3f84ca)
53422024-07-05T23:47:35.793Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53432024-07-05T23:47:35.793Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
53442024-07-05T23:47:35.793Z Fresh macaddr v1.0.1
53452024-07-05T23:47:35.793Z Fresh wait-timeout v0.2.0
53462024-07-05T23:47:35.793Z Fresh rand_xorshift v0.3.0
53472024-07-05T23:47:35.793Z Fresh structmeta-derive v0.2.0
53482024-07-05T23:47:35.793Z Fresh parse-display-derive v0.9.0
53492024-07-05T23:47:35.793Z Fresh rusty-fork v0.3.0
53502024-07-05T23:47:35.793Z Fresh unarray v0.1.4
53512024-07-05T23:47:35.793Z Fresh structmeta v0.2.0
53522024-07-05T23:47:35.793Z Fresh camino-tempfile v1.1.1
53532024-07-05T23:47:35.793Z Fresh proc-macro-crate v1.3.1
53542024-07-05T23:47:35.793Z Fresh parse-display v0.9.0
53552024-07-05T23:47:35.793Z Fresh proptest v1.4.0
53562024-07-05T23:47:35.793Z Fresh test-strategy v0.3.1
53572024-07-05T23:47:35.793Z Fresh num_enum_derive v0.5.11
53582024-07-05T23:47:35.793Z Fresh proc-macro-error-attr v1.0.4
53592024-07-05T23:47:35.793Z Fresh num_enum v0.5.11
53602024-07-05T23:47:35.793Z Fresh foreign-types-macros v0.2.3
53612024-07-05T23:47:35.797Z Fresh foreign-types-shared v0.3.1
53622024-07-05T23:47:35.797Z Fresh proc-macro-error v1.0.4
53632024-07-05T23:47:35.797Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53642024-07-05T23:47:35.797Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53652024-07-05T23:47:35.797Z Fresh foreign-types v0.5.0
53662024-07-05T23:47:35.797Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53672024-07-05T23:47:35.797Z Fresh cstr-argument v0.1.2
53682024-07-05T23:47:35.797Z Fresh pretty-hex v0.2.1
53692024-07-05T23:47:35.797Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53702024-07-05T23:47:35.797Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53712024-07-05T23:47:35.797Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53722024-07-05T23:47:35.797Z Fresh tabwriter v1.4.0
53732024-07-05T23:47:35.797Z Fresh colored v2.1.0
53742024-07-05T23:47:35.797Z Fresh smf v0.2.3
53752024-07-05T23:47:35.797Z Fresh humantime v2.1.0
53762024-07-05T23:47:35.797Z Fresh termcolor v1.4.1
53772024-07-05T23:47:35.797Z Fresh same-file v1.0.6
53782024-07-05T23:47:35.797Z Fresh hash32 v0.3.1
53792024-07-05T23:47:35.797Z Fresh newline-converter v0.3.0
53802024-07-05T23:47:35.797Z Fresh derive-where v1.2.7
53812024-07-05T23:47:35.797Z Fresh embedded-io v0.4.0
53822024-07-05T23:47:35.797Z Fresh walkdir v2.5.0
53832024-07-05T23:47:35.798Z Fresh cobs v0.2.3
53842024-07-05T23:47:35.798Z Fresh expectorate v1.1.0
53852024-07-05T23:47:35.798Z Fresh termtree v0.4.1
53862024-07-05T23:47:35.798Z Fresh heapless v0.8.0
53872024-07-05T23:47:35.798Z Fresh postcard v1.0.8
53882024-07-05T23:47:35.798Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53892024-07-05T23:47:35.798Z Fresh predicates-tree v1.0.9
53902024-07-05T23:47:35.798Z Fresh crucible-workspace-hack v0.1.0
53912024-07-05T23:47:35.798Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
53922024-07-05T23:47:35.798Z Fresh smoltcp v0.11.0
53932024-07-05T23:47:35.798Z Fresh xattr v1.3.1
53942024-07-05T23:47:35.798Z Fresh filetime v0.2.23
53952024-07-05T23:47:35.798Z Fresh sigpipe v0.1.3
53962024-07-05T23:47:35.798Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
53972024-07-05T23:47:35.798Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
53982024-07-05T23:47:35.798Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
53992024-07-05T23:47:35.798Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54002024-07-05T23:47:35.798Z Fresh tar v0.4.40
54012024-07-05T23:47:35.798Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
54022024-07-05T23:47:35.798Z Fresh num-derive v0.4.2
54032024-07-05T23:47:35.798Z Fresh mockall_derive v0.12.1
54042024-07-05T23:47:35.798Z Fresh fragile v2.0.0
54052024-07-05T23:47:35.798Z Fresh downcast v0.11.0
54062024-07-05T23:47:35.798Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54072024-07-05T23:47:35.798Z Fresh mockall v0.12.1
54082024-07-05T23:47:35.798Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
54092024-07-05T23:47:35.798Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54102024-07-05T23:47:35.798Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54112024-07-05T23:47:35.798Z Fresh convert_case v0.4.0
54122024-07-05T23:47:35.798Z Fresh arc-swap v1.7.1
54132024-07-05T23:47:35.798Z Fresh utf-8 v0.7.6
54142024-07-05T23:47:35.798Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54152024-07-05T23:47:35.798Z Fresh derive_more v0.99.17
54162024-07-05T23:47:35.798Z Fresh slog-scope v4.4.0
54172024-07-05T23:47:35.798Z Fresh atty v0.2.14
54182024-07-05T23:47:35.798Z Fresh pem v3.0.4
54192024-07-05T23:47:35.798Z Fresh tungstenite v0.20.1
54202024-07-05T23:47:35.798Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54212024-07-05T23:47:35.799Z Fresh slog-stdlog v4.1.1
54222024-07-05T23:47:35.799Z Fresh password-hash v0.5.0
54232024-07-05T23:47:35.799Z Fresh blake2 v0.10.6
54242024-07-05T23:47:35.799Z Fresh tokio-tungstenite v0.20.1
54252024-07-05T23:47:35.799Z Fresh env_logger v0.9.3
54262024-07-05T23:47:35.799Z Fresh tungstenite v0.21.0
54272024-07-05T23:47:35.799Z Fresh slog-envlogger v2.2.0
54282024-07-05T23:47:35.799Z Fresh argon2 v0.5.3
54292024-07-05T23:47:35.799Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54302024-07-05T23:47:35.799Z Fresh bitstruct_derive v0.1.0
54312024-07-05T23:47:35.799Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54322024-07-05T23:47:35.799Z Fresh ascii v1.1.0
54332024-07-05T23:47:35.799Z Fresh tokio-tungstenite v0.21.0
54342024-07-05T23:47:35.799Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
54352024-07-05T23:47:35.799Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54362024-07-05T23:47:35.799Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54372024-07-05T23:47:35.799Z Fresh bitstruct v0.1.1
54382024-07-05T23:47:35.799Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54392024-07-05T23:47:35.799Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54402024-07-05T23:47:35.799Z Fresh erased-serde v0.3.31
54412024-07-05T23:47:35.799Z Fresh serde_arrays v0.1.0
54422024-07-05T23:47:35.799Z Fresh heck v0.3.3
54432024-07-05T23:47:35.802Z Fresh headers-core v0.2.0
54442024-07-05T23:47:35.803Z Fresh semver v0.1.20
54452024-07-05T23:47:35.803Z Fresh base64 v0.13.1
54462024-07-05T23:47:35.803Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54472024-07-05T23:47:35.803Z Fresh zone_cfg_derive v0.1.2
54482024-07-05T23:47:35.803Z Fresh headers v0.3.9
54492024-07-05T23:47:35.803Z Fresh ron v0.7.1
54502024-07-05T23:47:35.803Z Fresh rustc_version v0.1.7
54512024-07-05T23:47:35.803Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54522024-07-05T23:47:35.803Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54532024-07-05T23:47:35.803Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
54542024-07-05T23:47:35.803Z Fresh zone v0.1.8
54552024-07-05T23:47:35.803Z Fresh prettyplease v0.2.20
54562024-07-05T23:47:35.803Z Fresh portpicker v0.1.1
54572024-07-05T23:47:35.803Z Fresh rcgen v0.12.1
54582024-07-05T23:47:35.803Z Fresh atomicwrites v0.4.3
54592024-07-05T23:47:35.803Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54602024-07-05T23:47:35.803Z Fresh subprocess v0.2.9
54612024-07-05T23:47:35.803Z Fresh swrite v0.1.0
54622024-07-05T23:47:35.803Z Fresh home v0.5.9
54632024-07-05T23:47:35.803Z Fresh glob v0.3.1
54642024-07-05T23:47:35.803Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
54652024-07-05T23:47:35.803Z Fresh newtype_derive v0.1.6
54662024-07-05T23:47:35.803Z Fresh linked-hash-map v0.5.6
54672024-07-05T23:47:35.803Z Fresh num-rational v0.4.2
54682024-07-05T23:47:35.803Z Fresh num-complex v0.4.6
54692024-07-05T23:47:35.803Z Fresh steno v0.4.1
54702024-07-05T23:47:35.803Z Fresh lru-cache v0.1.2
54712024-07-05T23:47:35.803Z Fresh num v0.4.3
54722024-07-05T23:47:35.803Z Fresh float-ord v0.3.2
54732024-07-05T23:47:35.803Z Fresh display-error-chain v0.2.0
54742024-07-05T23:47:35.803Z Fresh tap v1.0.1
54752024-07-05T23:47:35.803Z Fresh radium v0.7.0
54762024-07-05T23:47:35.803Z Fresh cancel-safe-futures v0.1.5
54772024-07-05T23:47:35.803Z Fresh crossbeam-deque v0.8.5
54782024-07-05T23:47:35.803Z Fresh wyz v0.5.1
54792024-07-05T23:47:35.803Z Fresh half v2.4.1
54802024-07-05T23:47:35.803Z Fresh funty v2.0.0
54812024-07-05T23:47:35.803Z Fresh crc-catalog v2.4.0
54822024-07-05T23:47:35.804Z Fresh ciborium-io v0.2.2
54832024-07-05T23:47:35.804Z Fresh crc v3.2.1
54842024-07-05T23:47:35.804Z Fresh maybe-uninit v2.0.0
54852024-07-05T23:47:35.804Z Fresh rayon-core v1.12.1
54862024-07-05T23:47:35.804Z Fresh bitvec v1.0.1
54872024-07-05T23:47:35.804Z Fresh ciborium-ll v0.2.2
54882024-07-05T23:47:35.804Z Fresh packed_struct_codegen v0.10.1
54892024-07-05T23:47:35.804Z Fresh libsw v3.3.1
54902024-07-05T23:47:35.804Z Fresh nodrop v0.1.14
54912024-07-05T23:47:35.804Z Fresh linear-map v1.2.0
54922024-07-05T23:47:35.807Z Fresh owo-colors v4.0.0
54932024-07-05T23:47:35.807Z Fresh array-init v0.0.4
54942024-07-05T23:47:35.807Z Fresh packed_struct v0.10.1
54952024-07-05T23:47:35.807Z Fresh ciborium v0.2.2
54962024-07-05T23:47:35.807Z Fresh bzip2-sys v0.1.11+1.0.8
54972024-07-05T23:47:35.807Z Fresh num-bigint-dig v0.8.4
54982024-07-05T23:47:35.807Z Fresh smallvec v0.6.14
54992024-07-05T23:47:35.807Z Fresh rayon v1.10.0
55002024-07-05T23:47:35.807Z Fresh pkcs1 v0.7.5
55012024-07-05T23:47:35.807Z Fresh signature v2.2.0
55022024-07-05T23:47:35.807Z Fresh hashbrown v0.12.3
55032024-07-05T23:47:35.807Z Fresh maplit v1.0.2
55042024-07-05T23:47:35.807Z Fresh bitfield v0.14.0
55052024-07-05T23:47:35.807Z Fresh rsa v0.9.6
55062024-07-05T23:47:35.807Z Fresh serde-hex v0.1.0
55072024-07-05T23:47:35.807Z Fresh indexmap v1.9.3
55082024-07-05T23:47:35.807Z Fresh bzip2 v0.4.4
55092024-07-05T23:47:35.807Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
55102024-07-05T23:47:35.808Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55112024-07-05T23:47:35.808Z Fresh env_logger v0.10.2
55122024-07-05T23:47:35.808Z Fresh x509-cert v0.2.5
55132024-07-05T23:47:35.808Z Fresh ron v0.8.1
55142024-07-05T23:47:35.808Z Fresh hashbrown v0.13.2
55152024-07-05T23:47:35.808Z Fresh crc-any v2.5.0
55162024-07-05T23:47:35.808Z Fresh zip v0.6.6
55172024-07-05T23:47:35.808Z Fresh slog-dtrace v0.3.0
55182024-07-05T23:47:35.808Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55192024-07-05T23:47:35.808Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
55202024-07-05T23:47:35.808Z Fresh object v0.30.4
55212024-07-05T23:47:35.808Z Fresh resolv-conf v0.7.0
55222024-07-05T23:47:35.808Z Fresh path-slash v0.1.5
55232024-07-05T23:47:35.808Z Fresh trust-dns-resolver v0.22.0
55242024-07-05T23:47:35.808Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
55252024-07-05T23:47:35.808Z Fresh arrayvec v0.7.4
55262024-07-05T23:47:35.808Z Fresh arrayref v0.3.7
55272024-07-05T23:47:35.809Z Fresh constant_time_eq v0.3.0
55282024-07-05T23:47:35.809Z Fresh diff v0.1.13
55292024-07-05T23:47:35.809Z Fresh async-recursion v1.1.1
55302024-07-05T23:47:35.809Z Fresh crunchy v0.2.2
55312024-07-05T23:47:35.809Z Fresh ascii-canvas v3.0.0
55322024-07-05T23:47:35.809Z Fresh ref-cast-impl v1.0.23
55332024-07-05T23:47:35.809Z Fresh tiny-keccak v2.0.2
55342024-07-05T23:47:35.809Z Fresh nibble_vec v0.1.0
55352024-07-05T23:47:35.809Z Fresh fxhash v0.2.1
55362024-07-05T23:47:35.809Z Fresh ena v0.14.3
55372024-07-05T23:47:35.809Z Fresh libloading v0.8.3
55382024-07-05T23:47:35.809Z Fresh regex-syntax v0.6.29
55392024-07-05T23:47:35.809Z Fresh endian-type v0.1.2
55402024-07-05T23:47:35.809Z Fresh clang-sys v1.7.0
55412024-07-05T23:47:35.809Z Fresh lalrpop v0.19.12
55422024-07-05T23:47:35.809Z Fresh radix_trie v0.2.1
55432024-07-05T23:47:35.809Z Fresh ref-cast v1.0.23
55442024-07-05T23:47:35.809Z Fresh which v4.4.2
55452024-07-05T23:47:35.809Z Fresh cexpr v0.6.0
55462024-07-05T23:47:35.809Z Fresh pin-project-internal v1.1.5
55472024-07-05T23:47:35.812Z Fresh bitfield-struct v0.6.1
55482024-07-05T23:47:35.812Z Fresh memmap2 v0.9.4
55492024-07-05T23:47:35.812Z Fresh untrusted v0.7.1
55502024-07-05T23:47:35.812Z Fresh spin v0.5.2
55512024-07-05T23:47:35.812Z Fresh lazycell v1.3.0
55522024-07-05T23:47:35.812Z Fresh rustc-hash v1.1.0
55532024-07-05T23:47:35.812Z Fresh shlex v1.3.0
55542024-07-05T23:47:35.812Z Fresh ring v0.16.20
55552024-07-05T23:47:35.813Z Fresh blake3 v1.5.1
55562024-07-05T23:47:35.813Z Fresh bindgen v0.69.4
55572024-07-05T23:47:35.813Z Fresh pin-project v1.1.5
55582024-07-05T23:47:35.813Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55592024-07-05T23:47:35.813Z Fresh libefi-sys v0.1.0
55602024-07-05T23:47:35.813Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
55612024-07-05T23:47:35.813Z Fresh derive_builder_core v0.20.0
55622024-07-05T23:47:35.813Z Fresh gethostname v0.4.3
55632024-07-05T23:47:35.813Z Fresh keccak v0.1.5
55642024-07-05T23:47:35.813Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55652024-07-05T23:47:35.813Z Fresh topological-sort v0.2.2
55662024-07-05T23:47:35.813Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
55672024-07-05T23:47:35.813Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55682024-07-05T23:47:35.813Z Fresh sha3 v0.10.8
55692024-07-05T23:47:35.813Z Fresh derive_builder_macro v0.20.0
55702024-07-05T23:47:35.813Z Fresh omicron-zone-package v0.11.0
55712024-07-05T23:47:35.813Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
55722024-07-05T23:47:35.813Z Fresh strum_macros v0.24.3
55732024-07-05T23:47:35.813Z Fresh secrecy v0.8.0
55742024-07-05T23:47:35.813Z Fresh indoc v1.0.9
55752024-07-05T23:47:35.813Z Fresh derive_builder v0.20.0
55762024-07-05T23:47:35.813Z Fresh polar-core v0.27.3
55772024-07-05T23:47:35.813Z Fresh buf-list v1.0.3
55782024-07-05T23:47:35.813Z Fresh libxml v0.3.3
55792024-07-05T23:47:35.813Z Fresh toolchain_find v0.4.0
55802024-07-05T23:47:35.813Z Fresh impl-trait-for-tuples v0.2.2
55812024-07-05T23:47:35.813Z Fresh oso-derive v0.27.3
55822024-07-05T23:47:35.813Z Fresh quick-xml v0.31.0
55832024-07-05T23:47:35.813Z Fresh signature v1.6.4
55842024-07-05T23:47:35.813Z Fresh memoffset v0.9.1
55852024-07-05T23:47:35.813Z Fresh rustfmt-wrapper v0.2.1
55862024-07-05T23:47:35.813Z Fresh cookie v0.18.1
55872024-07-05T23:47:35.813Z Fresh samael v0.0.15
55882024-07-05T23:47:35.813Z Fresh ed25519 v1.5.3
55892024-07-05T23:47:35.813Z Fresh oso v0.27.3
55902024-07-05T23:47:35.813Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55912024-07-05T23:47:35.813Z Fresh vte_generate_state_changes v0.1.1
55922024-07-05T23:47:35.813Z Fresh salty v0.2.0
55932024-07-05T23:47:35.814Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
55942024-07-05T23:47:35.814Z Fresh vte v0.11.1
55952024-07-05T23:47:35.814Z Fresh nix v0.27.1
55962024-07-05T23:47:35.814Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
55972024-07-05T23:47:35.814Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=6e0a232fd0b443c19f61f94bf02b7695505aa8e3#6e0a232f)
55982024-07-05T23:47:35.814Z Fresh const_format_proc_macros v0.2.32
55992024-07-05T23:47:35.814Z Fresh bb8 v0.8.3
56002024-07-05T23:47:35.814Z Fresh fd-lock v4.0.2
56012024-07-05T23:47:35.814Z Fresh serde-big-array v0.5.1
56022024-07-05T23:47:35.814Z Fresh serde-big-array v0.4.1
56032024-07-05T23:47:35.814Z Fresh cfg_aliases v0.1.1
56042024-07-05T23:47:35.814Z Fresh parking_lot_core v0.8.6
56052024-07-05T23:47:35.814Z Fresh sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56062024-07-05T23:47:35.817Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
56072024-07-05T23:47:35.817Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
56082024-07-05T23:47:35.817Z Fresh const_format v0.2.32
56092024-07-05T23:47:35.817Z Fresh strip-ansi-escapes v0.2.0
56102024-07-05T23:47:35.817Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
56112024-07-05T23:47:35.817Z Fresh signal-hook-tokio v0.3.1
56122024-07-05T23:47:35.817Z Fresh snafu-derive v0.8.2
56132024-07-05T23:47:35.817Z Fresh nu-ansi-term v0.50.0
56142024-07-05T23:47:35.817Z Fresh corncobs v0.1.3
56152024-07-05T23:47:35.817Z Fresh snafu v0.8.2
56162024-07-05T23:47:35.817Z Fresh reedline v0.31.0
56172024-07-05T23:47:35.817Z Fresh sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56182024-07-05T23:47:35.817Z Fresh unicase v2.7.0
56192024-07-05T23:47:35.817Z Fresh parking_lot v0.11.2
56202024-07-05T23:47:35.817Z Fresh trust-dns-client v0.22.0
56212024-07-05T23:47:35.817Z Fresh globset v0.4.14
56222024-07-05T23:47:35.818Z Fresh universal-hash v0.5.1
56232024-07-05T23:47:35.818Z Fresh olpc-cjson v0.1.3
56242024-07-05T23:47:35.818Z Fresh thiserror-impl-no-std v2.0.2
56252024-07-05T23:47:35.818Z Fresh toml v0.5.11
56262024-07-05T23:47:35.818Z Fresh serde_plain v1.0.2
56272024-07-05T23:47:35.818Z Fresh curve25519-dalek-derive v0.1.1
56282024-07-05T23:47:35.818Z Fresh opaque-debug v0.3.1
56292024-07-05T23:47:35.818Z Fresh typed-path v0.7.1
56302024-07-05T23:47:35.818Z Fresh bytecount v0.6.8
56312024-07-05T23:47:35.818Z Fresh thiserror-no-std v2.0.2
56322024-07-05T23:47:35.818Z Fresh trust-dns-server v0.22.1
56332024-07-05T23:47:35.818Z Fresh sled v0.34.7
56342024-07-05T23:47:35.818Z Fresh tough v0.17.1
56352024-07-05T23:47:35.818Z Fresh papergrid v0.11.0
56362024-07-05T23:47:35.818Z Fresh curve25519-dalek v4.1.3
56372024-07-05T23:47:35.818Z Fresh poly1305 v0.8.0
56382024-07-05T23:47:35.818Z Fresh nix v0.28.0
56392024-07-05T23:47:35.818Z Fresh tabled_derive v0.7.0
56402024-07-05T23:47:35.818Z Fresh peg-macros v0.8.3
56412024-07-05T23:47:35.818Z Fresh chacha20 v0.9.1
56422024-07-05T23:47:35.818Z Fresh aead v0.5.2
56432024-07-05T23:47:35.818Z Fresh kstat-rs v0.2.4
56442024-07-05T23:47:35.818Z Fresh sqlparser_derive v0.2.2
56452024-07-05T23:47:35.818Z Fresh nanorand v0.7.0
56462024-07-05T23:47:35.818Z Fresh parse-size v1.0.0
56472024-07-05T23:47:35.818Z Fresh unicode_categories v0.1.1
56482024-07-05T23:47:35.818Z Fresh tabled v0.15.0
56492024-07-05T23:47:35.818Z Fresh chacha20poly1305 v0.10.1
56502024-07-05T23:47:35.818Z Fresh sqlparser v0.45.0
56512024-07-05T23:47:35.818Z Fresh flume v0.11.0
56522024-07-05T23:47:35.818Z Fresh sqlformat v0.2.3
56532024-07-05T23:47:35.818Z Fresh peg v0.8.3
56542024-07-05T23:47:35.818Z Fresh vsss-rs v3.3.4
56552024-07-05T23:47:35.818Z Fresh rustyline v14.0.0
56562024-07-05T23:47:35.818Z Fresh bcs v0.1.6
56572024-07-05T23:47:35.818Z Fresh highway v1.1.0
56582024-07-05T23:47:35.818Z Fresh mime_guess v2.0.4
56592024-07-05T23:47:35.818Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56602024-07-05T23:47:35.818Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
56612024-07-05T23:47:35.819Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56622024-07-05T23:47:35.819Z Fresh http-range v0.1.5
56632024-07-05T23:47:35.822Z Fresh rand_seeder v0.2.3
56642024-07-05T23:47:35.822Z Fresh number_prefix v0.4.0
56652024-07-05T23:47:35.822Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56662024-07-05T23:47:35.822Z Fresh hyper-staticfile v0.9.5
56672024-07-05T23:47:35.822Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
56682024-07-05T23:47:35.822Z Fresh castaway v0.2.2
56692024-07-05T23:47:35.822Z Fresh portable-atomic v1.6.0
56702024-07-05T23:47:35.822Z Fresh compact_str v0.7.1
56712024-07-05T23:47:35.822Z Fresh lru v0.12.3
56722024-07-05T23:47:35.822Z Fresh stability v0.2.0
56732024-07-05T23:47:35.822Z Fresh assert_matches v1.5.0
56742024-07-05T23:47:35.822Z Fresh cassowary v0.3.0
56752024-07-05T23:47:35.822Z Fresh indicatif v0.17.8
56762024-07-05T23:47:35.822Z Fresh is_ci v1.2.0
56772024-07-05T23:47:35.822Z Fresh indoc v2.0.5
56782024-07-05T23:47:35.822Z Fresh rtoolbox v0.0.2
56792024-07-05T23:47:35.822Z Fresh supports-color v3.0.0
56802024-07-05T23:47:35.822Z Fresh ratatui v0.26.2
56812024-07-05T23:47:35.822Z Fresh unicode-linebreak v0.1.5
56822024-07-05T23:47:35.822Z Fresh smawk v0.3.2
56832024-07-05T23:47:35.822Z Fresh rpassword v7.3.1
56842024-07-05T23:47:35.822Z Fresh textwrap v0.16.1
56852024-07-05T23:47:35.822Z Fresh tui-tree-widget v0.19.0
56862024-07-05T23:47:35.822Z Fresh http-body v1.0.0
56872024-07-05T23:47:35.822Z Fresh cargo-platform v0.1.8
56882024-07-05T23:47:35.822Z Fresh plotters-backend v0.3.5
56892024-07-05T23:47:35.822Z Fresh shell-words v1.1.0
56902024-07-05T23:47:35.822Z Fresh tower-layer v0.3.2
56912024-07-05T23:47:35.823Z Fresh regex-automata v0.1.10
56922024-07-05T23:47:35.823Z Fresh cargo_metadata v0.18.1
56932024-07-05T23:47:35.823Z Fresh tower v0.4.13
56942024-07-05T23:47:35.823Z Fresh bstr v0.2.17
56952024-07-05T23:47:35.823Z Fresh plotters-svg v0.3.5
56962024-07-05T23:47:35.823Z Fresh hyper v1.3.1
56972024-07-05T23:47:35.823Z Fresh target-lexicon v0.12.14
56982024-07-05T23:47:35.826Z Fresh cast v0.3.0
56992024-07-05T23:47:35.826Z Fresh yansi v0.5.1
57002024-07-05T23:47:35.826Z Fresh criterion-plot v0.5.0
57012024-07-05T23:47:35.826Z Fresh plotters v0.3.5
57022024-07-05T23:47:35.826Z Fresh hyper-util v0.1.3
57032024-07-05T23:47:35.826Z Fresh pretty_assertions v1.4.0
57042024-07-05T23:47:35.826Z Fresh guppy-workspace-hack v0.1.0
57052024-07-05T23:47:35.826Z Fresh httptest v0.15.5
57062024-07-05T23:47:35.826Z Fresh cfg-expr v0.15.8
57072024-07-05T23:47:35.826Z Fresh doc-comment v0.3.3
57082024-07-05T23:47:35.826Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
57092024-07-05T23:47:35.826Z Fresh rustls-native-certs v0.7.0
57102024-07-05T23:47:35.826Z Fresh fatfs v0.3.6
57112024-07-05T23:47:35.826Z Fresh escape8259 v0.5.2
57122024-07-05T23:47:35.826Z Fresh tinytemplate v1.2.1
57132024-07-05T23:47:35.826Z Fresh threadpool v1.8.1
57142024-07-05T23:47:35.826Z Fresh csv-core v0.1.11
57152024-07-05T23:47:35.826Z Fresh relative-path v1.9.3
57162024-07-05T23:47:35.826Z Fresh oorandom v11.1.3
57172024-07-05T23:47:35.826Z Fresh anes v0.1.6
57182024-07-05T23:47:35.826Z Fresh libtest-mimic v0.7.3
57192024-07-05T23:47:35.827Z Fresh csv v1.3.0
57202024-07-05T23:47:35.827Z Fresh hyper-rustls v0.26.0
57212024-07-05T23:47:35.827Z Fresh rstest_macros v0.19.0
57222024-07-05T23:47:35.827Z Fresh criterion v0.5.1
57232024-07-05T23:47:35.827Z Fresh target-spec v3.1.0
57242024-07-05T23:47:35.827Z Fresh assert_cmd v2.0.14
57252024-07-05T23:47:35.827Z Fresh blake2b_simd v1.0.2
57262024-07-05T23:47:35.827Z Fresh pathdiff v0.2.1
57272024-07-05T23:47:35.827Z Fresh fancy-regex v0.13.0
57282024-07-05T23:47:35.827Z Fresh futures-timer v3.0.3
57292024-07-05T23:47:35.827Z Fresh nested v0.1.1
57302024-07-05T23:47:35.827Z Fresh trybuild v1.0.96
57312024-07-05T23:47:35.827Z Fresh rust-argon2 v2.1.0
57322024-07-05T23:47:35.827Z Fresh rstest v0.19.0
57332024-07-05T23:47:35.827Z Fresh datatest-stable v0.2.9
57342024-07-05T23:47:35.827Z Fresh guppy v0.17.5
57352024-07-05T23:47:35.827Z Fresh partial-io v0.5.4
57362024-07-05T23:47:35.827Z Fresh similar-asserts v1.5.0
57372024-07-05T23:47:35.827Z Fresh rand_distr v0.4.3
57382024-07-05T23:47:35.827Z Fresh approx v0.5.1
57392024-07-05T23:47:35.827Z Fresh hex-literal v0.4.1
57402024-07-05T23:47:35.827Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
57412024-07-05T23:47:35.827Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
57422024-07-05T23:47:35.827Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
57432024-07-05T23:47:35.827Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
57442024-07-05T23:47:35.827Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
57452024-07-05T23:47:35.827Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
57462024-07-05T23:47:35.827Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
57472024-07-05T23:47:35.827Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
57482024-07-05T23:47:35.827Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57492024-07-05T23:47:35.827Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
57502024-07-05T23:47:35.827Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
57512024-07-05T23:47:35.827Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
57522024-07-05T23:47:35.827Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
57532024-07-05T23:47:35.827Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
57542024-07-05T23:47:35.827Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
57552024-07-05T23:47:35.827Z Fresh installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
57562024-07-05T23:47:35.827Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
57572024-07-05T23:47:35.827Z Fresh installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
57582024-07-05T23:47:35.828Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
57592024-07-05T23:47:35.828Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
57602024-07-05T23:47:35.828Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
57612024-07-05T23:47:35.828Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
57622024-07-05T23:47:35.828Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
57632024-07-05T23:47:35.828Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
57642024-07-05T23:47:35.828Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
57652024-07-05T23:47:35.828Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57662024-07-05T23:47:35.828Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
57672024-07-05T23:47:35.828Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
57682024-07-05T23:47:35.828Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
57692024-07-05T23:47:35.828Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
57702024-07-05T23:47:35.828Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
57712024-07-05T23:47:35.828Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
57722024-07-05T23:47:35.828Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
57732024-07-05T23:47:35.828Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
57742024-07-05T23:47:35.828Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
57752024-07-05T23:47:35.828Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
57762024-07-05T23:47:35.828Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57772024-07-05T23:47:35.828Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
57782024-07-05T23:47:35.828Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
57792024-07-05T23:47:35.828Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
57802024-07-05T23:47:35.828Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
57812024-07-05T23:47:35.828Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
57822024-07-05T23:47:35.828Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
57832024-07-05T23:47:35.828Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
57842024-07-05T23:47:35.828Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
57852024-07-05T23:47:35.828Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
57862024-07-05T23:47:35.828Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
57872024-07-05T23:47:35.828Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
57882024-07-05T23:47:35.828Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
57892024-07-05T23:47:35.828Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
57902024-07-05T23:47:35.828Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
57912024-07-05T23:47:35.828Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
57922024-07-05T23:47:35.828Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
57932024-07-05T23:47:35.828Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
57942024-07-05T23:47:35.828Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
57952024-07-05T23:47:35.829Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
57962024-07-05T23:47:35.829Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
57972024-07-05T23:47:35.829Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
57982024-07-05T23:47:35.833Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
57992024-07-05T23:47:35.833Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
58002024-07-05T23:47:35.833Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
58012024-07-05T23:47:35.833Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
58022024-07-05T23:47:35.833Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
58032024-07-05T23:47:35.833Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
58042024-07-05T23:47:35.833Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
58052024-07-05T23:47:35.833Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
58062024-07-05T23:47:35.833Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
58072024-07-05T23:47:35.833Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
58082024-07-05T23:47:35.833Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
58092024-07-05T23:47:35.833Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58102024-07-05T23:47:35.833Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
58112024-07-05T23:47:35.833Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
58122024-07-05T23:47:35.833Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58132024-07-05T23:47:35.833Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58142024-07-05T23:47:35.833Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
58152024-07-05T23:47:35.833Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58162024-07-05T23:47:35.833Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
58172024-07-05T23:47:35.894Z Doc-tests api_identity
58182024-07-05T23:47:35.897Z 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-74cd09f159c992dd.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58192024-07-05T23:47:36.227Z
58202024-07-05T23:47:36.227Zrunning 0 tests
58212024-07-05T23:47:36.227Z
58222024-07-05T23:47:36.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58232024-07-05T23:47:36.227Z
58242024-07-05T23:47:36.237Z Doc-tests authz-macros
58252024-07-05T23:47:36.241Z 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-3f9bcd253670eae4.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58262024-07-05T23:47:36.374Z
58272024-07-05T23:47:36.374Zrunning 7 tests
58282024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
58292024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
58302024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
58312024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
58322024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
58332024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
58342024-07-05T23:47:36.381Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
58352024-07-05T23:47:36.384Z
58362024-07-05T23:47:36.384Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
58372024-07-05T23:47:36.384Z
58382024-07-05T23:47:36.390Z Doc-tests bootstore
58392024-07-05T23:47:36.393Z 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-e3812a7637434298.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-1fb1e744b126047d.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
58402024-07-05T23:47:37.360Z
58412024-07-05T23:47:37.360Zrunning 0 tests
58422024-07-05T23:47:37.360Z
58432024-07-05T23:47:37.360Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58442024-07-05T23:47:37.360Z
58452024-07-05T23:47:37.385Z Doc-tests bootstrap-agent-client
58462024-07-05T23:47:37.388Z 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-8b97729f9b52119e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58472024-07-05T23:47:38.129Z
58482024-07-05T23:47:38.129Zrunning 0 tests
58492024-07-05T23:47:38.129Z
58502024-07-05T23:47:38.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58512024-07-05T23:47:38.129Z
58522024-07-05T23:47:38.155Z Doc-tests cockroach-admin-client
58532024-07-05T23:47:38.158Z 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-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58542024-07-05T23:47:38.407Z
58552024-07-05T23:47:38.407Zrunning 0 tests
58562024-07-05T23:47:38.407Z
58572024-07-05T23:47:38.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58582024-07-05T23:47:38.407Z
58592024-07-05T23:47:38.421Z Doc-tests db-macros
58602024-07-05T23:47:38.424Z 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-d52fb32f431ee7c0.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-4672e277e1a572ac.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-f7dd75a57d8991c3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58612024-07-05T23:47:38.676Z
58622024-07-05T23:47:38.676Zrunning 3 tests
58632024-07-05T23:47:38.680Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
58642024-07-05T23:47:38.680Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
58652024-07-05T23:47:38.680Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
58662024-07-05T23:47:38.680Z
58672024-07-05T23:47:38.680Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
58682024-07-05T23:47:38.680Z
58692024-07-05T23:47:38.689Z Doc-tests dns-server
58702024-07-05T23:47:38.692Z 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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-4585e90317afbee3.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-e3fc2ca6c8a10e75.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58712024-07-05T23:47:39.055Z
58722024-07-05T23:47:39.055Zrunning 0 tests
58732024-07-05T23:47:39.055Z
58742024-07-05T23:47:39.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58752024-07-05T23:47:39.055Z
58762024-07-05T23:47:39.074Z Doc-tests dns-service-client
58772024-07-05T23:47:39.076Z 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-9346fb25cc012072.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58782024-07-05T23:47:39.330Z
58792024-07-05T23:47:39.330Zrunning 0 tests
58802024-07-05T23:47:39.330Z
58812024-07-05T23:47:39.330Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58822024-07-05T23:47:39.330Z
58832024-07-05T23:47:39.345Z Doc-tests dpd-client
58842024-07-05T23:47:39.349Z 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-9346fb25cc012072.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58852024-07-05T23:47:40.498Z
58862024-07-05T23:47:40.498Zrunning 0 tests
58872024-07-05T23:47:40.498Z
58882024-07-05T23:47:40.498Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58892024-07-05T23:47:40.498Z
58902024-07-05T23:47:40.530Z Doc-tests gateway-client
58912024-07-05T23:47:40.534Z 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-9346fb25cc012072.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58922024-07-05T23:47:41.496Z
58932024-07-05T23:47:41.496Zrunning 0 tests
58942024-07-05T23:47:41.496Z
58952024-07-05T23:47:41.496Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58962024-07-05T23:47:41.496Z
58972024-07-05T23:47:41.522Z Doc-tests gateway-test-utils
58982024-07-05T23:47:41.525Z 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-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58992024-07-05T23:47:42.065Z
59002024-07-05T23:47:42.065Zrunning 0 tests
59012024-07-05T23:47:42.065Z
59022024-07-05T23:47:42.065Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59032024-07-05T23:47:42.065Z
59042024-07-05T23:47:42.085Z Doc-tests illumos-utils
59052024-07-05T23:47:42.087Z 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-1e5c7f2f5ce5ed02.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-8f498c6d1d30bef0.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-b0912e420d4c46c4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-a258e3a11fd764c1.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-52878f5c4a1119e1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
59062024-07-05T23:47:43.800Z
59072024-07-05T23:47:43.800Zrunning 0 tests
59082024-07-05T23:47:43.800Z
59092024-07-05T23:47:43.800Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59102024-07-05T23:47:43.800Z
59112024-07-05T23:47:43.848Z Doc-tests installinator
59122024-07-05T23:47:43.851Z 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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.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-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-f35144f242405aa8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59132024-07-05T23:47:44.577Z
59142024-07-05T23:47:44.577Zrunning 0 tests
59152024-07-05T23:47:44.577Z
59162024-07-05T23:47:44.577Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59172024-07-05T23:47:44.577Z
59182024-07-05T23:47:44.602Z Doc-tests installinator-artifact-client
59192024-07-05T23:47:44.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifact_client --test clients/installinator-artifact-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-artifact-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_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59202024-07-05T23:47:45.423Z
59212024-07-05T23:47:45.423Zrunning 0 tests
59222024-07-05T23:47:45.423Z
59232024-07-05T23:47:45.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59242024-07-05T23:47:45.423Z
59252024-07-05T23:47:45.451Z Doc-tests installinator-artifactd
59262024-07-05T23:47:45.454Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_artifactd --test installinator-artifactd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-artifactd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59272024-07-05T23:47:45.731Z
59282024-07-05T23:47:45.731Zrunning 0 tests
59292024-07-05T23:47:45.731Z
59302024-07-05T23:47:45.731Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59312024-07-05T23:47:45.731Z
59322024-07-05T23:47:45.751Z Doc-tests installinator-common
59332024-07-05T23:47:45.754Z 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-6035bfd1394c42eb.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.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-22ebf27fa4a2bb4a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59342024-07-05T23:47:46.133Z
59352024-07-05T23:47:46.133Zrunning 0 tests
59362024-07-05T23:47:46.133Z
59372024-07-05T23:47:46.133Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59382024-07-05T23:47:46.133Z
59392024-07-05T23:47:46.156Z Doc-tests internal-dns
59402024-07-05T23:47:46.159Z 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-9346fb25cc012072.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59412024-07-05T23:47:46.436Z
59422024-07-05T23:47:46.436Zrunning 0 tests
59432024-07-05T23:47:46.436Z
59442024-07-05T23:47:46.436Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59452024-07-05T23:47:46.436Z
59462024-07-05T23:47:46.455Z Doc-tests ipcc
59472024-07-05T23:47:46.458Z 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-a62716525305b8a9.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
59482024-07-05T23:47:46.688Z
59492024-07-05T23:47:46.688Zrunning 0 tests
59502024-07-05T23:47:46.688Z
59512024-07-05T23:47:46.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59522024-07-05T23:47:46.688Z
59532024-07-05T23:47:46.706Z Doc-tests key-manager
59542024-07-05T23:47:46.709Z 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-1e5c7f2f5ce5ed02.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59552024-07-05T23:47:46.933Z
59562024-07-05T23:47:46.933Zrunning 0 tests
59572024-07-05T23:47:46.933Z
59582024-07-05T23:47:46.933Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59592024-07-05T23:47:46.933Z
59602024-07-05T23:47:46.951Z Doc-tests nexus-auth
59612024-07-05T23:47:46.954Z 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-1e5c7f2f5ce5ed02.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-3f9bcd253670eae4.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.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-6f7212bb0c3e85c9.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b35469016182fba0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-6bf598885d062ca5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59622024-07-05T23:47:48.126Z
59632024-07-05T23:47:48.126Zrunning 0 tests
59642024-07-05T23:47:48.126Z
59652024-07-05T23:47:48.126Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59662024-07-05T23:47:48.126Z
59672024-07-05T23:47:48.156Z Doc-tests nexus-client
59682024-07-05T23:47:48.159Z 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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59692024-07-05T23:47:50.054Z
59702024-07-05T23:47:50.054Zrunning 0 tests
59712024-07-05T23:47:50.054Z
59722024-07-05T23:47:50.054Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59732024-07-05T23:47:50.054Z
59742024-07-05T23:47:50.096Z Doc-tests nexus-config
59752024-07-05T23:47:50.098Z 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-6035bfd1394c42eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59762024-07-05T23:47:50.585Z
59772024-07-05T23:47:50.585Zrunning 0 tests
59782024-07-05T23:47:50.585Z
59792024-07-05T23:47:50.585Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59802024-07-05T23:47:50.585Z
59812024-07-05T23:47:50.608Z Doc-tests nexus-db-fixed-data
59822024-07-05T23:47:50.613Z 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-b35469016182fba0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-234840c1187c1eb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59832024-07-05T23:47:50.958Z
59842024-07-05T23:47:50.958Zrunning 0 tests
59852024-07-05T23:47:50.958Z
59862024-07-05T23:47:50.958Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59872024-07-05T23:47:50.958Z
59882024-07-05T23:47:50.978Z Doc-tests nexus-db-model
59892024-07-05T23:47:50.981Z 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-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-d52fb32f431ee7c0.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.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-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
59902024-07-05T23:48:00.223Z
59912024-07-05T23:48:00.224Zrunning 2 tests
59922024-07-05T23:48:02.562Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
59932024-07-05T23:48:02.565Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
59942024-07-05T23:48:02.565Z
59952024-07-05T23:48:02.565Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.34s
59962024-07-05T23:48:02.565Z
59972024-07-05T23:48:02.741Z Doc-tests nexus-db-queries
59982024-07-05T23:48:02.746Z 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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-e86e380de4dadf46.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-d52fb32f431ee7c0.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-1211799d90b50461.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b35469016182fba0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-6bf598885d062ca5.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-fe28f435911e68cf.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
59992024-07-05T23:48:04.833Z
60002024-07-05T23:48:04.833Zrunning 1 test
60012024-07-05T23:48:08.099Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
60022024-07-05T23:48:08.099Z
60032024-07-05T23:48:08.102Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.27s
60042024-07-05T23:48:08.102Z
60052024-07-05T23:48:08.158Z Doc-tests nexus-defaults
60062024-07-05T23:48:08.161Z 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-68fbea665765f50d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60072024-07-05T23:48:08.364Z
60082024-07-05T23:48:08.364Zrunning 0 tests
60092024-07-05T23:48:08.364Z
60102024-07-05T23:48:08.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60112024-07-05T23:48:08.364Z
60122024-07-05T23:48:08.381Z Doc-tests nexus-inventory
60132024-07-05T23:48:08.389Z 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-9346fb25cc012072.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60142024-07-05T23:48:08.689Z
60152024-07-05T23:48:08.689Zrunning 0 tests
60162024-07-05T23:48:08.689Z
60172024-07-05T23:48:08.689Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60182024-07-05T23:48:08.689Z
60192024-07-05T23:48:08.711Z Doc-tests nexus-macros-common
60202024-07-05T23:48:08.714Z 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-32a21f3b9923fd72.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-89f824e58d8ab293.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60212024-07-05T23:48:08.775Z
60222024-07-05T23:48:08.776Zrunning 0 tests
60232024-07-05T23:48:08.776Z
60242024-07-05T23:48:08.776Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60252024-07-05T23:48:08.776Z
60262024-07-05T23:48:08.782Z Doc-tests nexus-metrics-producer-gc
60272024-07-05T23:48:08.785Z 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-df356f623c66f259.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.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-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60282024-07-05T23:48:09.143Z
60292024-07-05T23:48:09.143Zrunning 0 tests
60302024-07-05T23:48:09.144Z
60312024-07-05T23:48:09.144Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60322024-07-05T23:48:09.144Z
60332024-07-05T23:48:09.169Z Doc-tests nexus-networking
60342024-07-05T23:48:09.172Z 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-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60352024-07-05T23:48:09.528Z
60362024-07-05T23:48:09.528Zrunning 0 tests
60372024-07-05T23:48:09.528Z
60382024-07-05T23:48:09.528Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60392024-07-05T23:48:09.528Z
60402024-07-05T23:48:09.553Z Doc-tests nexus-reconfigurator-execution
60412024-07-05T23:48:09.557Z 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-df356f623c66f259.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60422024-07-05T23:48:09.970Z
60432024-07-05T23:48:09.970Zrunning 0 tests
60442024-07-05T23:48:09.970Z
60452024-07-05T23:48:09.970Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60462024-07-05T23:48:09.970Z
60472024-07-05T23:48:09.996Z Doc-tests nexus-reconfigurator-planning
60482024-07-05T23:48:10.002Z 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-9346fb25cc012072.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-f2aa43e6f0dd0b1c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.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-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-9a36b853c3033114.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60492024-07-05T23:48:10.367Z
60502024-07-05T23:48:10.367Zrunning 0 tests
60512024-07-05T23:48:10.367Z
60522024-07-05T23:48:10.367Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60532024-07-05T23:48:10.367Z
60542024-07-05T23:48:10.390Z Doc-tests nexus-reconfigurator-preparation
60552024-07-05T23:48:10.393Z 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-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-c4727b29468a5b0b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60562024-07-05T23:48:10.737Z
60572024-07-05T23:48:10.737Zrunning 0 tests
60582024-07-05T23:48:10.737Z
60592024-07-05T23:48:10.737Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60602024-07-05T23:48:10.737Z
60612024-07-05T23:48:10.762Z Doc-tests nexus-test-interface
60622024-07-05T23:48:10.762Z 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-1e5c7f2f5ce5ed02.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60632024-07-05T23:48:11.012Z
60642024-07-05T23:48:11.012Zrunning 0 tests
60652024-07-05T23:48:11.012Z
60662024-07-05T23:48:11.012Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60672024-07-05T23:48:11.012Z
60682024-07-05T23:48:11.031Z Doc-tests nexus-test-utils
60692024-07-05T23:48:11.034Z 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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
60702024-07-05T23:48:11.801Z
60712024-07-05T23:48:11.801Zrunning 0 tests
60722024-07-05T23:48:11.801Z
60732024-07-05T23:48:11.801Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60742024-07-05T23:48:11.801Z
60752024-07-05T23:48:11.833Z Doc-tests nexus-test-utils-macros
60762024-07-05T23:48:11.837Z 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-3e22b25d816e2d6a.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60772024-07-05T23:48:11.905Z
60782024-07-05T23:48:11.905Zrunning 1 test
60792024-07-05T23:48:11.908Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
60802024-07-05T23:48:11.908Z
60812024-07-05T23:48:11.908Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
60822024-07-05T23:48:11.908Z
60832024-07-05T23:48:11.912Z Doc-tests nexus-types
60842024-07-05T23:48:11.915Z 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-74cd09f159c992dd.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-821d6d254ac79442.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60852024-07-05T23:48:14.373Z
60862024-07-05T23:48:14.374Zrunning 0 tests
60872024-07-05T23:48:14.374Z
60882024-07-05T23:48:14.374Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60892024-07-05T23:48:14.374Z
60902024-07-05T23:48:14.432Z Doc-tests omicron-certificates
60912024-07-05T23:48:14.435Z 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-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60922024-07-05T23:48:14.681Z
60932024-07-05T23:48:14.681Zrunning 0 tests
60942024-07-05T23:48:14.682Z
60952024-07-05T23:48:14.682Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60962024-07-05T23:48:14.682Z
60972024-07-05T23:48:14.699Z Doc-tests omicron-cockroach-admin
60982024-07-05T23:48:14.702Z 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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-308faa2e90a69c90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-d88451b26594ee2c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60992024-07-05T23:48:15.075Z
61002024-07-05T23:48:15.075Zrunning 0 tests
61012024-07-05T23:48:15.075Z
61022024-07-05T23:48:15.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61032024-07-05T23:48:15.075Z
61042024-07-05T23:48:15.097Z Doc-tests omicron-common
61052024-07-05T23:48:15.099Z 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-74cd09f159c992dd.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-229852f190a0dbd4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-eff945f53550ee8c.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
61062024-07-05T23:48:16.792Z
61072024-07-05T23:48:16.792Zrunning 2 tests
61082024-07-05T23:48:16.887Ztest common/src/lib.rs - FileKv (line 59) ... ignored
61092024-07-05T23:48:21.363Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
61102024-07-05T23:48:21.363Z
61112024-07-05T23:48:21.364Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.57s
61122024-07-05T23:48:21.364Z
61132024-07-05T23:48:21.409Z Doc-tests omicron-ddm-admin-client
61142024-07-05T23:48:21.412Z 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-19ab63d10a0270fb.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-be2fe995196acd49.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61152024-07-05T23:48:21.659Z
61162024-07-05T23:48:21.659Zrunning 0 tests
61172024-07-05T23:48:21.659Z
61182024-07-05T23:48:21.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61192024-07-05T23:48:21.659Z
61202024-07-05T23:48:21.678Z Doc-tests omicron-gateway
61212024-07-05T23:48:21.681Z 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-6035bfd1394c42eb.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-c87c49dd0536f7a9.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-496e2709710094f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-8d866b0f8b8b33d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-02ab4d7a8309406c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61222024-07-05T23:48:22.617Z
61232024-07-05T23:48:22.617Zrunning 0 tests
61242024-07-05T23:48:22.617Z
61252024-07-05T23:48:22.617Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61262024-07-05T23:48:22.617Z
61272024-07-05T23:48:22.651Z Doc-tests omicron-nexus
61282024-07-05T23:48:22.661Z 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-df356f623c66f259.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-92d18f3ebeb87638.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-10fc42dd95db4636.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1f66824dd9462dfe.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4267378292c2944c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-43102725b44399ad.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-6f7212bb0c3e85c9.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b996afd5eb36dcbb.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-99ce9b84ac47c8b0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-49cd8130d65aad46.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bed009f43b79410d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-1ca8de25028e1c1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-aebbfcfc4ebac7c5.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-6a1250d8a5430f54.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-0e7acf8d3573ad31.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-eb04c1fb0823d761.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-550b920454bfed5f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-a77dada5ba55481c.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-3e22b25d816e2d6a.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.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-998fdc8ba5c8fa75.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-cd7d038cb92e2667.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7866d2e29ea1f8b6.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-6be086b1a4f97451.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-fe28f435911e68cf.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-be2fe995196acd49.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-e13176cc7fcfaeab.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-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-9fcafc8928c0f17c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-ee9ce1ad9987f151.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-cf23dac844af2dff.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.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-7bd9b3e9745e3cfd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-87a7b8d4f81d7e4f.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
61292024-07-05T23:48:25.568Z
61302024-07-05T23:48:25.568Zrunning 5 tests
61312024-07-05T23:48:25.722Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
61322024-07-05T23:48:29.134Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 733) ... ok
61332024-07-05T23:48:29.137Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 755) ... ok
61342024-07-05T23:48:29.144Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 827) ... ok
61352024-07-05T23:48:29.147Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 797) ... ok
61362024-07-05T23:48:29.147Z
61372024-07-05T23:48:29.147Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.58s
61382024-07-05T23:48:29.147Z
61392024-07-05T23:48:29.223Z Doc-tests omicron-package
61402024-07-05T23:48:29.226Z 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-6035bfd1394c42eb.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-c079e3e083278667.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-400d73cbeaed2680.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-94e5df54cd5871ee.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.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-e60bb8120ffa5f71.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61412024-07-05T23:48:29.477Z
61422024-07-05T23:48:29.477Zrunning 0 tests
61432024-07-05T23:48:29.478Z
61442024-07-05T23:48:29.478Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61452024-07-05T23:48:29.478Z
61462024-07-05T23:48:29.489Z Doc-tests omicron-passwords
61472024-07-05T23:48:29.492Z 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-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-5c6644ed0d10d0ec.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61482024-07-05T23:48:29.593Z
61492024-07-05T23:48:29.593Zrunning 0 tests
61502024-07-05T23:48:29.593Z
61512024-07-05T23:48:29.593Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61522024-07-05T23:48:29.593Z
61532024-07-05T23:48:29.602Z Doc-tests omicron-rpaths
61542024-07-05T23:48:29.605Z 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-8d3852971968f078.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61552024-07-05T23:48:29.666Z
61562024-07-05T23:48:29.666Zrunning 0 tests
61572024-07-05T23:48:29.666Z
61582024-07-05T23:48:29.666Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61592024-07-05T23:48:29.666Z
61602024-07-05T23:48:29.671Z Doc-tests omicron-sled-agent
61612024-07-05T23:48:29.677Z 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-1e5c7f2f5ce5ed02.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-e3812a7637434298.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-8b97729f9b52119e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-d54f42c43a5ca3d2.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-8d29d13d7bf43ef2.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-a23e1323e2ec2bb3.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-9cb75240a4707290.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-1f817cbe422f803d.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c293bbe9f886d6fa.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-73f0dc103d3948cf.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-20cc63a914db268d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-bdaeb84395fc44c1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.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-e13176cc7fcfaeab.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-e4d04af68e14cd2d.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-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-cd8e230b8e90aeeb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.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-41b38326b56a1e30.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-15c381a63673ff78.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61622024-07-05T23:48:32.175Z
61632024-07-05T23:48:32.176Zrunning 0 tests
61642024-07-05T23:48:32.176Z
61652024-07-05T23:48:32.176Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61662024-07-05T23:48:32.176Z
61672024-07-05T23:48:32.323Z Doc-tests omicron-test-utils
61682024-07-05T23:48:32.323Z 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-81052b44d834233d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ff0715f14b853fbb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-a0634018c1a44581.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-f2aa43e6f0dd0b1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.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-c1e487a2102da29d.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
61692024-07-05T23:48:32.533Z
61702024-07-05T23:48:32.533Zrunning 0 tests
61712024-07-05T23:48:32.533Z
61722024-07-05T23:48:32.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61732024-07-05T23:48:32.533Z
61742024-07-05T23:48:32.553Z Doc-tests omicron-uuid-kinds
61752024-07-05T23:48:32.557Z 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-821d6d254ac79442.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.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`
61762024-07-05T23:48:32.647Z
61772024-07-05T23:48:32.647Zrunning 0 tests
61782024-07-05T23:48:32.647Z
61792024-07-05T23:48:32.647Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61802024-07-05T23:48:32.647Z
61812024-07-05T23:48:32.653Z Doc-tests omicron-workspace-hack
61822024-07-05T23:48:32.656Z 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-421425fc2e57fee5.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-68edaa850aa6e991.rlib --extern bstr=/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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-245bd870f3829f34.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.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-b82d7ce9189b2915.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-9266ab8de70dce86.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0f0d339f565ed00b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.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-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.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-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-68fbea665765f50d.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-22ebf27fa4a2bb4a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.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-fe28f435911e68cf.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-7a5a1b4e949cf424.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.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-93418e8438973b69.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-dc85c4c646f75cd3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-7da9fcc898e73263.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-153ded7b943adc66.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-733bcdf81d614613.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-2bfd04801890124a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ce9753dc0aa75082.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-7b00ccc7efefbe60.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6c7f978b50cf1656.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8a55d911f7f0c41f.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-34e4e5413d1fe820.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-11bc7a19a63fc79a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61832024-07-05T23:48:32.713Z
61842024-07-05T23:48:32.713Zrunning 0 tests
61852024-07-05T23:48:32.713Z
61862024-07-05T23:48:32.713Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61872024-07-05T23:48:32.713Z
61882024-07-05T23:48:32.719Z Doc-tests oxide-client
61892024-07-05T23:48:32.721Z 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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4c86a7e125b29cda.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61902024-07-05T23:48:37.909Z
61912024-07-05T23:48:37.909Zrunning 196 tests
61922024-07-05T23:48:37.916Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
61932024-07-05T23:48:37.918Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
61942024-07-05T23:48:37.918Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
61952024-07-05T23:48:37.919Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
61962024-07-05T23:48:37.921Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
61972024-07-05T23:48:37.921Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
61982024-07-05T23:48:37.921Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
61992024-07-05T23:48:37.924Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
62002024-07-05T23:48:37.924Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
62012024-07-05T23:48:37.924Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
62022024-07-05T23:48:37.927Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
62032024-07-05T23:48:37.927Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
62042024-07-05T23:48:37.927Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
62052024-07-05T23:48:37.930Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
62062024-07-05T23:48:37.930Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
62072024-07-05T23:48:37.930Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
62082024-07-05T23:48:37.933Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
62092024-07-05T23:48:37.933Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
62102024-07-05T23:48:37.933Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
62112024-07-05T23:48:37.936Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
62122024-07-05T23:48:37.936Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
62132024-07-05T23:48:37.936Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
62142024-07-05T23:48:37.939Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
62152024-07-05T23:48:37.939Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
62162024-07-05T23:48:37.939Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
62172024-07-05T23:48:37.941Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
62182024-07-05T23:48:37.942Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
62192024-07-05T23:48:37.944Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
62202024-07-05T23:48:37.944Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
62212024-07-05T23:48:37.944Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
62222024-07-05T23:48:37.947Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
62232024-07-05T23:48:37.947Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
62242024-07-05T23:48:37.947Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
62252024-07-05T23:48:37.950Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
62262024-07-05T23:48:37.950Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
62272024-07-05T23:48:37.950Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
62282024-07-05T23:48:37.953Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
62292024-07-05T23:48:37.953Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
62302024-07-05T23:48:37.953Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
62312024-07-05T23:48:37.956Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
62322024-07-05T23:48:37.956Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
62332024-07-05T23:48:37.956Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
62342024-07-05T23:48:37.959Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
62352024-07-05T23:48:37.959Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
62362024-07-05T23:48:37.959Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
62372024-07-05T23:48:37.962Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
62382024-07-05T23:48:37.962Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
62392024-07-05T23:48:37.962Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
62402024-07-05T23:48:37.964Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
62412024-07-05T23:48:37.964Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
62422024-07-05T23:48:37.964Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
62432024-07-05T23:48:37.967Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
62442024-07-05T23:48:37.967Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
62452024-07-05T23:48:37.967Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
62462024-07-05T23:48:37.970Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
62472024-07-05T23:48:37.970Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
62482024-07-05T23:48:37.970Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
62492024-07-05T23:48:37.970Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
62502024-07-05T23:48:37.973Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
62512024-07-05T23:48:37.973Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
62522024-07-05T23:48:37.973Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
62532024-07-05T23:48:37.976Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
62542024-07-05T23:48:37.976Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
62552024-07-05T23:48:37.976Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
62562024-07-05T23:48:37.979Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
62572024-07-05T23:48:37.979Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
62582024-07-05T23:48:37.979Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
62592024-07-05T23:48:37.979Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
62602024-07-05T23:48:37.982Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
62612024-07-05T23:48:37.982Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
62622024-07-05T23:48:37.982Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
62632024-07-05T23:48:37.985Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
62642024-07-05T23:48:37.985Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
62652024-07-05T23:48:37.985Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
62662024-07-05T23:48:37.985Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
62672024-07-05T23:48:37.988Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
62682024-07-05T23:48:37.988Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
62692024-07-05T23:48:37.988Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
62702024-07-05T23:48:37.991Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
62712024-07-05T23:48:37.991Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
62722024-07-05T23:48:37.991Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
62732024-07-05T23:48:37.994Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
62742024-07-05T23:48:37.994Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
62752024-07-05T23:48:37.994Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
62762024-07-05T23:48:37.994Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
62772024-07-05T23:48:37.999Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
62782024-07-05T23:48:37.999Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
62792024-07-05T23:48:37.999Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
62802024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
62812024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
62822024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
62832024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
62842024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
62852024-07-05T23:48:38.002Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
62862024-07-05T23:48:38.005Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
62872024-07-05T23:48:38.005Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
62882024-07-05T23:48:38.005Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
62892024-07-05T23:48:38.007Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
62902024-07-05T23:48:38.007Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
62912024-07-05T23:48:38.007Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
62922024-07-05T23:48:38.010Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
62932024-07-05T23:48:38.010Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
62942024-07-05T23:48:38.010Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
62952024-07-05T23:48:38.010Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
62962024-07-05T23:48:38.013Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
62972024-07-05T23:48:38.013Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
62982024-07-05T23:48:38.013Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
62992024-07-05T23:48:38.016Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
63002024-07-05T23:48:38.016Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
63012024-07-05T23:48:38.016Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
63022024-07-05T23:48:38.019Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
63032024-07-05T23:48:38.019Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
63042024-07-05T23:48:38.019Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
63052024-07-05T23:48:38.022Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
63062024-07-05T23:48:38.022Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
63072024-07-05T23:48:38.022Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
63082024-07-05T23:48:38.022Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
63092024-07-05T23:48:38.025Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
63102024-07-05T23:48:38.025Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
63112024-07-05T23:48:38.025Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
63122024-07-05T23:48:38.027Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
63132024-07-05T23:48:38.028Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
63142024-07-05T23:48:38.028Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
63152024-07-05T23:48:38.031Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
63162024-07-05T23:48:38.031Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
63172024-07-05T23:48:38.031Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
63182024-07-05T23:48:38.031Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
63192024-07-05T23:48:38.034Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
63202024-07-05T23:48:38.034Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
63212024-07-05T23:48:38.034Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
63222024-07-05T23:48:38.034Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
63232024-07-05T23:48:38.037Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
63242024-07-05T23:48:38.037Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
63252024-07-05T23:48:38.037Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
63262024-07-05T23:48:38.039Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_create (line 22) ... ignored
63272024-07-05T23:48:38.040Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
63282024-07-05T23:48:38.040Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
63292024-07-05T23:48:38.042Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
63302024-07-05T23:48:38.043Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
63312024-07-05T23:48:38.043Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
63322024-07-05T23:48:38.043Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
63332024-07-05T23:48:38.046Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
63342024-07-05T23:48:38.046Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
63352024-07-05T23:48:38.046Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
63362024-07-05T23:48:38.046Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
63372024-07-05T23:48:38.049Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
63382024-07-05T23:48:38.049Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
63392024-07-05T23:48:38.049Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
63402024-07-05T23:48:38.052Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
63412024-07-05T23:48:38.052Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
63422024-07-05T23:48:38.052Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
63432024-07-05T23:48:38.054Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
63442024-07-05T23:48:38.055Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
63452024-07-05T23:48:38.055Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
63462024-07-05T23:48:38.055Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
63472024-07-05T23:48:38.057Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
63482024-07-05T23:48:38.057Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
63492024-07-05T23:48:38.057Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
63502024-07-05T23:48:38.062Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
63512024-07-05T23:48:38.062Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
63522024-07-05T23:48:38.062Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
63532024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
63542024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
63552024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
63562024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
63572024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
63582024-07-05T23:48:38.065Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
63592024-07-05T23:48:38.068Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
63602024-07-05T23:48:38.068Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
63612024-07-05T23:48:38.068Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
63622024-07-05T23:48:38.071Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
63632024-07-05T23:48:38.071Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
63642024-07-05T23:48:38.071Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
63652024-07-05T23:48:38.073Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
63662024-07-05T23:48:38.073Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
63672024-07-05T23:48:38.074Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
63682024-07-05T23:48:38.074Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
63692024-07-05T23:48:38.076Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
63702024-07-05T23:48:38.076Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
63712024-07-05T23:48:38.076Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
63722024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
63732024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
63742024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
63752024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
63762024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
63772024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
63782024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
63792024-07-05T23:48:38.083Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
63802024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
63812024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
63822024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
63832024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
63842024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
63852024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
63862024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
63872024-07-05T23:48:38.088Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
63882024-07-05T23:48:38.088Z
63892024-07-05T23:48:38.088Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.18s
63902024-07-05T23:48:38.088Z
63912024-07-05T23:48:38.206Z Doc-tests oximeter
63922024-07-05T23:48:38.206Z 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-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-7f872ae5fe2c979f.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63932024-07-05T23:48:38.448Z
63942024-07-05T23:48:38.448Zrunning 2 tests
63952024-07-05T23:48:38.451Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
63962024-07-05T23:48:39.570Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
63972024-07-05T23:48:39.570Z
63982024-07-05T23:48:39.570Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.12s
63992024-07-05T23:48:39.570Z
64002024-07-05T23:48:39.595Z Doc-tests oximeter-client
64012024-07-05T23:48:39.598Z 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-9346fb25cc012072.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64022024-07-05T23:48:39.893Z
64032024-07-05T23:48:39.893Zrunning 0 tests
64042024-07-05T23:48:39.893Z
64052024-07-05T23:48:39.893Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64062024-07-05T23:48:39.893Z
64072024-07-05T23:48:39.912Z Doc-tests oximeter-collector
64082024-07-05T23:48:39.915Z 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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-fc590c357bfedb52.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-46e7820d44adcd66.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-329cfdc0626010a9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64092024-07-05T23:48:40.366Z
64102024-07-05T23:48:40.366Zrunning 0 tests
64112024-07-05T23:48:40.366Z
64122024-07-05T23:48:40.366Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64132024-07-05T23:48:40.366Z
64142024-07-05T23:48:40.393Z Doc-tests oximeter-db
64152024-07-05T23:48:40.396Z 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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-1e5c7f2f5ce5ed02.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-96355494f1b32ae0.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.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-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-305d8cdac1dd15d8.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-fcffde8d79cabe6d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-46a81e087c187e98.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-c71ca3546e5586a5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-00e02c8883c373d4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-34e4e5413d1fe820.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
64162024-07-05T23:48:41.641Z
64172024-07-05T23:48:41.642Zrunning 1 test
64182024-07-05T23:48:41.644Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
64192024-07-05T23:48:41.645Z
64202024-07-05T23:48:41.645Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
64212024-07-05T23:48:41.645Z
64222024-07-05T23:48:41.685Z Doc-tests oximeter-impl
64232024-07-05T23:48:41.685Z 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-dd7a72d1688f4378.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-aeb7ff5d2883d50d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.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-fcffde8d79cabe6d.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-388a6086cf8dffed.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-234840c1187c1eb6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-0ba3781dca0eeb8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64242024-07-05T23:48:42.383Z
64252024-07-05T23:48:42.383Zrunning 11 tests
64262024-07-05T23:48:42.783Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
64272024-07-05T23:48:50.101Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
64282024-07-05T23:48:50.322Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
64292024-07-05T23:48:50.366Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
64302024-07-05T23:48:50.369Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
64312024-07-05T23:48:50.398Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
64322024-07-05T23:48:50.402Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
64332024-07-05T23:48:50.473Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
64342024-07-05T23:48:50.789Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
64352024-07-05T23:48:53.171Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
64362024-07-05T23:48:55.016Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
64372024-07-05T23:48:55.016Z
64382024-07-05T23:48:55.019Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.63s
64392024-07-05T23:48:55.020Z
64402024-07-05T23:48:55.051Z Doc-tests oximeter-instruments
64412024-07-05T23:48:55.054Z 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-9346fb25cc012072.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.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-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-d6acfa02978a411b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.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`
64422024-07-05T23:48:55.416Z
64432024-07-05T23:48:55.416Zrunning 0 tests
64442024-07-05T23:48:55.416Z
64452024-07-05T23:48:55.416Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64462024-07-05T23:48:55.416Z
64472024-07-05T23:48:55.442Z Doc-tests oximeter-macro-impl
64482024-07-05T23:48:55.444Z 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-22ebf27fa4a2bb4a.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-4a7cf438ab0335e4.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-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64492024-07-05T23:48:55.526Z
64502024-07-05T23:48:55.526Zrunning 0 tests
64512024-07-05T23:48:55.526Z
64522024-07-05T23:48:55.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64532024-07-05T23:48:55.526Z
64542024-07-05T23:48:55.534Z Doc-tests oximeter-producer
64552024-07-05T23:48:55.537Z 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-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-10ec1018af4f2bd6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1b50e2c90c17617f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-a0326d445dea9a6f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64562024-07-05T23:48:55.865Z
64572024-07-05T23:48:55.865Zrunning 0 tests
64582024-07-05T23:48:55.865Z
64592024-07-05T23:48:55.865Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64602024-07-05T23:48:55.865Z
64612024-07-05T23:48:55.891Z Doc-tests oximeter-timeseries-macro
64622024-07-05T23:48:55.891Z 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-22ebf27fa4a2bb4a.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-a5a953db403bfc89.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-7f872ae5fe2c979f.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-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64632024-07-05T23:48:56.124Z
64642024-07-05T23:48:56.124Zrunning 0 tests
64652024-07-05T23:48:56.125Z
64662024-07-05T23:48:56.125Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64672024-07-05T23:48:56.125Z
64682024-07-05T23:48:56.143Z Doc-tests oxlog
64692024-07-05T23:48:56.146Z 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-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-52878f5c4a1119e1.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64702024-07-05T23:48:56.220Z
64712024-07-05T23:48:56.221Zrunning 0 tests
64722024-07-05T23:48:56.221Z
64732024-07-05T23:48:56.221Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64742024-07-05T23:48:56.221Z
64752024-07-05T23:48:56.228Z Doc-tests sled-agent-client
64762024-07-05T23:48:56.231Z 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-1e5c7f2f5ce5ed02.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4cf7a5c89510f55e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64772024-07-05T23:48:57.972Z
64782024-07-05T23:48:57.973Zrunning 0 tests
64792024-07-05T23:48:57.973Z
64802024-07-05T23:48:57.973Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64812024-07-05T23:48:57.973Z
64822024-07-05T23:48:58.013Z Doc-tests sled-hardware
64832024-07-05T23:48:58.016Z 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-6035bfd1394c42eb.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-89d2884ad7edf756.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-af06a3953296cea5.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.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-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-ddfe2b363b29a06a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64842024-07-05T23:48:58.390Z
64852024-07-05T23:48:58.390Zrunning 0 tests
64862024-07-05T23:48:58.390Z
64872024-07-05T23:48:58.390Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64882024-07-05T23:48:58.390Z
64892024-07-05T23:48:58.412Z Doc-tests sled-hardware-types
64902024-07-05T23:48:58.415Z 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-1359be9832b5f16e.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-0034983f4168ffe8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64912024-07-05T23:48:58.672Z
64922024-07-05T23:48:58.672Zrunning 0 tests
64932024-07-05T23:48:58.672Z
64942024-07-05T23:48:58.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64952024-07-05T23:48:58.673Z
64962024-07-05T23:48:58.692Z Doc-tests sled-storage
64972024-07-05T23:48:58.695Z 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-1e5c7f2f5ce5ed02.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.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-8d29d13d7bf43ef2.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-6cd62e522bca2f2f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b24afc9236ba7c6c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-b86b815d76cb3296.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-f146822e0a17fd21.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
64982024-07-05T23:48:59.145Z
64992024-07-05T23:48:59.145Zrunning 0 tests
65002024-07-05T23:48:59.145Z
65012024-07-05T23:48:59.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65022024-07-05T23:48:59.145Z
65032024-07-05T23:48:59.170Z Doc-tests sp-sim
65042024-07-05T23:48:59.170Z 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-1e5c7f2f5ce5ed02.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-c7507ac49f40dc60.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-7bd9b3e9745e3cfd.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-dfc21411cd3a3cbc.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65052024-07-05T23:48:59.644Z
65062024-07-05T23:48:59.644Zrunning 0 tests
65072024-07-05T23:48:59.644Z
65082024-07-05T23:48:59.644Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65092024-07-05T23:48:59.644Z
65102024-07-05T23:48:59.669Z Doc-tests tufaceous
65112024-07-05T23:48:59.673Z 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-5d956d53c4a226b6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-817914e7f6165c83.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d3da7758241bfc43.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-ba81b75b25753024.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-5838c260b0ba55c5.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-9f29cb5c95507e01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65122024-07-05T23:48:59.955Z
65132024-07-05T23:48:59.955Zrunning 0 tests
65142024-07-05T23:48:59.955Z
65152024-07-05T23:48:59.955Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65162024-07-05T23:48:59.955Z
65172024-07-05T23:48:59.975Z Doc-tests tufaceous-lib
65182024-07-05T23:48:59.980Z 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-1e5c7f2f5ce5ed02.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-646f5948bda28496.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65192024-07-05T23:49:00.395Z
65202024-07-05T23:49:00.395Zrunning 0 tests
65212024-07-05T23:49:00.395Z
65222024-07-05T23:49:00.395Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65232024-07-05T23:49:00.395Z
65242024-07-05T23:49:00.418Z Doc-tests typed-rng
65252024-07-05T23:49:00.418Z 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-821d6d254ac79442.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-9a36b853c3033114.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65262024-07-05T23:49:00.494Z
65272024-07-05T23:49:00.494Zrunning 0 tests
65282024-07-05T23:49:00.494Z
65292024-07-05T23:49:00.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65302024-07-05T23:49:00.494Z
65312024-07-05T23:49:00.501Z Doc-tests update-common
65322024-07-05T23:49:00.504Z 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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-9346fb25cc012072.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-1756fcade5941f15.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65332024-07-05T23:49:00.806Z
65342024-07-05T23:49:00.806Zrunning 0 tests
65352024-07-05T23:49:00.806Z
65362024-07-05T23:49:00.806Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65372024-07-05T23:49:00.806Z
65382024-07-05T23:49:00.827Z Doc-tests update-engine
65392024-07-05T23:49:00.830Z 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-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-9a6c754d0434c6ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4024ef39570dd3ee.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-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-fe28f435911e68cf.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-55754dcd4790f46f.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-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65402024-07-05T23:49:01.288Z
65412024-07-05T23:49:01.288Zrunning 3 tests
65422024-07-05T23:49:01.291Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
65432024-07-05T23:49:01.291Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
65442024-07-05T23:49:01.291Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
65452024-07-05T23:49:01.291Z
65462024-07-05T23:49:01.291Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
65472024-07-05T23:49:01.291Z
65482024-07-05T23:49:01.308Z Doc-tests wicket
65492024-07-05T23:49:01.311Z 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-5d956d53c4a226b6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-aa68f771fcb1244f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-de88e88e9736f2f1.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-998fdc8ba5c8fa75.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-eff945f53550ee8c.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ed73188034756a40.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.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-38766dd96f49dd4e.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-93429d35afa4cfa7.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-9f29cb5c95507e01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-9a0fee9650b67427.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-1cf96b5b84fd442f.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-4fc9f3065b48820f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-03d269933db56fd2.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65502024-07-05T23:49:02.220Z
65512024-07-05T23:49:02.220Zrunning 0 tests
65522024-07-05T23:49:02.220Z
65532024-07-05T23:49:02.220Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65542024-07-05T23:49:02.220Z
65552024-07-05T23:49:02.254Z Doc-tests wicket-common
65562024-07-05T23:49:02.254Z 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 gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65572024-07-05T23:49:02.719Z
65582024-07-05T23:49:02.719Zrunning 0 tests
65592024-07-05T23:49:02.719Z
65602024-07-05T23:49:02.719Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65612024-07-05T23:49:02.719Z
65622024-07-05T23:49:02.744Z Doc-tests wicket-dbg
65632024-07-05T23:49:02.747Z 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-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-a62716525305b8a9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-b82d7ce9189b2915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-c97b6982928837e3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.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-93429d35afa4cfa7.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-1c829cc9dc400efc.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65642024-07-05T23:49:03.117Z
65652024-07-05T23:49:03.117Zrunning 0 tests
65662024-07-05T23:49:03.117Z
65672024-07-05T23:49:03.117Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65682024-07-05T23:49:03.118Z
65692024-07-05T23:49:03.139Z Doc-tests wicketd
65702024-07-05T23:49:03.142Z 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-1e5c7f2f5ce5ed02.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-8b97729f9b52119e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-dea8f9dfdba56d6d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-dd7a72d1688f4378.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-6035bfd1394c42eb.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-093766fa683c4a19.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d0be8f0251f816c0.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-7486bcdd87198975.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1756fcade5941f15.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-ce4258ca2081b94b.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-ba81b75b25753024.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c7be915a3f5b384d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-9ae5e715cf7f00bc.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-7fd5b69b7b369caf.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-74a6e3bf0b98ee0c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-ae5f8217408e6b84.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-b360ab560b0043d8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-6aa03d8e174b7369.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-1359be9832b5f16e.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f6fc6970ab11fb05.rlib --extern installinator_artifact_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifact_client-290f3f095243e1b6.rlib --extern installinator_artifactd=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_artifactd-1a5970169b92bee5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-89ef6fb652bc30cd.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-9c7f00f159e04baa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-d5bcbdeff9f563c6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-5cc23c072fe6b418.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-a87f0787d8f2a331.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.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-26fe9b04df1164b5.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-32581a82eb7d7a50.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-0772481d7a5881c0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-41b38326b56a1e30.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-c1e487a2102da29d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6525bd8b2cad9ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-91986337cf9a79e4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-4fdf677c58f9b2d6.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-ee96cd0fb24855b3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-e9b4da88bd0adfbb.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-46e270ec2858d8b0.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-d4a399fdb481dc3b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a2fc7a3061457252.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-dfa9d244df368b46.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-04031ef45f60f0ef.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-080df0e42dadcd6a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65712024-07-05T23:49:03.958Z
65722024-07-05T23:49:03.958Zrunning 0 tests
65732024-07-05T23:49:03.958Z
65742024-07-05T23:49:03.958Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65752024-07-05T23:49:03.958Z
65762024-07-05T23:49:03.992Z Doc-tests wicketd-client
65772024-07-05T23:49:03.992Z 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-9346fb25cc012072.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-4d7a6a9863dc5eb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-998fdc8ba5c8fa75.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-22ebf27fa4a2bb4a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-910fdaed53da7689.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-93418e8438973b69.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-ffde3ee1aba7e0b0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-4672e277e1a572ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-56377d1a7ca1595b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-38766dd96f49dd4e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-c23ac9be7ca12101.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0c273814543cf7ff.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0c6093484714b38f.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-55ce3d86aa5b5d98.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65782024-07-05T23:49:05.563Z
65792024-07-05T23:49:05.563Zrunning 0 tests
65802024-07-05T23:49:05.563Z
65812024-07-05T23:49:05.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65822024-07-05T23:49:05.563Z
65832024-07-05T23:49:05.660Z
65842024-07-05T23:49:05.660Zreal 1:31.740534243
65852024-07-05T23:49:05.660Zuser 1:43.032893320
65862024-07-05T23:49:05.660Zsys 42.230184184
65872024-07-05T23:49:05.660Ztrap 0.023867516
65882024-07-05T23:49:05.660Ztflt 1.164801596
65892024-07-05T23:49:05.660Zdflt 6.611413627
65902024-07-05T23:49:05.660Zkflt 0.030410720
65912024-07-05T23:49:05.660Zlock 1:12.965383903
65922024-07-05T23:49:05.660Zslp 10:51.942328107
65932024-07-05T23:49:05.660Zlat 2.887018964
65942024-07-05T23:49:05.663Zstop 6.910489123
65952024-07-05T23:49:05.663Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
65962024-07-05T23:49:05.666Z+ unset TMPDIR
65972024-07-05T23:49:05.666Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
65982024-07-05T23:49:05.666Zfiles in /var/tmp/omicron_tmp (none expected on success):
65992024-07-05T23:49:05.666Z+ find /var/tmp/omicron_tmp -ls
66002024-07-05T23:49:05.669Z164597 11 drwxr-xr-x 2 build build 2 Jul 5 23:49 /var/tmp/omicron_tmp
66012024-07-05T23:49:05.674Z+ rmdir /var/tmp/omicron_tmp
66022024-07-05T23:49:05.803Zprocess exited: duration 4140523 ms, exit code 0
 
66032024-07-05T23:49:05.813Zfound 1 output files
66042024-07-05T23:49:05.813Zuploading: /work/crate-build-timings.json (507021 bytes)
66052024-07-05T23:49:06.849Zuploaded: /work/crate-build-timings.json