01J45NQ8ZM8SKCB0NCRKFCVWYK: 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: 01J45NQTDP4J1WC4TWX0XQRYTJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-01T00:35:15.930Zjob assigned to worker 01J45NQV8W79WRVBS4KRR8KM38 (queued for 57 s)
 
22024-08-01T00:35:23.252Zstarting task 0: "setup"
32024-08-01T00:35:23.310Z++ uname -s
42024-08-01T00:35:23.313Z+ kern=SunOS
52024-08-01T00:35:23.313Z+ case "$kern" in
62024-08-01T00:35:23.313Z+ groupadd -g 12345 build
72024-08-01T00:35:23.316Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-01T00:35:25.335Z+ zfs create -o mountpoint=/work rpool/work
92024-08-01T00:35:25.433Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-01T00:35:25.436Z+ home_fs=zfs
112024-08-01T00:35:25.436Z+ [[ zfs == autofs ]]
122024-08-01T00:35:25.436Z+ mkdir -p /home/build
132024-08-01T00:35:25.439Z+ chown build:build /home/build /work
142024-08-01T00:35:27.439Z+ chmod 0700 /home/build /work
152024-08-01T00:35:27.443Zprocess exited: duration 4189 ms, exit code 0
 
162024-08-01T00:35:27.448Zstarting task 1: "rust-toolchain"
172024-08-01T00:35:27.454Z+ printf ' * toolchain channel = "%s"
182024-08-01T00:35:27.454Z' 1.78.0
192024-08-01T00:35:27.458Z+ printf ' * toolchain profile = "%s"
202024-08-01T00:35:27.458Z * toolchain channel = "1.78.0"
212024-08-01T00:35:27.458Z * toolchain profile = "default"
222024-08-01T00:35:27.458Z' default
232024-08-01T00:35:27.458Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-01T00:35:27.458Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-08-01T00:35:27.556Zinfo: downloading installer
262024-08-01T00:35:28.705Zinfo: profile set to 'default'
272024-08-01T00:35:28.705Zinfo: default host triple is x86_64-unknown-illumos
282024-08-01T00:35:28.708Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-08-01T00:35:28.832Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-08-01T00:35:28.832Zinfo: downloading component 'cargo'
312024-08-01T00:35:29.474Zinfo: downloading component 'clippy'
322024-08-01T00:35:29.690Zinfo: downloading component 'rust-docs'
332024-08-01T00:35:30.555Zinfo: downloading component 'rust-std'
342024-08-01T00:35:31.923Zinfo: downloading component 'rustc'
352024-08-01T00:35:35.348Zinfo: downloading component 'rustfmt'
362024-08-01T00:35:35.536Zinfo: installing component 'cargo'
372024-08-01T00:35:36.365Zinfo: installing component 'clippy'
382024-08-01T00:35:36.712Zinfo: installing component 'rust-docs'
392024-08-01T00:35:38.231Zinfo: installing component 'rust-std'
402024-08-01T00:35:39.974Zinfo: installing component 'rustc'
412024-08-01T00:35:44.247Zinfo: installing component 'rustfmt'
422024-08-01T00:35:44.579Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-08-01T00:35:44.579Z
442024-08-01T00:35:44.854Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-08-01T00:35:44.854Z
462024-08-01T00:35:44.857Z
472024-08-01T00:35:44.857ZRust is installed now. Great!
482024-08-01T00:35:44.857Z
492024-08-01T00:35:44.857ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-01T00:35:44.857Zenvironment variable. This has not been done automatically.
512024-08-01T00:35:44.857Z
522024-08-01T00:35:44.857ZTo configure your current shell, you need to source
532024-08-01T00:35:44.857Zthe corresponding env file under $HOME/.cargo.
542024-08-01T00:35:44.857Z
552024-08-01T00:35:44.857ZThis is usually done by running one of the following (note the leading DOT):
562024-08-01T00:35:44.857Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-01T00:35:44.857Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-01T00:35:44.923Z+ rustc --version
592024-08-01T00:35:44.983Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-08-01T00:35:44.986Zprocess exited: duration 17534 ms, exit code 0
 
612024-08-01T00:35:44.992Zstarting task 2: "authentication"
622024-08-01T00:35:45.013Zprocess exited: duration 20 ms, exit code 0
 
632024-08-01T00:35:45.020Zstarting task 3: "clone repository"
642024-08-01T00:35:45.023Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-01T00:35:45.026Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-01T00:35:45.176ZCloning into '/work/oxidecomputer/omicron'...
672024-08-01T00:35:52.787Z+ cd /work/oxidecomputer/omicron
682024-08-01T00:35:52.787Z+ git fetch origin 0341887b5db95f5f38d14b642946dc6696ca52e5
692024-08-01T00:35:53.237ZFrom https://github.com/oxidecomputer/omicron
702024-08-01T00:35:53.237Z * branch 0341887b5db95f5f38d14b642946dc6696ca52e5 -> FETCH_HEAD
712024-08-01T00:35:53.245Z+ [[ -n sunshowers/spr/fix-rand_seeder-rand_core-dependency ]]
722024-08-01T00:35:53.247Z++ git branch --show-current
732024-08-01T00:35:53.252Z+ current=main
742024-08-01T00:35:53.252Z+ [[ main != sunshowers/spr/fix-rand_seeder-rand_core-dependency ]]
752024-08-01T00:35:53.252Z+ git branch -f sunshowers/spr/fix-rand_seeder-rand_core-dependency 0341887b5db95f5f38d14b642946dc6696ca52e5
762024-08-01T00:35:53.255Z+ git checkout -f sunshowers/spr/fix-rand_seeder-rand_core-dependency
772024-08-01T00:35:53.297ZSwitched to branch 'sunshowers/spr/fix-rand_seeder-rand_core-dependency'
782024-08-01T00:35:53.300Z+ git reset --hard 0341887b5db95f5f38d14b642946dc6696ca52e5
792024-08-01T00:35:53.342ZHEAD is now at 0341887b5 [𝘀𝗽𝗿] initial version
802024-08-01T00:35:53.345Zprocess exited: duration 8322 ms, exit code 0
 
812024-08-01T00:35:53.352Zstarting task 4: "build"
822024-08-01T00:35:53.358Z+ target_os=illumos
832024-08-01T00:35:53.358Z+ NEXTEST_VERSION=0.9.70
842024-08-01T00:35:53.358Z+ cargo --version
852024-08-01T00:35:53.410Zcargo 1.78.0 (54d8815d0 2024-03-26)
862024-08-01T00:35:53.414Z+ rustc --version
872024-08-01T00:35:53.468Zrustc 1.78.0 (9b00956e5 2024-04-29)
882024-08-01T00:35:53.472Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-08-01T00:35:53.472Z+ gunzip
902024-08-01T00:35:53.475Z+ tar -xvf - -C /home/build/.cargo/bin
912024-08-01T00:35:54.501Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-08-01T00:35:54.504Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-08-01T00:35:54.504Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-08-01T00:35:54.504Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-08-01T00:35:54.504Z+ mkdir /var/tmp/omicron_tmp
962024-08-01T00:35:54.504Z+ OUTPUT_DIR=/work
972024-08-01T00:35:54.504Z+ echo 'tests will store non-ephemeral output in /work'
982024-08-01T00:35:54.504Ztests will store non-ephemeral output in /work
992024-08-01T00:35:54.504Z+ mkdir -p /work
1002024-08-01T00:35:54.510Z+ source ./env.sh
1012024-08-01T00:35:54.510Z++ OLD_SHELL_OPTS=ehxB
1022024-08-01T00:35:54.510Z++ set -o xtrace
1032024-08-01T00:35:54.510Z++++ dirname ./env.sh
1042024-08-01T00:35:54.513Z+++ readlink -f .
1052024-08-01T00:35:54.635Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-08-01T00:35:54.635Z++ 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-08-01T00:35:54.638Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ 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-08-01T00:35:54.638Z++ case $OLD_SHELL_OPTS in
1152024-08-01T00:35:54.638Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-08-01T00:35:54.638Z+ banner prerequisites
1172024-08-01T00:35:54.831Z
1182024-08-01T00:35:54.831Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-08-01T00:35:54.831Z # # # # # # # # # # # # # # #
1202024-08-01T00:35:54.831Z # # # # ##### # # ##### # # # # # #### #
1212024-08-01T00:35:54.831Z ##### ##### # ##### # # # # # # # # #
1222024-08-01T00:35:54.831Z # # # # # # # # # # # # # # #
1232024-08-01T00:35:54.831Z # # # ###### # # ###### ### # #### # #### #
1242024-08-01T00:35:54.831Z
1252024-08-01T00:35:54.835Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-08-01T00:36:06.696Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-08-01T00:36:08.839Z Startup: Caching catalogs ... Done
1282024-08-01T00:36:12.502ZPlanning: Solver setup ... Done (3.080s)
1292024-08-01T00:36:12.560ZPlanning: Running solver ... Done (0.059s)
1302024-08-01T00:36:12.612ZPlanning: Finding local manifests ... Done (0.003s)
1312024-08-01T00:36:12.666ZPlanning: Fetching manifests: 0/4 0% complete
1322024-08-01T00:36:17.695ZPlanning: Fetching manifests: 3/4 75% complete
1332024-08-01T00:36:22.697ZPlanning: Fetching manifests: 3/4 75% complete
1342024-08-01T00:36:25.376ZPlanning: Fetching manifests: 4/4 100% complete
1352024-08-01T00:36:25.424ZPlanning: Package planning ... Done (0.048s)
1362024-08-01T00:36:25.476ZPlanning: Merging actions ... Done (0.051s)
1372024-08-01T00:36:26.288ZPlanning: Checking for conflicting actions ... Done (0.812s)
1382024-08-01T00:36:26.299ZPlanning: Consolidating action changes ... Done (0.011s)
1392024-08-01T00:36:30.369ZPlanning: Evaluating mediators ... Done (4.069s)
1402024-08-01T00:36:30.380ZPlanning: Planning completed in 21.47 seconds
1412024-08-01T00:36:30.834Z Packages to install: 4
1422024-08-01T00:36:30.834Z Mediators to change: 2
1432024-08-01T00:36:30.834Z Services to change: 1
1442024-08-01T00:36:30.834Z Estimated space available: 155.76 GB
1452024-08-01T00:36:30.834ZEstimated space to be consumed: 1.47 GB
1462024-08-01T00:36:30.838Z Create boot environment: No
1472024-08-01T00:36:30.838ZCreate backup boot environment: No
1482024-08-01T00:36:30.838Z Rebuild boot archive: No
1492024-08-01T00:36:30.838Z
1502024-08-01T00:36:30.838ZChanged mediators:
1512024-08-01T00:36:30.838Z mediator clang:
1522024-08-01T00:36:30.838Z version: None -> 15 (system default)
1532024-08-01T00:36:30.838Z
1542024-08-01T00:36:30.838Z mediator llvm:
1552024-08-01T00:36:30.838Z version: 14 (system default) -> 15 (system default)
1562024-08-01T00:36:30.838Z
1572024-08-01T00:36:30.838ZChanged packages:
1582024-08-01T00:36:30.838Zhelios-dev
1592024-08-01T00:36:30.838Z developer/build-essential
1602024-08-01T00:36:30.838Z None -> 11-2.0
1612024-08-01T00:36:30.838Z library/libxmlsec1
1622024-08-01T00:36:30.838Z None -> 1.2.35-2.0
1632024-08-01T00:36:30.838Z ooce/developer/clang-15
1642024-08-01T00:36:30.838Z None -> 15.0.7-2.0
1652024-08-01T00:36:30.838Z ooce/developer/llvm-15
1662024-08-01T00:36:30.838Z None -> 15.0.7-2.0
1672024-08-01T00:36:30.838Z
1682024-08-01T00:36:30.838ZServices:
1692024-08-01T00:36:30.838Z restart_fmri:
1702024-08-01T00:36:30.838Z svc:/system/update-man-index:default
1712024-08-01T00:36:30.973Z
1722024-08-01T00:36:30.973ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1732024-08-01T00:36:35.984ZDownload: 559/3290 items 17.6/212.6MB 8% complete (3.7M/s)
1742024-08-01T00:36:40.991ZDownload: 984/3290 items 19.5/212.6MB 9% complete (2.0M/s)
1752024-08-01T00:36:46.368ZDownload: 1192/3290 items 83.5/212.6MB 39% complete (6.9M/s)
1762024-08-01T00:36:51.370ZDownload: 1225/3290 items 86.5/212.6MB 40% complete (6.6M/s)
1772024-08-01T00:36:56.371ZDownload: 1850/3290 items 117.9/212.6MB 55% complete (3.5M/s)
1782024-08-01T00:37:01.373ZDownload: 2833/3290 items 121.1/212.6MB 56% complete (3.5M/s)
1792024-08-01T00:37:07.365ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (8.6M/s)
1802024-08-01T00:37:08.911ZDownload: Completed 212.60 MB in 37.93 seconds (5.6M/s)
1812024-08-01T00:37:09.106Z Actions: 1/3689 actions (Installing new actions)
1822024-08-01T00:37:14.127Z Actions: 3567/3689 actions (Installing new actions)
1832024-08-01T00:37:14.318Z Actions: Completed 3689 actions in 5.21 seconds.
1842024-08-01T00:37:14.580Z Done (0.256s)
1852024-08-01T00:37:14.580Z Done (0.000s)
1862024-08-01T00:37:14.931Z Done (0.350s)
1872024-08-01T00:37:20.163Z Done (5.068s)
1882024-08-01T00:37:20.360Z Done (0.130s)
1892024-08-01T00:37:20.365Z Done (0.000s)
1902024-08-01T00:37:20.542Z Done (0.000s)
1912024-08-01T00:37:21.113ZPlanning: Evaluating mediator changes ... Done
1922024-08-01T00:37:21.274ZPlanning: Checking for conflicting actions ... Done
1932024-08-01T00:37:21.277ZPlanning: Consolidating action changes ... Done
1942024-08-01T00:37:21.539ZPlanning: Evaluating mediators ... Done
1952024-08-01T00:37:21.542ZPlanning: Planning completed in 0.43 seconds
1962024-08-01T00:37:21.572Z Mediators to change: 2
1972024-08-01T00:37:21.572Z Create boot environment: No
1982024-08-01T00:37:21.572ZCreate backup boot environment: No
1992024-08-01T00:37:21.654Z Done
2002024-08-01T00:37:21.654Z Done
2012024-08-01T00:37:21.870Z Done
2022024-08-01T00:37:25.319Z Done
2032024-08-01T00:37:25.402Z Done
2042024-08-01T00:37:25.402Z Done
2052024-08-01T00:37:25.742Z Done
2062024-08-01T00:37:26.341ZPlanning: Evaluating mediator changes ... Done
2072024-08-01T00:37:26.344ZPlanning: Merging actions ... Done
2082024-08-01T00:37:26.534ZPlanning: Checking for conflicting actions ... Done
2092024-08-01T00:37:26.537ZPlanning: Consolidating action changes ... Done
2102024-08-01T00:37:26.793ZPlanning: Evaluating mediators ... Done
2112024-08-01T00:37:26.846ZPlanning: Planning completed in 0.74 seconds
2122024-08-01T00:37:26.880Z Packages to change: 1
2132024-08-01T00:37:26.880Z Mediators to change: 1
2142024-08-01T00:37:26.883Z Services to change: 1
2152024-08-01T00:37:26.883Z Create boot environment: No
2162024-08-01T00:37:26.883ZCreate backup boot environment: Yes
2172024-08-01T00:37:28.880Z Actions: 1/6 actions (Updating modified actions)
2182024-08-01T00:37:28.988Z Actions: Completed 6 actions in 0.11 seconds.
2192024-08-01T00:37:28.991Z Done
2202024-08-01T00:37:28.991Z Done
2212024-08-01T00:37:29.063Z Done
2222024-08-01T00:37:32.637Z Done
2232024-08-01T00:37:32.726Z Done
2242024-08-01T00:37:32.729Z Done
2252024-08-01T00:37:32.845Z Done
2262024-08-01T00:37:33.268ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272024-08-01T00:37:33.268Zclang system 15 system
2282024-08-01T00:37:33.268Zcsh system system illumos
2292024-08-01T00:37:33.268Zctags system system illumos
2302024-08-01T00:37:33.268Zgcc vendor 12 vendor
2312024-08-01T00:37:33.268Zgcc system 10 system
2322024-08-01T00:37:33.268Zgcc system 7 system
2332024-08-01T00:37:33.268Zgo system 1.20 system
2342024-08-01T00:37:33.268Zgo system 1.19 system
2352024-08-01T00:37:33.268Zllvm system 15 system
2362024-08-01T00:37:33.268Zllvm system 14 system
2372024-08-01T00:37:33.268Zmariadb system 10.6 system
2382024-08-01T00:37:33.268Zmta vendor vendor dma
2392024-08-01T00:37:33.268Zopenjdk system 17 system
2402024-08-01T00:37:33.268Zopenjdk system 11 system
2412024-08-01T00:37:33.268Zopenjdk system 1.8 system
2422024-08-01T00:37:33.268Zopenssl vendor 3 vendor
2432024-08-01T00:37:33.268Zperl system 5.36 system
2442024-08-01T00:37:33.269Zpostgresql system 15 system
2452024-08-01T00:37:33.269Zpostgresql system 13 system
2462024-08-01T00:37:33.269Zpython vendor 3 vendor
2472024-08-01T00:37:33.269Zpython system 2 system
2482024-08-01T00:37:33.269Zpython3 system 3.11 system
2492024-08-01T00:37:33.269Zruby system 3.0 system
2502024-08-01T00:37:33.269Zwords vendor vendor american-english
2512024-08-01T00:37:33.269Zwords system system australian-english
2522024-08-01T00:37:33.269Zwords system system british-english
2532024-08-01T00:37:33.269Zwords system system canadian-english
2542024-08-01T00:37:33.269Zwords system system french
2552024-08-01T00:37:33.269Zwords system system italian
2562024-08-01T00:37:33.269Zwords system system ngerman
2572024-08-01T00:37:33.269Zwords system system ogerman
2582024-08-01T00:37:33.269Zwords system system spanish
2592024-08-01T00:37:33.591ZPUBLISHER TYPE STATUS P LOCATION
2602024-08-01T00:37:33.591Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612024-08-01T00:37:35.214ZFMRI IFO
2622024-08-01T00:37:35.215Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632024-08-01T00:37:35.215Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642024-08-01T00:37:35.215Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652024-08-01T00:37:35.215Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662024-08-01T00:37:35.215Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672024-08-01T00:37:35.215Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2682024-08-01T00:37:35.215Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2692024-08-01T00:37:35.215Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2702024-08-01T00:37:35.215Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2712024-08-01T00:37:35.215Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722024-08-01T00:37:35.215Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732024-08-01T00:37:35.215Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742024-08-01T00:37:35.744Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752024-08-01T00:37:36.018Z Updating git repository `https://github.com/oxidecomputer/zone`
2762024-08-01T00:37:36.305Z Updating crates.io index
2772024-08-01T00:37:36.406Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2782024-08-01T00:37:37.474Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2792024-08-01T00:37:38.192Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2802024-08-01T00:37:38.453Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2812024-08-01T00:37:40.431Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822024-08-01T00:37:40.948Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832024-08-01T00:37:41.190Z Updating git repository `https://github.com/oxidecomputer/propolis`
2842024-08-01T00:37:42.350Z Updating git repository `https://github.com/oxidecomputer/crucible`
2852024-08-01T00:37:44.441Z Updating git repository `https://github.com/oxidecomputer/opte`
2862024-08-01T00:37:45.458Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872024-08-01T00:37:46.109Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882024-08-01T00:37:46.690Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2892024-08-01T00:37:46.999Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2902024-08-01T00:37:47.254Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2912024-08-01T00:37:47.635Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922024-08-01T00:37:47.910Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2932024-08-01T00:37:48.165Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2942024-08-01T00:37:48.419Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2952024-08-01T00:37:48.725Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962024-08-01T00:37:49.013Z Updating git repository `https://github.com/oxidecomputer/ispf`
2972024-08-01T00:37:49.554Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2982024-08-01T00:37:49.801Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2992024-08-01T00:37:50.502Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3002024-08-01T00:37:50.797Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3012024-08-01T00:37:51.245Z Updating git repository `https://github.com/oxidecomputer/typify`
3022024-08-01T00:37:53.297Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3032024-08-01T00:37:53.633Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3042024-08-01T00:37:53.919Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3052024-08-01T00:37:54.323Z Updating git repository `https://github.com/oxidecomputer/rfb`
3062024-08-01T00:37:55.435Z Downloading crates ...
3072024-08-01T00:37:55.506Z Downloaded anstyle-query v1.0.3
3082024-08-01T00:37:55.511Z Downloaded anyhow v1.0.86
3092024-08-01T00:37:55.514Z Downloaded anstyle-parse v0.2.4
3102024-08-01T00:37:55.520Z Downloaded is_terminal_polyfill v1.70.0
3112024-08-01T00:37:55.523Z Downloaded anstyle v1.0.7
3122024-08-01T00:37:55.527Z Downloaded swrite v0.1.0
3132024-08-01T00:37:55.534Z Downloaded equivalent v1.0.1
3142024-08-01T00:37:55.538Z Downloaded serde_tokenstream v0.2.1
3152024-08-01T00:37:55.541Z Downloaded plain v0.2.3
3162024-08-01T00:37:55.541Z Downloaded heck v0.5.0
3172024-08-01T00:37:55.541Z Downloaded fnv v1.0.7
3182024-08-01T00:37:55.541Z Downloaded strsim v0.11.1
3192024-08-01T00:37:55.544Z Downloaded crypto-common v0.1.6
3202024-08-01T00:37:55.544Z Downloaded cfg-if v1.0.0
3212024-08-01T00:37:55.544Z Downloaded byteorder v1.5.0
3222024-08-01T00:37:55.547Z Downloaded anstream v0.6.14
3232024-08-01T00:37:55.550Z Downloaded scroll_derive v0.12.0
3242024-08-01T00:37:55.550Z Downloaded dtrace-parser v0.2.0
3252024-08-01T00:37:55.550Z Downloaded colorchoice v1.0.1
3262024-08-01T00:37:55.550Z Downloaded clap_lex v0.7.0
3272024-08-01T00:37:55.554Z Downloaded block-buffer v0.10.4
3282024-08-01T00:37:55.554Z Downloaded pest_generator v2.7.10
3292024-08-01T00:37:55.554Z Downloaded autocfg v1.3.0
3302024-08-01T00:37:55.557Z Downloaded usdt v0.5.0
3312024-08-01T00:37:55.557Z Downloaded generic-array v0.14.7
3322024-08-01T00:37:55.560Z Downloaded proc-macro-error v1.0.4
3332024-08-01T00:37:55.563Z Downloaded dof v0.3.0
3342024-08-01T00:37:55.563Z Downloaded usdt-impl v0.5.0
3352024-08-01T00:37:55.566Z Downloaded thiserror v1.0.63
3362024-08-01T00:37:55.570Z Downloaded tabled_derive v0.7.0
3372024-08-01T00:37:55.574Z Downloaded semver v1.0.23
3382024-08-01T00:37:55.574Z Downloaded pretty-hex v0.4.1
3392024-08-01T00:37:55.574Z Downloaded cpufeatures v0.2.12
3402024-08-01T00:37:55.578Z Downloaded cargo_metadata v0.18.1
3412024-08-01T00:37:55.578Z Downloaded digest v0.10.7
3422024-08-01T00:37:55.578Z Downloaded scroll v0.12.0
3432024-08-01T00:37:55.581Z Downloaded macaddr v1.0.1
3442024-08-01T00:37:55.581Z Downloaded heck v0.4.1
3452024-08-01T00:37:55.581Z Downloaded errno v0.3.9
3462024-08-01T00:37:55.584Z Downloaded fs-err v2.11.0
3472024-08-01T00:37:55.584Z Downloaded bytecount v0.6.8
3482024-08-01T00:37:55.587Z Downloaded usdt-attr-macro v0.5.0
3492024-08-01T00:37:55.587Z Downloaded usdt-macro v0.5.0
3502024-08-01T00:37:55.587Z Downloaded terminal_size v0.3.0
3512024-08-01T00:37:55.590Z Downloaded once_cell v1.19.0
3522024-08-01T00:37:55.593Z Downloaded utf8parse v0.2.1
3532024-08-01T00:37:55.593Z Downloaded thiserror-impl v1.0.63
3542024-08-01T00:37:55.596Z Downloaded log v0.4.21
3552024-08-01T00:37:55.599Z Downloaded cargo-platform v0.1.8
3562024-08-01T00:37:55.602Z Downloaded zerocopy-derive v0.7.34
3572024-08-01T00:37:55.606Z Downloaded camino v1.1.7
3582024-08-01T00:37:55.610Z Downloaded proc-macro2 v1.0.86
3592024-08-01T00:37:55.610Z Downloaded proc-macro-error-attr v1.0.4
3602024-08-01T00:37:55.610Z Downloaded pest_derive v2.7.10
3612024-08-01T00:37:55.613Z Downloaded cargo_toml v0.20.4
3622024-08-01T00:37:55.613Z Downloaded serde_spanned v0.6.6
3632024-08-01T00:37:55.617Z Downloaded quote v1.0.36
3642024-08-01T00:37:55.617Z Downloaded memmap v0.7.0
3652024-08-01T00:37:55.620Z Downloaded itoa v1.0.11
3662024-08-01T00:37:55.623Z Downloaded toml_datetime v0.6.6
3672024-08-01T00:37:55.623Z Downloaded version_check v0.9.4
3682024-08-01T00:37:55.623Z Downloaded thread-id v4.2.1
3692024-08-01T00:37:55.626Z Downloaded unicode-ident v1.0.12
3702024-08-01T00:37:55.626Z Downloaded toml v0.8.15
3712024-08-01T00:37:55.629Z Downloaded serde_derive v1.0.204
3722024-08-01T00:37:55.632Z Downloaded ryu v1.0.18
3732024-08-01T00:37:55.634Z Downloaded clap_derive v4.5.8
3742024-08-01T00:37:55.638Z Downloaded sha2 v0.10.8
3752024-08-01T00:37:55.640Z Downloaded bitflags v2.6.0
3762024-08-01T00:37:55.652Z Downloaded clap v4.5.9
3772024-08-01T00:37:55.660Z Downloaded ucd-trie v0.1.6
3782024-08-01T00:37:55.663Z Downloaded typenum v1.17.0
3792024-08-01T00:37:55.665Z Downloaded pest_meta v2.7.10
3802024-08-01T00:37:55.668Z Downloaded papergrid v0.11.0
3812024-08-01T00:37:55.684Z Downloaded serde v1.0.204
3822024-08-01T00:37:55.687Z Downloaded indexmap v2.2.6
3832024-08-01T00:37:55.691Z Downloaded toml_edit v0.22.16
3842024-08-01T00:37:55.713Z Downloaded memchr v2.7.2
3852024-08-01T00:37:55.716Z Downloaded pest v2.7.10
3862024-08-01T00:37:55.725Z Downloaded hashbrown v0.14.5
3872024-08-01T00:37:55.730Z Downloaded serde_json v1.0.120
3882024-08-01T00:37:55.737Z Downloaded winnow v0.6.8
3892024-08-01T00:37:55.745Z Downloaded clap_builder v4.5.9
3902024-08-01T00:37:55.752Z Downloaded zerocopy v0.7.34
3912024-08-01T00:37:55.767Z Downloaded goblin v0.8.2
3922024-08-01T00:37:55.774Z Downloaded tabled v0.15.0
3932024-08-01T00:37:55.789Z Downloaded syn v2.0.72
3942024-08-01T00:37:55.799Z Downloaded syn v1.0.109
3952024-08-01T00:37:55.809Z Downloaded rustix v0.38.34
3962024-08-01T00:37:55.829Z Downloaded unicode-width v0.1.13
3972024-08-01T00:37:55.836Z Downloaded libc v0.2.155
3982024-08-01T00:37:56.122Z Compiling proc-macro2 v1.0.86
3992024-08-01T00:37:56.122Z Compiling unicode-ident v1.0.12
4002024-08-01T00:37:56.122Z Compiling version_check v0.9.4
4012024-08-01T00:37:56.125Z Compiling serde v1.0.204
4022024-08-01T00:37:56.125Z Compiling thiserror v1.0.63
4032024-08-01T00:37:56.125Z Compiling libc v0.2.155
4042024-08-01T00:37:56.152Z Compiling ryu v1.0.18
4052024-08-01T00:37:56.155Z Compiling memchr v2.7.2
4062024-08-01T00:37:56.344Z Compiling ucd-trie v0.1.6
4072024-08-01T00:37:56.559Z Compiling itoa v1.0.11
4082024-08-01T00:37:56.899Z Compiling once_cell v1.19.0
4092024-08-01T00:37:57.010Z Compiling byteorder v1.5.0
4102024-08-01T00:37:57.269Z Compiling serde_json v1.0.120
4112024-08-01T00:37:58.110Z Compiling usdt-impl v0.5.0
4122024-08-01T00:37:58.128Z Compiling proc-macro-error-attr v1.0.4
4132024-08-01T00:37:58.131Z Compiling rustix v0.38.34
4142024-08-01T00:37:58.165Z Compiling syn v1.0.109
4152024-08-01T00:37:58.244Z Compiling proc-macro-error v1.0.4
4162024-08-01T00:37:58.450Z Compiling log v0.4.21
4172024-08-01T00:37:58.536Z Compiling utf8parse v0.2.1
4182024-08-01T00:37:58.559Z Compiling hashbrown v0.14.5
4192024-08-01T00:37:58.696Z Compiling bitflags v2.6.0
4202024-08-01T00:37:58.824Z Compiling equivalent v1.0.1
4212024-08-01T00:37:58.871Z Compiling thread-id v4.2.1
4222024-08-01T00:37:58.931Z Compiling plain v0.2.3
4232024-08-01T00:37:58.952Z Compiling anstyle-parse v0.2.4
4242024-08-01T00:37:58.977Z Compiling quote v1.0.36
4252024-08-01T00:37:59.114Z Compiling anstyle v1.0.7
4262024-08-01T00:37:59.157Z Compiling anstyle-query v1.0.3
4272024-08-01T00:37:59.274Z Compiling semver v1.0.23
4282024-08-01T00:37:59.314Z Compiling syn v2.0.72
4292024-08-01T00:37:59.384Z Compiling errno v0.3.9
4302024-08-01T00:37:59.606Z Compiling autocfg v1.3.0
4312024-08-01T00:37:59.678Z Compiling camino v1.1.7
4322024-08-01T00:37:59.755Z Compiling indexmap v2.2.6
4332024-08-01T00:37:59.854Z Compiling winnow v0.6.8
4342024-08-01T00:38:00.255Z Compiling is_terminal_polyfill v1.70.0
4352024-08-01T00:38:00.385Z Compiling pretty-hex v0.4.1
4362024-08-01T00:38:00.561Z Compiling colorchoice v1.0.1
4372024-08-01T00:38:00.594Z Compiling fs-err v2.11.0
4382024-08-01T00:38:00.729Z Compiling anstream v0.6.14
4392024-08-01T00:38:00.859Z Compiling terminal_size v0.3.0
4402024-08-01T00:38:01.068Z Compiling anyhow v1.0.86
4412024-08-01T00:38:01.109Z Compiling unicode-width v0.1.13
4422024-08-01T00:38:01.167Z Compiling heck v0.5.0
4432024-08-01T00:38:01.190Z Compiling clap_lex v0.7.0
4442024-08-01T00:38:01.334Z Compiling heck v0.4.1
4452024-08-01T00:38:01.479Z Compiling bytecount v0.6.8
4462024-08-01T00:38:01.658Z Compiling strsim v0.11.1
4472024-08-01T00:38:01.683Z Compiling fnv v1.0.7
4482024-08-01T00:38:01.786Z Compiling memmap v0.7.0
4492024-08-01T00:38:01.830Z Compiling papergrid v0.11.0
4502024-08-01T00:38:02.158Z Compiling clap_builder v4.5.9
4512024-08-01T00:38:02.580Z Compiling swrite v0.1.0
4522024-08-01T00:38:04.712Z Compiling tabled_derive v0.7.0
4532024-08-01T00:38:06.210Z Compiling tabled v0.15.0
4542024-08-01T00:38:07.984Z Compiling serde_derive v1.0.204
4552024-08-01T00:38:07.984Z Compiling thiserror-impl v1.0.63
4562024-08-01T00:38:07.987Z Compiling zerocopy-derive v0.7.34
4572024-08-01T00:38:07.987Z Compiling scroll_derive v0.12.0
4582024-08-01T00:38:07.987Z Compiling clap_derive v4.5.8
4592024-08-01T00:38:09.368Z Compiling scroll v0.12.0
4602024-08-01T00:38:09.841Z Compiling zerocopy v0.7.34
4612024-08-01T00:38:09.869Z Compiling goblin v0.8.2
4622024-08-01T00:38:10.649Z Compiling pest v2.7.10
4632024-08-01T00:38:11.914Z Compiling clap v4.5.9
4642024-08-01T00:38:12.703Z Compiling pest_meta v2.7.10
4652024-08-01T00:38:13.608Z Compiling pest_generator v2.7.10
4662024-08-01T00:38:15.562Z Compiling pest_derive v2.7.10
4672024-08-01T00:38:16.302Z Compiling dtrace-parser v0.2.0
4682024-08-01T00:38:18.311Z Compiling serde_spanned v0.6.6
4692024-08-01T00:38:18.315Z Compiling toml_datetime v0.6.6
4702024-08-01T00:38:18.316Z Compiling cargo-platform v0.1.8
4712024-08-01T00:38:18.701Z Compiling serde_tokenstream v0.2.1
4722024-08-01T00:38:18.842Z Compiling toml_edit v0.22.16
4732024-08-01T00:38:18.886Z Compiling macaddr v1.0.1
4742024-08-01T00:38:19.648Z Compiling dof v0.3.0
4752024-08-01T00:38:19.648Z Compiling cargo_metadata v0.18.1
4762024-08-01T00:38:21.457Z Compiling toml v0.8.15
4772024-08-01T00:38:21.746Z Compiling usdt-attr-macro v0.5.0
4782024-08-01T00:38:21.746Z Compiling usdt-macro v0.5.0
4792024-08-01T00:38:22.381Z Compiling cargo_toml v0.20.4
4802024-08-01T00:38:23.095Z Compiling usdt v0.5.0
4812024-08-01T00:38:26.335Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4822024-08-01T00:38:30.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.98s
4832024-08-01T00:38:30.786Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4842024-08-01T00:38:31.292Z Downloading crates ...
4852024-08-01T00:38:31.403Z Downloaded adler v1.0.2
4862024-08-01T00:38:31.408Z Downloaded aead v0.5.2
4872024-08-01T00:38:31.421Z Downloaded crunchy v0.2.2
4882024-08-01T00:38:31.424Z Downloaded cfg_aliases v0.1.1
4892024-08-01T00:38:31.424Z Downloaded match_cfg v0.1.0
4902024-08-01T00:38:31.427Z Downloaded atomicwrites v0.4.3
4912024-08-01T00:38:31.430Z Downloaded instant v0.1.12
4922024-08-01T00:38:31.432Z Downloaded is_ci v1.2.0
4932024-08-01T00:38:31.432Z Downloaded cstr-argument v0.1.2
4942024-08-01T00:38:31.432Z Downloaded colored v2.1.0
4952024-08-01T00:38:31.435Z Downloaded bitstruct v0.1.1
4962024-08-01T00:38:31.439Z Downloaded new_debug_unreachable v1.0.6
4972024-08-01T00:38:31.439Z Downloaded linear-map v1.2.0
4982024-08-01T00:38:31.442Z Downloaded impl-trait-for-tuples v0.2.2
4992024-08-01T00:38:31.442Z Downloaded cassowary v0.3.0
5002024-08-01T00:38:31.445Z Downloaded bb8 v0.8.5
5012024-08-01T00:38:31.449Z Downloaded number_prefix v0.4.0
5022024-08-01T00:38:31.450Z Downloaded oso-derive v0.27.3
5032024-08-01T00:38:31.450Z Downloaded const_format_proc_macros v0.2.32
5042024-08-01T00:38:31.453Z Downloaded array-init v0.0.4
5052024-08-01T00:38:31.453Z Downloaded openssl-macros v0.1.1
5062024-08-01T00:38:31.453Z Downloaded parse-size v1.0.0
5072024-08-01T00:38:31.453Z Downloaded data-encoding v2.6.0
5082024-08-01T00:38:31.456Z Downloaded libsw v3.3.1
5092024-08-01T00:38:31.456Z Downloaded mime v0.3.17
5102024-08-01T00:38:31.458Z Downloaded multimap v0.10.0
5112024-08-01T00:38:31.458Z Downloaded md-5 v0.10.6
5122024-08-01T00:38:31.461Z Downloaded keccak v0.1.5
5132024-08-01T00:38:31.461Z Downloaded crc v3.2.1
5142024-08-01T00:38:31.464Z Downloaded convert_case v0.4.0
5152024-08-01T00:38:31.468Z Downloaded newtype-uuid v1.1.0
5162024-08-01T00:38:31.468Z Downloaded num-iter v0.1.45
5172024-08-01T00:38:31.470Z Downloaded crc-catalog v2.4.0
5182024-08-01T00:38:31.470Z Downloaded assert_matches v1.5.0
5192024-08-01T00:38:31.474Z Downloaded num_enum v0.5.11
5202024-08-01T00:38:31.477Z Downloaded paste v1.0.15
5212024-08-01T00:38:31.479Z Downloaded ciborium-ll v0.2.2
5222024-08-01T00:38:31.482Z Downloaded memmap2 v0.9.4
5232024-08-01T00:38:31.485Z Downloaded indexmap v1.9.3
5242024-08-01T00:38:31.488Z Downloaded async-stream-impl v0.3.5
5252024-08-01T00:38:31.488Z Downloaded packed_struct v0.10.1
5262024-08-01T00:38:31.491Z Downloaded indent_write v2.2.0
5272024-08-01T00:38:31.491Z Downloaded darling_macro v0.20.9
5282024-08-01T00:38:31.491Z Downloaded ciborium-io v0.2.2
5292024-08-01T00:38:31.494Z Downloaded parking_lot_core v0.8.6
5302024-08-01T00:38:31.494Z Downloaded parking_lot v0.11.2
5312024-08-01T00:38:31.498Z Downloaded crucible-workspace-hack v0.1.0
5322024-08-01T00:38:31.501Z Downloaded bitstruct_derive v0.1.0
5332024-08-01T00:38:31.501Z Downloaded mockall_derive v0.12.1
5342024-08-01T00:38:31.501Z Downloaded atty v0.2.14
5352024-08-01T00:38:31.504Z Downloaded ipnet v2.9.0
5362024-08-01T00:38:31.504Z Downloaded strum v0.26.3
5372024-08-01T00:38:31.507Z Downloaded is-terminal v0.4.12
5382024-08-01T00:38:31.507Z Downloaded csv-core v0.1.11
5392024-08-01T00:38:31.510Z Downloaded ciborium v0.2.2
5402024-08-01T00:38:31.513Z Downloaded newline-converter v0.3.0
5412024-08-01T00:38:31.513Z Downloaded cookie v0.18.1
5422024-08-01T00:38:31.516Z Downloaded arc-swap v1.7.1
5432024-08-01T00:38:31.523Z Downloaded normalize-line-endings v0.3.0
5442024-08-01T00:38:31.523Z Downloaded tinyvec_macros v0.1.1
5452024-08-01T00:38:31.526Z Downloaded crossbeam-epoch v0.9.18
5462024-08-01T00:38:31.526Z Downloaded num_threads v0.1.7
5472024-08-01T00:38:31.526Z Downloaded tls_codec v0.4.1
5482024-08-01T00:38:31.529Z Downloaded castaway v0.2.2
5492024-08-01T00:38:31.529Z Downloaded bit-set v0.5.3
5502024-08-01T00:38:31.533Z Downloaded parking_lot_core v0.9.10
5512024-08-01T00:38:31.533Z Downloaded num-traits v0.2.19
5522024-08-01T00:38:31.536Z Downloaded bitflags v1.3.2
5532024-08-01T00:38:31.538Z Downloaded cexpr v0.6.0
5542024-08-01T00:38:31.541Z Downloaded openssl-probe v0.1.5
5552024-08-01T00:38:31.541Z Downloaded signal-hook-tokio v0.3.1
5562024-08-01T00:38:31.541Z Downloaded crossbeam-deque v0.8.5
5572024-08-01T00:38:31.544Z Downloaded zone_cfg_derive v0.1.2
5582024-08-01T00:38:31.544Z Downloaded path-slash v0.1.5
5592024-08-01T00:38:31.549Z Downloaded defmt-macros v0.3.9
5602024-08-01T00:38:31.552Z Downloaded base64 v0.13.1
5612024-08-01T00:38:31.552Z Downloaded buf-list v1.0.3
5622024-08-01T00:38:31.555Z Downloaded thiserror-impl-no-std v2.0.2
5632024-08-01T00:38:31.555Z Downloaded signature v2.2.0
5642024-08-01T00:38:31.557Z Downloaded shell-words v1.1.0
5652024-08-01T00:38:31.557Z Downloaded mockall v0.12.1
5662024-08-01T00:38:31.560Z Downloaded unicode-xid v0.2.4
5672024-08-01T00:38:31.563Z Downloaded bytes v1.6.0
5682024-08-01T00:38:31.566Z Downloaded nodrop v0.1.14
5692024-08-01T00:38:31.566Z Downloaded foreign-types-shared v0.1.1
5702024-08-01T00:38:31.569Z Downloaded fxhash v0.2.1
5712024-08-01T00:38:31.569Z Downloaded bcs v0.1.6
5722024-08-01T00:38:31.569Z Downloaded num_cpus v1.16.0
5732024-08-01T00:38:31.578Z Downloaded nu-ansi-term v0.50.0
5742024-08-01T00:38:31.578Z Downloaded strum_macros v0.24.3
5752024-08-01T00:38:31.581Z Downloaded cobs v0.2.3
5762024-08-01T00:38:31.581Z Downloaded bzip2 v0.4.4
5772024-08-01T00:38:31.581Z Downloaded precomputed-hash v0.1.1
5782024-08-01T00:38:31.581Z Downloaded uzers v0.11.3
5792024-08-01T00:38:31.584Z Downloaded chacha20 v0.9.1
5802024-08-01T00:38:31.584Z Downloaded darling v0.20.9
5812024-08-01T00:38:31.588Z Downloaded cancel-safe-futures v0.1.5
5822024-08-01T00:38:31.591Z Downloaded fallible-iterator v0.2.0
5832024-08-01T00:38:31.594Z Downloaded which v4.4.2
5842024-08-01T00:38:31.596Z Downloaded fastrand v2.1.0
5852024-08-01T00:38:31.597Z Downloaded zone v0.1.8
5862024-08-01T00:38:31.599Z Downloaded whoami v1.5.1
5872024-08-01T00:38:31.599Z Downloaded getopts v0.2.21
5882024-08-01T00:38:31.602Z Downloaded gethostname v0.4.3
5892024-08-01T00:38:31.602Z Downloaded native-tls v0.2.11
5902024-08-01T00:38:31.605Z Downloaded erased-serde v0.3.31
5912024-08-01T00:38:31.608Z Downloaded multer v3.1.0
5922024-08-01T00:38:31.611Z Downloaded libloading v0.8.3
5932024-08-01T00:38:31.614Z Downloaded toolchain_find v0.4.0
5942024-08-01T00:38:31.614Z Downloaded take_mut v0.2.2
5952024-08-01T00:38:31.614Z Downloaded sync_wrapper v0.1.2
5962024-08-01T00:38:31.619Z Downloaded humantime v2.1.0
5972024-08-01T00:38:31.619Z Downloaded phf v0.11.2
5982024-08-01T00:38:31.622Z Downloaded indicatif v0.17.8
5992024-08-01T00:38:31.622Z Downloaded home v0.5.9
6002024-08-01T00:38:31.625Z Downloaded tower-service v0.3.2
6012024-08-01T00:38:31.625Z Downloaded owo-colors v4.0.0
6022024-08-01T00:38:31.628Z Downloaded cookie v0.17.0
6032024-08-01T00:38:31.631Z Downloaded rustc-hash v1.1.0
6042024-08-01T00:38:31.631Z Downloaded rustc_version v0.1.7
6052024-08-01T00:38:31.633Z Downloaded password-hash v0.5.0
6062024-08-01T00:38:31.633Z Downloaded crc-any v2.5.0
6072024-08-01T00:38:31.637Z Downloaded crossbeam-utils v0.8.19
6082024-08-01T00:38:31.641Z Downloaded const-oid v0.9.6
6092024-08-01T00:38:31.641Z Downloaded term v0.7.0
6102024-08-01T00:38:31.644Z Downloaded spin v0.9.8
6112024-08-01T00:38:31.647Z Downloaded psl-types v2.0.11
6122024-08-01T00:38:31.650Z Downloaded http-range v0.1.5
6132024-08-01T00:38:31.650Z Downloaded miniz_oxide v0.7.2
6142024-08-01T00:38:31.653Z Downloaded endian-type v0.1.2
6152024-08-01T00:38:31.653Z Downloaded ident_case v1.0.1
6162024-08-01T00:38:31.653Z Downloaded slog-envlogger v2.2.0
6172024-08-01T00:38:31.656Z Downloaded serde_urlencoded v0.7.1
6182024-08-01T00:38:31.659Z Downloaded smawk v0.3.2
6192024-08-01T00:38:31.659Z Downloaded sigpipe v0.1.3
6202024-08-01T00:38:31.662Z Downloaded utf-8 v0.7.6
6212024-08-01T00:38:31.662Z Downloaded topological-sort v0.2.2
6222024-08-01T00:38:31.662Z Downloaded tap v1.0.1
6232024-08-01T00:38:31.665Z Downloaded tabwriter v1.4.0
6242024-08-01T00:38:31.665Z Downloaded tokio-tungstenite v0.20.1
6252024-08-01T00:38:31.668Z Downloaded string_cache v0.8.7
6262024-08-01T00:38:31.671Z Downloaded r2d2 v0.8.10
6272024-08-01T00:38:31.671Z Downloaded quick-error v1.2.3
6282024-08-01T00:38:31.674Z Downloaded oso v0.27.3
6292024-08-01T00:38:31.676Z Downloaded tokio-macros v2.3.0
6302024-08-01T00:38:31.676Z Downloaded rustc-demangle v0.1.24
6312024-08-01T00:38:31.679Z Downloaded waitgroup v0.1.2
6322024-08-01T00:38:31.681Z Downloaded hash32 v0.3.1
6332024-08-01T00:38:31.681Z Downloaded flagset v0.4.5
6342024-08-01T00:38:31.684Z Downloaded deranged v0.3.11
6352024-08-01T00:38:31.684Z Downloaded der v0.7.9
6362024-08-01T00:38:31.689Z Downloaded textwrap v0.16.1
6372024-08-01T00:38:31.692Z Downloaded tungstenite v0.20.1
6382024-08-01T00:38:31.694Z Downloaded openssl-sys v0.9.103
6392024-08-01T00:38:31.700Z Downloaded peg-runtime v0.8.3
6402024-08-01T00:38:31.703Z Downloaded hyper-staticfile v0.9.5
6412024-08-01T00:38:31.705Z Downloaded rpassword v7.3.1
6422024-08-01T00:38:31.705Z Downloaded backtrace v0.3.71
6432024-08-01T00:38:31.709Z Downloaded portpicker v0.1.1
6442024-08-01T00:38:31.712Z Downloaded ref-cast-impl v1.0.23
6452024-08-01T00:38:31.712Z Downloaded peg v0.8.4
6462024-08-01T00:38:31.715Z Downloaded hyper-tls v0.5.0
6472024-08-01T00:38:31.718Z Downloaded tiny-keccak v2.0.2
6482024-08-01T00:38:31.721Z Downloaded crossbeam-channel v0.5.12
6492024-08-01T00:38:31.724Z Downloaded stability v0.2.0
6502024-08-01T00:38:31.727Z Downloaded strum_macros v0.25.3
6512024-08-01T00:38:31.727Z Downloaded structmeta-derive v0.2.0
6522024-08-01T00:38:31.731Z Downloaded untrusted v0.9.0
6532024-08-01T00:38:31.731Z Downloaded derive_builder v0.20.0
6542024-08-01T00:38:31.734Z Downloaded termtree v0.4.1
6552024-08-01T00:38:31.737Z Downloaded structmeta v0.3.0
6562024-08-01T00:38:31.737Z Downloaded smf v0.2.3
6572024-08-01T00:38:31.740Z Downloaded untrusted v0.7.1
6582024-08-01T00:38:31.740Z Downloaded universal-hash v0.5.1
6592024-08-01T00:38:31.743Z Downloaded wait-timeout v0.2.0
6602024-08-01T00:38:31.743Z Downloaded glob v0.3.1
6612024-08-01T00:38:31.746Z Downloaded downcast v0.11.0
6622024-08-01T00:38:31.746Z Downloaded futures-channel v0.3.30
6632024-08-01T00:38:31.748Z Downloaded pin-project-lite v0.2.14
6642024-08-01T00:38:31.751Z Downloaded itertools v0.12.1
6652024-08-01T00:38:31.758Z Downloaded iana-time-zone v0.1.60
6662024-08-01T00:38:31.761Z Downloaded hubpack_derive v0.1.1
6672024-08-01T00:38:31.764Z Downloaded rustc_version v0.4.0
6682024-08-01T00:38:31.764Z Downloaded rcgen v0.12.1
6692024-08-01T00:38:31.767Z Downloaded nom v7.1.3
6702024-08-01T00:38:31.771Z Downloaded siphasher v0.3.11
6712024-08-01T00:38:31.773Z Downloaded derive_builder_macro v0.20.0
6722024-08-01T00:38:31.773Z Downloaded diesel_table_macro_syntax v0.1.0
6732024-08-01T00:38:31.776Z Downloaded rustfmt-wrapper v0.2.1
6742024-08-01T00:38:31.776Z Downloaded rtoolbox v0.0.2
6752024-08-01T00:38:31.780Z Downloaded unicode-linebreak v0.1.5
6762024-08-01T00:38:31.780Z Downloaded vte v0.11.1
6772024-08-01T00:38:31.783Z Downloaded walkdir v2.5.0
6782024-08-01T00:38:31.783Z Downloaded tokio-tungstenite v0.21.0
6792024-08-01T00:38:31.786Z Downloaded tokio-rustls v0.25.0
6802024-08-01T00:38:31.789Z Downloaded unicode_categories v0.1.1
6812024-08-01T00:38:31.789Z Downloaded termios v0.3.3
6822024-08-01T00:38:31.791Z Downloaded trust-dns-client v0.22.0
6832024-08-01T00:38:31.795Z Downloaded tokio-rustls v0.24.1
6842024-08-01T00:38:31.798Z Downloaded fd-lock v4.0.2
6852024-08-01T00:38:31.801Z Downloaded dyn-clone v1.0.17
6862024-08-01T00:38:31.804Z Downloaded want v0.3.1
6872024-08-01T00:38:31.804Z Downloaded postgres-types v0.2.7
6882024-08-01T00:38:31.807Z Downloaded pin-project-internal v1.1.5
6892024-08-01T00:38:31.810Z Downloaded toml v0.7.8
6902024-08-01T00:38:31.813Z Downloaded hubpack v0.1.2
6912024-08-01T00:38:31.813Z Downloaded httpdate v1.0.3
6922024-08-01T00:38:31.813Z Downloaded heck v0.3.3
6932024-08-01T00:38:31.816Z Downloaded sct v0.7.1
6942024-08-01T00:38:31.819Z Downloaded http-body v0.4.6
6952024-08-01T00:38:31.822Z Downloaded serde-big-array v0.5.1
6962024-08-01T00:38:31.822Z Downloaded tokio-native-tls v0.3.1
6972024-08-01T00:38:31.825Z Downloaded serde_plain v1.0.2
6982024-08-01T00:38:31.825Z Downloaded float-ord v0.3.2
6992024-08-01T00:38:31.828Z Downloaded tls_codec_derive v0.4.1
7002024-08-01T00:38:31.828Z Downloaded time-core v0.1.2
7012024-08-01T00:38:31.831Z Downloaded smallvec v1.13.2
7022024-08-01T00:38:31.831Z Downloaded derive-where v1.2.7
7032024-08-01T00:38:31.834Z Downloaded pretty-hex v0.2.1
7042024-08-01T00:38:31.837Z Downloaded hostname v0.4.0
7052024-08-01T00:38:31.840Z Downloaded derive_builder_core v0.20.0
7062024-08-01T00:38:31.840Z Downloaded highway v1.1.0
7072024-08-01T00:38:31.843Z Downloaded uuid v1.10.0
7082024-08-01T00:38:31.852Z Downloaded rusty-fork v0.3.0
7092024-08-01T00:38:31.855Z Downloaded either v1.12.0
7102024-08-01T00:38:31.855Z Downloaded same-file v1.0.6
7112024-08-01T00:38:31.858Z Downloaded predicates-tree v1.0.9
7122024-08-01T00:38:31.858Z Downloaded predicates-core v1.0.6
7132024-08-01T00:38:31.861Z Downloaded float-cmp v0.9.0
7142024-08-01T00:38:31.861Z Downloaded rustversion v1.0.17
7152024-08-01T00:38:31.864Z Downloaded httparse v1.8.0
7162024-08-01T00:38:31.866Z Downloaded shlex v1.3.0
7172024-08-01T00:38:31.866Z Downloaded sha1 v0.10.6
7182024-08-01T00:38:31.869Z Downloaded sec1 v0.7.3
7192024-08-01T00:38:31.869Z Downloaded try-lock v0.2.5
7202024-08-01T00:38:31.874Z Downloaded rustls-pki-types v1.7.0
7212024-08-01T00:38:31.875Z Downloaded scheduled-thread-pool v0.2.7
7222024-08-01T00:38:31.877Z Downloaded serde_derive_internals v0.29.1
7232024-08-01T00:38:31.877Z Downloaded rustls-pemfile v2.1.2
7242024-08-01T00:38:31.877Z Downloaded schemars v0.8.21
7252024-08-01T00:38:31.888Z Downloaded pem v3.0.4
7262024-08-01T00:38:31.891Z Downloaded slog-async v2.8.0
7272024-08-01T00:38:31.891Z Downloaded unsafe-libyaml v0.2.11
7282024-08-01T00:38:31.894Z Downloaded libxml v0.3.3
7292024-08-01T00:38:31.900Z Downloaded signal-hook-registry v1.4.2
7302024-08-01T00:38:31.903Z Downloaded embedded-io v0.4.0
7312024-08-01T00:38:31.903Z Downloaded headers v0.3.9
7322024-08-01T00:38:31.907Z Downloaded phf_shared v0.10.0
7332024-08-01T00:38:31.910Z Downloaded slog-stdlog v4.1.1
7342024-08-01T00:38:31.910Z Downloaded toml_edit v0.19.15
7352024-08-01T00:38:31.925Z Downloaded thread_local v1.1.8
7362024-08-01T00:38:31.928Z Downloaded yasna v0.5.2
7372024-08-01T00:38:31.930Z Downloaded ron v0.8.1
7382024-08-01T00:38:31.933Z Downloaded tough v0.17.1
7392024-08-01T00:38:31.941Z Downloaded foreign-types v0.3.2
7402024-08-01T00:38:31.944Z Downloaded xattr v1.3.1
7412024-08-01T00:38:31.944Z Downloaded resolv-conf v0.7.0
7422024-08-01T00:38:31.947Z Downloaded ref-cast v1.0.23
7432024-08-01T00:38:31.950Z Downloaded rand_seeder v0.2.3
7442024-08-01T00:38:31.950Z Downloaded slog v2.7.0
7452024-08-01T00:38:31.952Z Downloaded itertools v0.10.5
7462024-08-01T00:38:31.957Z Downloaded derive_more v0.99.18
7472024-08-01T00:38:31.962Z Downloaded supports-color v3.0.0
7482024-08-01T00:38:31.965Z Downloaded ena v0.14.3
7492024-08-01T00:38:31.965Z Downloaded phf_shared v0.11.2
7502024-08-01T00:38:31.968Z Downloaded powerfmt v0.2.0
7512024-08-01T00:38:31.968Z Downloaded heapless v0.8.0
7522024-08-01T00:38:31.971Z Downloaded url v2.5.2
7532024-08-01T00:38:31.974Z Downloaded fragile v2.0.0
7542024-08-01T00:38:31.977Z Downloaded form_urlencoded v1.2.1
7552024-08-01T00:38:31.977Z Downloaded smallvec v0.6.14
7562024-08-01T00:38:31.980Z Downloaded signal-hook-mio v0.2.3
7572024-08-01T00:38:31.980Z Downloaded predicates v3.1.0
7582024-08-01T00:38:31.984Z Downloaded pkg-config v0.3.30
7592024-08-01T00:38:31.984Z Downloaded serde_yaml v0.9.34+deprecated
7602024-08-01T00:38:31.987Z Downloaded strip-ansi-escapes v0.2.0
7612024-08-01T00:38:31.987Z Downloaded stringprep v0.1.4
7622024-08-01T00:38:31.990Z Downloaded futures-executor v0.3.30
7632024-08-01T00:38:31.990Z Downloaded funty v2.0.0
7642024-08-01T00:38:31.993Z Downloaded time-macros v0.2.18
7652024-08-01T00:38:31.993Z Downloaded diff v0.1.13
7662024-08-01T00:38:31.996Z Downloaded rand_core v0.6.4
7672024-08-01T00:38:31.999Z Downloaded trust-dns-server v0.22.1
7682024-08-01T00:38:32.002Z Downloaded samael v0.0.15
7692024-08-01T00:38:32.006Z Downloaded itertools v0.13.0
7702024-08-01T00:38:32.016Z Downloaded rand_chacha v0.3.1
7712024-08-01T00:38:32.019Z Downloaded percent-encoding v2.3.1
7722024-08-01T00:38:32.019Z Downloaded hash32 v0.2.1
7732024-08-01T00:38:32.019Z Downloaded sqlformat v0.2.4
7742024-08-01T00:38:32.019Z Downloaded enum-as-inner v0.5.1
7752024-08-01T00:38:32.021Z Downloaded tracing-attributes v0.1.27
7762024-08-01T00:38:32.025Z Downloaded tempfile v3.10.1
7772024-08-01T00:38:32.025Z Downloaded rand v0.8.5
7782024-08-01T00:38:32.028Z Downloaded diesel_derives v2.1.4
7792024-08-01T00:38:32.032Z Downloaded env_logger v0.9.3
7802024-08-01T00:38:32.035Z Downloaded ron v0.7.1
7812024-08-01T00:38:32.038Z Downloaded tar v0.4.41
7822024-08-01T00:38:32.041Z Downloaded zerocopy v0.6.6
7832024-08-01T00:38:32.044Z Downloaded snafu-derive v0.8.2
7842024-08-01T00:38:32.047Z Downloaded tungstenite v0.21.0
7852024-08-01T00:38:32.050Z Downloaded pin-project v1.1.5
7862024-08-01T00:38:32.058Z Downloaded signal-hook v0.3.17
7872024-08-01T00:38:32.063Z Downloaded half v2.4.1
7882024-08-01T00:38:32.066Z Downloaded subprocess v0.2.9
7892024-08-01T00:38:32.066Z Downloaded snafu v0.8.2
7902024-08-01T00:38:32.072Z Downloaded elliptic-curve v0.13.8
7912024-08-01T00:38:32.075Z Downloaded pem-rfc7468 v0.7.0
7922024-08-01T00:38:32.078Z Downloaded typed-path v0.7.1
7932024-08-01T00:38:32.082Z Downloaded quick-xml v0.31.0
7942024-08-01T00:38:32.089Z Downloaded hkdf v0.12.4
7952024-08-01T00:38:32.092Z Downloaded tracing-core v0.1.32
7962024-08-01T00:38:32.096Z Downloaded http v0.2.12
7972024-08-01T00:38:32.099Z Downloaded bindgen v0.69.4
7982024-08-01T00:38:32.104Z Downloaded toml v0.5.11
7992024-08-01T00:38:32.106Z Downloaded trust-dns-resolver v0.22.0
8002024-08-01T00:38:32.112Z Downloaded x509-cert v0.2.5
8012024-08-01T00:38:32.116Z Downloaded unicode-segmentation v1.11.0
8022024-08-01T00:38:32.119Z Downloaded unicode-normalization v0.1.23
8032024-08-01T00:38:32.122Z Downloaded flume v0.11.0
8042024-08-01T00:38:32.127Z Downloaded portable-atomic v1.6.0
8052024-08-01T00:38:32.131Z Downloaded hyper v0.14.28
8062024-08-01T00:38:32.138Z Downloaded reqwest v0.11.27
8072024-08-01T00:38:32.146Z Downloaded time v0.3.36
8082024-08-01T00:38:32.152Z Downloaded http v1.1.0
8092024-08-01T00:38:32.156Z Downloaded winnow v0.5.40
8102024-08-01T00:38:32.164Z Downloaded hashbrown v0.12.3
8112024-08-01T00:38:32.168Z Downloaded rustls-webpki v0.102.4
8122024-08-01T00:38:32.185Z Downloaded reedline v0.31.0
8132024-08-01T00:38:32.192Z Downloaded tokio-util v0.7.11
8142024-08-01T00:38:32.198Z Downloaded sqlparser v0.45.0
8152024-08-01T00:38:32.204Z Downloaded nix v0.28.0
8162024-08-01T00:38:32.215Z Downloaded futures-util v0.3.30
8172024-08-01T00:38:32.225Z Downloaded h2 v0.3.26
8182024-08-01T00:38:32.231Z Downloaded rayon v1.10.0
8192024-08-01T00:38:32.239Z Downloaded polar-core v0.27.3
8202024-08-01T00:38:32.247Z Downloaded idna v0.3.0
8212024-08-01T00:38:32.256Z Downloaded openssl v0.10.66
8222024-08-01T00:38:32.263Z Downloaded idna v0.2.3
8232024-08-01T00:38:32.269Z Downloaded rustls v0.21.12
8242024-08-01T00:38:32.281Z Downloaded radix_trie v0.2.1
8252024-08-01T00:38:32.286Z Downloaded regress v0.9.1
8262024-08-01T00:38:32.295Z Downloaded regex-syntax v0.8.3
8272024-08-01T00:38:32.303Z Downloaded smoltcp v0.11.0
8282024-08-01T00:38:32.317Z Downloaded sled v0.34.7
8292024-08-01T00:38:32.327Z Downloaded ratatui v0.27.0
8302024-08-01T00:38:32.345Z Downloaded trust-dns-proto v0.22.0
8312024-08-01T00:38:32.357Z Downloaded rustls v0.22.4
8322024-08-01T00:38:32.369Z Downloaded tokio v1.38.1
8332024-08-01T00:38:32.405Z Downloaded bstr v1.9.1
8342024-08-01T00:38:32.416Z Downloaded openapiv3 v2.0.0
8352024-08-01T00:38:32.428Z Downloaded regex v1.10.5
8362024-08-01T00:38:32.440Z Downloaded regex-syntax v0.6.29
8372024-08-01T00:38:32.447Z Downloaded diesel v2.1.6
8382024-08-01T00:38:32.464Z Downloaded curve25519-dalek v4.1.3
8392024-08-01T00:38:32.472Z Downloaded bstr v0.2.17
8402024-08-01T00:38:32.483Z Downloaded rustls-webpki v0.101.7
8412024-08-01T00:38:32.494Z Downloaded idna v0.5.0
8422024-08-01T00:38:32.501Z Downloaded regex-automata v0.4.6
8432024-08-01T00:38:32.518Z Downloaded bzip2-sys v0.1.11+1.0.8
8442024-08-01T00:38:32.530Z Downloaded zerocopy-derive v0.6.6
8452024-08-01T00:38:32.539Z Downloaded gimli v0.28.1
8462024-08-01T00:38:32.547Z Downloaded finl_unicode v1.2.0
8472024-08-01T00:38:32.560Z Downloaded nix v0.27.1
8482024-08-01T00:38:32.570Z Downloaded smoltcp v0.9.1
8492024-08-01T00:38:32.580Z Downloaded petgraph v0.6.5
8502024-08-01T00:38:32.598Z Downloaded object v0.30.4
8512024-08-01T00:38:32.607Z Downloaded sha3 v0.10.8
8522024-08-01T00:38:32.612Z Downloaded csv v1.3.0
8532024-08-01T00:38:32.632Z Downloaded proptest v1.4.0
8542024-08-01T00:38:32.640Z Downloaded webpki-roots v0.25.4
8552024-08-01T00:38:32.644Z Downloaded vcpkg v0.2.15
8562024-08-01T00:38:32.681Z Downloaded object v0.32.2
8572024-08-01T00:38:32.691Z Downloaded chrono v0.4.38
8582024-08-01T00:38:32.698Z Downloaded lalrpop v0.19.12
8592024-08-01T00:38:32.708Z Downloaded bitvec v1.0.1
8602024-08-01T00:38:32.722Z Downloaded hashbrown v0.13.2
8612024-08-01T00:38:32.726Z Downloaded tokio-postgres v0.7.11
8622024-08-01T00:38:32.730Z Downloaded publicsuffix v2.2.3
8632024-08-01T00:38:32.733Z Downloaded encoding_rs v0.8.34
8642024-08-01T00:38:32.753Z Downloaded flate2 v1.0.30
8652024-08-01T00:38:32.757Z Downloaded proc-macro-crate v1.3.1
8662024-08-01T00:38:32.760Z Downloaded stable_deref_trait v1.2.0
8672024-08-01T00:38:32.760Z Downloaded subtle v2.5.0
8682024-08-01T00:38:32.760Z Downloaded pkcs1 v0.7.5
8692024-08-01T00:38:32.764Z Downloaded rsa v0.9.6
8702024-08-01T00:38:32.768Z Downloaded rustyline v14.0.0
8712024-08-01T00:38:32.775Z Downloaded pkcs8 v0.10.2
8722024-08-01T00:38:32.781Z Downloaded zip v0.6.6
8732024-08-01T00:38:32.788Z Downloaded globset v0.4.14
8742024-08-01T00:38:32.791Z Downloaded similar v2.5.0
8752024-08-01T00:38:32.796Z Downloaded tinyvec v1.6.0
8762024-08-01T00:38:32.800Z Downloaded unarray v0.1.4
8772024-08-01T00:38:32.803Z Downloaded termcolor v1.4.1
8782024-08-01T00:38:32.806Z Downloaded fatfs v0.3.6
8792024-08-01T00:38:32.809Z Downloaded regex-automata v0.1.10
8802024-08-01T00:38:32.814Z Downloaded pin-utils v0.1.0
8812024-08-01T00:38:32.817Z Downloaded unicode-truncate v1.0.0
8822024-08-01T00:38:32.819Z Downloaded unicode-bidi v0.3.15
8832024-08-01T00:38:32.822Z Downloaded blake3 v1.5.1
8842024-08-01T00:38:32.830Z Downloaded group v0.13.0
8852024-08-01T00:38:32.833Z Downloaded futures-task v0.3.30
8862024-08-01T00:38:32.836Z Downloaded slog-json v2.6.1
8872024-08-01T00:38:32.836Z Downloaded env_logger v0.10.2
8882024-08-01T00:38:32.839Z Downloaded serde_with v3.8.3
8892024-08-01T00:38:32.849Z Downloaded structmeta v0.2.0
8902024-08-01T00:38:32.852Z Downloaded slog-scope v4.4.0
8912024-08-01T00:38:32.852Z Downloaded rayon-core v1.12.1
8922024-08-01T00:38:32.856Z Downloaded steno v0.4.1
8932024-08-01T00:38:32.860Z Downloaded ppv-lite86 v0.2.17
8942024-08-01T00:38:32.863Z Downloaded difflib v0.4.0
8952024-08-01T00:38:32.863Z Downloaded zeroize_derive v1.4.2
8962024-08-01T00:38:32.866Z Downloaded zeroize v1.7.0
8972024-08-01T00:38:32.866Z Downloaded postcard v1.0.8
8982024-08-01T00:38:32.869Z Downloaded expectorate v1.1.0
8992024-08-01T00:38:32.872Z Downloaded rand_xorshift v0.3.0
9002024-08-01T00:38:32.872Z Downloaded heapless v0.7.17
9012024-08-01T00:38:32.875Z Downloaded num-bigint v0.4.5
9022024-08-01T00:38:32.879Z Downloaded test-strategy v0.3.1
9032024-08-01T00:38:32.882Z Downloaded tracing v0.1.40
9042024-08-01T00:38:32.886Z Downloaded aho-corasick v1.1.3
9052024-08-01T00:38:32.891Z Downloaded rustls-pemfile v1.0.4
9062024-08-01T00:38:32.894Z Downloaded ff v0.13.0
9072024-08-01T00:38:32.897Z Downloaded hyper-rustls v0.24.2
9082024-08-01T00:38:32.897Z Downloaded hex v0.4.3
9092024-08-01T00:38:32.900Z Downloaded futures-sink v0.3.30
9102024-08-01T00:38:32.900Z Downloaded futures-macro v0.3.30
9112024-08-01T00:38:32.904Z Downloaded vsss-rs v3.3.4
9122024-08-01T00:38:32.904Z Downloaded serde_path_to_error v0.1.16
9132024-08-01T00:38:32.907Z Downloaded serde_arrays v0.1.0
9142024-08-01T00:38:32.907Z Downloaded semver v0.1.20
9152024-08-01T00:38:32.907Z Downloaded secrecy v0.8.0
9162024-08-01T00:38:32.909Z Downloaded radium v0.7.0
9172024-08-01T00:38:32.909Z Downloaded thiserror-no-std v2.0.2
9182024-08-01T00:38:32.912Z Downloaded filetime v0.2.23
9192024-08-01T00:38:32.916Z Downloaded num-bigint-dig v0.8.4
9202024-08-01T00:38:32.919Z Downloaded postgres-protocol v0.6.7
9212024-08-01T00:38:32.921Z Downloaded futures v0.3.30
9222024-08-01T00:38:32.925Z Downloaded socket2 v0.4.10
9232024-08-01T00:38:32.927Z Downloaded strum_macros v0.26.4
9242024-08-01T00:38:32.930Z Downloaded prettyplease v0.2.20
9252024-08-01T00:38:32.933Z Downloaded crypto-bigint v0.5.5
9262024-08-01T00:38:32.940Z Downloaded peg-macros v0.8.4
9272024-08-01T00:38:32.943Z Downloaded unicase v2.7.0
9282024-08-01T00:38:32.946Z Downloaded futures-core v0.3.30
9292024-08-01T00:38:32.946Z Downloaded der_derive v0.7.2
9302024-08-01T00:38:32.946Z Downloaded crossterm v0.27.0
9312024-08-01T00:38:32.952Z Downloaded slog-dtrace v0.3.0
9322024-08-01T00:38:32.955Z Downloaded sqlparser_derive v0.2.2
9332024-08-01T00:38:32.955Z Downloaded scopeguard v1.2.0
9342024-08-01T00:38:32.957Z Downloaded const_format v0.2.32
9352024-08-01T00:38:32.960Z Downloaded base64 v0.21.7
9362024-08-01T00:38:32.963Z Downloaded headers-core v0.2.0
9372024-08-01T00:38:32.966Z Downloaded foreign-types-shared v0.3.1
9382024-08-01T00:38:32.969Z Downloaded foreign-types v0.5.0
9392024-08-01T00:38:32.969Z Downloaded vte_generate_state_changes v0.1.1
9402024-08-01T00:38:32.969Z Downloaded hostname v0.3.1
9412024-08-01T00:38:32.973Z Downloaded fixedbitset v0.4.2
9422024-08-01T00:38:32.973Z Downloaded static_assertions v1.1.0
9432024-08-01T00:38:32.976Z Downloaded serde_with_macros v3.8.3
9442024-08-01T00:38:32.976Z Downloaded hmac v0.12.1
9452024-08-01T00:38:32.976Z Downloaded libm v0.2.8
9462024-08-01T00:38:32.983Z Downloaded wyz v0.5.1
9472024-08-01T00:38:32.985Z Downloaded spki v0.7.3
9482024-08-01T00:38:32.988Z Downloaded parking_lot v0.12.2
9492024-08-01T00:38:32.988Z Downloaded omicron-zone-package v0.11.0
9502024-08-01T00:38:32.991Z Downloaded compact_str v0.7.1
9512024-08-01T00:38:32.994Z Downloaded tokio-stream v0.1.15
9522024-08-01T00:38:32.998Z Downloaded socket2 v0.5.7
9532024-08-01T00:38:33.001Z Downloaded mio v0.8.11
9542024-08-01T00:38:33.006Z Downloaded slab v0.4.9
9552024-08-01T00:38:33.008Z Downloaded serde-hex v0.1.0
9562024-08-01T00:38:33.011Z Downloaded poly1305 v0.8.0
9572024-08-01T00:38:33.011Z Downloaded num_enum_derive v0.5.11
9582024-08-01T00:38:33.014Z Downloaded serde_repr v0.1.19
9592024-08-01T00:38:33.014Z Downloaded schemars_derive v0.8.21
9602024-08-01T00:38:33.017Z Downloaded getrandom v0.2.14
9612024-08-01T00:38:33.020Z Downloaded mime_guess v2.0.4
9622024-08-01T00:38:33.020Z Downloaded blake2 v0.10.6
9632024-08-01T00:38:33.022Z Downloaded num-rational v0.4.2
9642024-08-01T00:38:33.025Z Downloaded minimal-lexical v0.2.1
9652024-08-01T00:38:33.028Z Downloaded foreign-types-macros v0.2.3
9662024-08-01T00:38:33.028Z Downloaded num-complex v0.4.6
9672024-08-01T00:38:33.031Z Downloaded darling_core v0.20.9
9682024-08-01T00:38:33.034Z Downloaded cc v1.0.97
9692024-08-01T00:38:33.037Z Downloaded futures-io v0.3.30
9702024-08-01T00:38:33.040Z Downloaded slog-term v2.9.1
9712024-08-01T00:38:33.040Z Downloaded dirs-sys-next v0.1.2
9722024-08-01T00:38:33.043Z Downloaded tui-tree-widget v0.21.0
9732024-08-01T00:38:33.043Z Downloaded display-error-chain v0.2.0
9742024-08-01T00:38:33.046Z Downloaded dirs-next v2.0.0
9752024-08-01T00:38:33.046Z Downloaded parse-display-derive v0.9.1
9762024-08-01T00:38:33.046Z Downloaded parse-display v0.9.1
9772024-08-01T00:38:33.049Z Downloaded packed_struct_codegen v0.10.1
9782024-08-01T00:38:33.049Z Downloaded olpc-cjson v0.1.3
9792024-08-01T00:38:33.049Z Downloaded num-integer v0.1.46
9802024-08-01T00:38:33.052Z Downloaded crc32fast v1.4.0
9812024-08-01T00:38:33.052Z Downloaded cookie_store v0.20.0
9822024-08-01T00:38:33.054Z Downloaded base64 v0.22.1
9832024-08-01T00:38:33.058Z Downloaded base64ct v1.6.0
9842024-08-01T00:38:33.061Z Downloaded argon2 v0.5.3
9852024-08-01T00:38:33.061Z Downloaded structmeta-derive v0.3.0
9862024-08-01T00:38:33.064Z Downloaded spin v0.5.2
9872024-08-01T00:38:33.064Z Downloaded maybe-uninit v2.0.0
9882024-08-01T00:38:33.066Z Downloaded nanorand v0.7.0
9892024-08-01T00:38:33.066Z Downloaded maplit v1.0.2
9902024-08-01T00:38:33.069Z Downloaded lazycell v1.3.0
9912024-08-01T00:38:33.069Z Downloaded memoffset v0.9.1
9922024-08-01T00:38:33.069Z Downloaded lru-cache v0.1.2
9932024-08-01T00:38:33.072Z Downloaded ring v0.17.8
9942024-08-01T00:38:33.138Z Downloaded lru v0.12.3
9952024-08-01T00:38:33.141Z Downloaded linked-hash-map v0.5.6
9962024-08-01T00:38:33.141Z Downloaded lalrpop-util v0.19.12
9972024-08-01T00:38:33.141Z Downloaded kstat-rs v0.2.4
9982024-08-01T00:38:33.143Z Downloaded chacha20poly1305 v0.10.1
9992024-08-01T00:38:33.143Z Downloaded debug-ignore v1.0.5
10002024-08-01T00:38:33.146Z Downloaded constant_time_eq v0.3.0
10012024-08-01T00:38:33.146Z Downloaded camino-tempfile v1.1.1
10022024-08-01T00:38:33.149Z Downloaded async-recursion v1.1.1
10032024-08-01T00:38:33.152Z Downloaded ascii-canvas v3.0.0
10042024-08-01T00:38:33.152Z Downloaded arrayref v0.3.7
10052024-08-01T00:38:33.155Z Downloaded slog-bunyan v2.5.0
10062024-08-01T00:38:33.155Z Downloaded cipher v0.4.4
10072024-08-01T00:38:33.158Z Downloaded block-padding v0.3.3
10082024-08-01T00:38:33.158Z Downloaded bitfield v0.14.0
10092024-08-01T00:38:33.158Z Downloaded atomic-waker v1.1.2
10102024-08-01T00:38:33.160Z Downloaded num-conv v0.1.0
10112024-08-01T00:38:33.160Z Downloaded clang-sys v1.7.0
10122024-08-01T00:38:33.163Z Downloaded allocator-api2 v0.2.18
10132024-08-01T00:38:33.166Z Downloaded newtype_derive v0.1.6
10142024-08-01T00:38:33.166Z Downloaded matches v0.1.10
10152024-08-01T00:38:33.166Z Downloaded lock_api v0.4.12
10162024-08-01T00:38:33.169Z Downloaded inout v0.1.3
10172024-08-01T00:38:33.169Z Downloaded console v0.15.8
10182024-08-01T00:38:33.172Z Downloaded num v0.4.3
10192024-08-01T00:38:33.172Z Downloaded ascii v1.1.0
10202024-08-01T00:38:33.175Z Downloaded backoff v0.4.0
10212024-08-01T00:38:33.178Z Downloaded arrayvec v0.7.4
10222024-08-01T00:38:33.178Z Downloaded num-derive v0.4.2
10232024-08-01T00:38:33.181Z Downloaded nibble_vec v0.1.0
10242024-08-01T00:38:33.181Z Downloaded libefi-sys v0.1.0
10252024-08-01T00:38:33.183Z Downloaded async-trait v0.1.81
10262024-08-01T00:38:33.186Z Downloaded ring v0.16.20
10272024-08-01T00:38:33.265Z Downloaded ipnetwork v0.20.0
10282024-08-01T00:38:33.268Z Downloaded defmt-parser v0.3.4
10292024-08-01T00:38:33.268Z Downloaded defmt v0.3.8
10302024-08-01T00:38:33.271Z Downloaded lazy_static v1.5.0
10312024-08-01T00:38:33.274Z Downloaded bitfield-struct v0.6.1
10322024-08-01T00:38:33.274Z Downloaded curve25519-dalek-derive v0.1.1
10332024-08-01T00:38:33.274Z Downloaded bit-vec v0.6.3
10342024-08-01T00:38:33.278Z Downloaded managed v0.8.0
10352024-08-01T00:38:33.278Z Downloaded opaque-debug v0.3.1
10362024-08-01T00:38:33.278Z Downloaded base16ct v0.2.0
10372024-08-01T00:38:33.281Z Downloaded indoc v1.0.9
10382024-08-01T00:38:33.281Z Downloaded addr2line v0.21.0
10392024-08-01T00:38:33.287Z Downloaded async-stream v0.3.5
10402024-08-01T00:38:33.290Z Downloaded ahash v0.8.11
10412024-08-01T00:38:33.367Z Compiling cfg-if v1.0.0
10422024-08-01T00:38:33.367Z Compiling serde v1.0.204
10432024-08-01T00:38:33.370Z Compiling lock_api v0.4.12
10442024-08-01T00:38:33.370Z Compiling scopeguard v1.2.0
10452024-08-01T00:38:33.370Z Compiling log v0.4.21
10462024-08-01T00:38:33.505Z Compiling syn v2.0.72
10472024-08-01T00:38:33.508Z Compiling cc v1.0.97
10482024-08-01T00:38:33.517Z Compiling parking_lot_core v0.9.10
10492024-08-01T00:38:33.588Z Compiling getrandom v0.2.14
10502024-08-01T00:38:33.649Z Compiling smallvec v1.13.2
10512024-08-01T00:38:33.982Z Compiling rand_core v0.6.4
10522024-08-01T00:38:34.016Z Compiling typenum v1.17.0
10532024-08-01T00:38:34.054Z Compiling generic-array v0.14.7
10542024-08-01T00:38:34.087Z Compiling pin-project-lite v0.2.14
10552024-08-01T00:38:34.216Z Compiling signal-hook-registry v1.4.2
10562024-08-01T00:38:34.364Z Compiling spin v0.9.8
10572024-08-01T00:38:34.407Z Compiling parking_lot v0.12.2
10582024-08-01T00:38:34.539Z Compiling mio v0.8.11
10592024-08-01T00:38:34.735Z Compiling serde_json v1.0.120
10602024-08-01T00:38:34.776Z Compiling libm v0.2.8
10612024-08-01T00:38:35.040Z Compiling num-traits v0.2.19
10622024-08-01T00:38:35.083Z Compiling ahash v0.8.11
10632024-08-01T00:38:35.129Z Compiling futures-core v0.3.30
10642024-08-01T00:38:35.330Z Compiling tinyvec_macros v0.1.1
10652024-08-01T00:38:35.428Z Compiling tinyvec v1.6.0
10662024-08-01T00:38:35.503Z Compiling socket2 v0.5.7
10672024-08-01T00:38:35.618Z Compiling num_cpus v1.16.0
10682024-08-01T00:38:35.737Z Compiling subtle v2.5.0
10692024-08-01T00:38:35.801Z Compiling const-oid v0.9.6
10702024-08-01T00:38:36.087Z Compiling slab v0.4.9
10712024-08-01T00:38:36.472Z Compiling allocator-api2 v0.2.18
10722024-08-01T00:38:36.674Z Compiling unicode-bidi v0.3.15
10732024-08-01T00:38:36.790Z Compiling unicode-normalization v0.1.23
10742024-08-01T00:38:36.843Z Compiling futures-sink v0.3.30
10752024-08-01T00:38:37.247Z Compiling futures-channel v0.3.30
10762024-08-01T00:38:37.267Z Compiling pin-utils v0.1.0
10772024-08-01T00:38:37.358Z Compiling pkg-config v0.3.30
10782024-08-01T00:38:37.389Z Compiling futures-io v0.3.30
10792024-08-01T00:38:37.655Z Compiling vcpkg v0.2.15
10802024-08-01T00:38:37.711Z Compiling futures-task v0.3.30
10812024-08-01T00:38:37.745Z Compiling ring v0.17.8
10822024-08-01T00:38:37.909Z Compiling percent-encoding v2.3.1
10832024-08-01T00:38:38.077Z Compiling ppv-lite86 v0.2.17
10842024-08-01T00:38:38.268Z Compiling tracing-core v0.1.32
10852024-08-01T00:38:38.301Z Compiling syn v1.0.109
10862024-08-01T00:38:38.530Z Compiling untrusted v0.9.0
10872024-08-01T00:38:38.703Z Compiling num-conv v0.1.0
10882024-08-01T00:38:38.876Z Compiling rand_chacha v0.3.1
10892024-08-01T00:38:38.922Z Compiling powerfmt v0.2.0
10902024-08-01T00:38:38.977Z Compiling time-core v0.1.2
10912024-08-01T00:38:39.028Z Compiling rustix v0.38.34
10922024-08-01T00:38:39.127Z Compiling time-macros v0.2.18
10932024-08-01T00:38:39.290Z Compiling rand v0.8.5
10942024-08-01T00:38:39.731Z Compiling deranged v0.3.11
10952024-08-01T00:38:39.929Z Compiling httparse v1.8.0
10962024-08-01T00:38:39.984Z Compiling openssl-sys v0.9.103
10972024-08-01T00:38:40.339Z Compiling base64ct v1.6.0
10982024-08-01T00:38:40.918Z Compiling iana-time-zone v0.1.60
10992024-08-01T00:38:40.992Z Compiling foreign-types-shared v0.1.1
11002024-08-01T00:38:41.080Z Compiling rustversion v1.0.17
11012024-08-01T00:38:41.216Z Compiling openssl v0.10.66
11022024-08-01T00:38:41.309Z Compiling num_threads v0.1.7
11032024-08-01T00:38:41.407Z Compiling foreign-types v0.3.2
11042024-08-01T00:38:41.489Z Compiling pem-rfc7468 v0.7.0
11052024-08-01T00:38:41.585Z Compiling form_urlencoded v1.2.1
11062024-08-01T00:38:41.745Z Compiling siphasher v0.3.11
11072024-08-01T00:38:41.879Z Compiling rustls v0.21.12
11082024-08-01T00:38:42.087Z Compiling native-tls v0.2.11
11092024-08-01T00:38:42.103Z Compiling flagset v0.4.5
11102024-08-01T00:38:42.169Z Compiling try-lock v0.2.5
11112024-08-01T00:38:42.220Z Compiling time v0.3.36
11122024-08-01T00:38:42.269Z Compiling crossbeam-utils v0.8.19
11132024-08-01T00:38:42.292Z Compiling want v0.3.1
11142024-08-01T00:38:42.858Z Compiling serde_derive_internals v0.29.1
11152024-08-01T00:38:43.136Z Compiling idna v0.5.0
11162024-08-01T00:38:43.850Z Compiling lazy_static v1.5.0
11172024-08-01T00:38:43.951Z Compiling socket2 v0.4.10
11182024-08-01T00:38:44.553Z Compiling cookie v0.17.0
11192024-08-01T00:38:44.767Z Compiling aho-corasick v1.1.3
11202024-08-01T00:38:44.782Z Compiling tower-service v0.3.2
11212024-08-01T00:38:44.955Z Compiling cpufeatures v0.2.12
11222024-08-01T00:38:45.026Z Compiling finl_unicode v1.2.0
11232024-08-01T00:38:45.559Z Compiling slog v2.7.0
11242024-08-01T00:38:45.591Z Compiling regex-syntax v0.8.3
11252024-08-01T00:38:46.034Z Compiling schemars v0.8.21
11262024-08-01T00:38:46.088Z Compiling openssl-probe v0.1.5
11272024-08-01T00:38:46.320Z Compiling adler v1.0.2
11282024-08-01T00:38:46.413Z Compiling httpdate v1.0.3
11292024-08-01T00:38:46.525Z Compiling signal-hook v0.3.17
11302024-08-01T00:38:46.774Z Compiling miniz_oxide v0.7.2
11312024-08-01T00:38:46.870Z Compiling stringprep v0.1.4
11322024-08-01T00:38:46.972Z Compiling url v2.5.2
11332024-08-01T00:38:47.439Z Compiling serde_derive v1.0.204
11342024-08-01T00:38:48.035Z Compiling zeroize_derive v1.4.2
11352024-08-01T00:38:48.324Z Compiling zerocopy-derive v0.7.34
11362024-08-01T00:38:48.877Z Compiling tokio-macros v2.3.0
11372024-08-01T00:38:49.664Z Compiling zeroize v1.7.0
11382024-08-01T00:38:50.406Z Compiling thiserror-impl v1.0.63
11392024-08-01T00:38:50.558Z Compiling futures-macro v0.3.30
11402024-08-01T00:38:50.602Z Compiling zerocopy v0.7.34
11412024-08-01T00:38:50.640Z Compiling tracing-attributes v0.1.27
11422024-08-01T00:38:51.404Z Compiling crypto-common v0.1.6
11432024-08-01T00:38:51.633Z Compiling block-buffer v0.10.4
11442024-08-01T00:38:51.893Z Compiling digest v0.10.7
11452024-08-01T00:38:52.177Z Compiling scroll_derive v0.12.0
11462024-08-01T00:38:52.679Z Compiling futures-util v0.3.30
11472024-08-01T00:38:52.968Z Compiling hashbrown v0.14.5
11482024-08-01T00:38:53.704Z Compiling scroll v0.12.0
11492024-08-01T00:38:53.857Z Compiling thiserror v1.0.63
11502024-08-01T00:38:53.997Z Compiling pest v2.7.10
11512024-08-01T00:38:54.279Z Compiling goblin v0.8.2
11522024-08-01T00:38:54.399Z Compiling hmac v0.12.1
11532024-08-01T00:38:54.628Z Compiling der_derive v0.7.2
11542024-08-01T00:38:54.766Z Compiling tracing v0.1.40
11552024-08-01T00:38:55.230Z Compiling openssl-macros v0.1.1
11562024-08-01T00:38:55.248Z Compiling rustls-webpki v0.101.7
11572024-08-01T00:38:55.973Z Compiling sct v0.7.1
11582024-08-01T00:38:56.318Z Compiling sha2 v0.10.8
11592024-08-01T00:38:56.947Z Compiling pest_meta v2.7.10
11602024-08-01T00:38:57.175Z Compiling md-5 v0.10.6
11612024-08-01T00:38:57.189Z Compiling der v0.7.9
11622024-08-01T00:38:57.438Z Compiling regex-automata v0.4.6
11632024-08-01T00:38:58.992Z Compiling pest_generator v2.7.10
11642024-08-01T00:38:59.818Z Compiling spki v0.7.3
11652024-08-01T00:39:00.191Z Compiling schemars_derive v0.8.21
11662024-08-01T00:39:01.091Z Compiling num-integer v0.1.46
11672024-08-01T00:39:01.880Z Compiling idna v0.3.0
11682024-08-01T00:39:01.931Z Compiling backtrace v0.3.71
11692024-08-01T00:39:02.328Z Compiling bytes v1.6.0
11702024-08-01T00:39:02.346Z Compiling bitflags v2.6.0
11712024-08-01T00:39:02.828Z Compiling indexmap v2.2.6
11722024-08-01T00:39:03.525Z Compiling tokio v1.38.1
11732024-08-01T00:39:03.623Z Compiling http v0.2.12
11742024-08-01T00:39:03.699Z Compiling semver v1.0.23
11752024-08-01T00:39:04.214Z Compiling uuid v1.10.0
11762024-08-01T00:39:04.459Z Compiling rustc_version v0.4.0
11772024-08-01T00:39:05.231Z Compiling pest_derive v2.7.10
11782024-08-01T00:39:05.433Z Compiling chrono v0.4.38
11792024-08-01T00:39:05.704Z Compiling heapless v0.7.17
11802024-08-01T00:39:05.803Z Compiling http-body v0.4.6
11812024-08-01T00:39:06.044Z Compiling dtrace-parser v0.2.0
11822024-08-01T00:39:06.122Z Compiling dof v0.3.0
11832024-08-01T00:39:06.310Z Compiling serde_tokenstream v0.2.1
11842024-08-01T00:39:06.861Z Compiling usdt-impl v0.5.0
11852024-08-01T00:39:08.023Z Compiling serde_spanned v0.6.6
11862024-08-01T00:39:08.248Z Compiling toml_datetime v0.6.6
11872024-08-01T00:39:08.361Z Compiling hash32 v0.2.1
11882024-08-01T00:39:08.411Z Compiling stable_deref_trait v1.2.0
11892024-08-01T00:39:08.512Z Compiling psl-types v2.0.11
11902024-08-01T00:39:08.595Z Compiling smoltcp v0.9.1
11912024-08-01T00:39:08.702Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
11922024-08-01T00:39:08.750Z Compiling crc32fast v1.4.0
11932024-08-01T00:39:08.753Z Compiling fallible-iterator v0.2.0
11942024-08-01T00:39:09.226Z Compiling dyn-clone v1.0.17
11952024-08-01T00:39:09.258Z Compiling gimli v0.28.1
11962024-08-01T00:39:09.306Z Compiling base64 v0.22.1
11972024-08-01T00:39:09.538Z Compiling publicsuffix v2.2.3
11982024-08-01T00:39:09.773Z Compiling postgres-protocol v0.6.7
11992024-08-01T00:39:10.368Z Compiling terminal_size v0.3.0
12002024-08-01T00:39:10.593Z Compiling pkcs8 v0.10.2
12012024-08-01T00:39:10.857Z Compiling hubpack_derive v0.1.1
12022024-08-01T00:39:11.042Z Compiling block-padding v0.3.3
12032024-08-01T00:39:11.172Z Compiling zerocopy-derive v0.6.6
12042024-08-01T00:39:11.220Z Compiling async-trait v0.1.81
12052024-08-01T00:39:11.703Z Compiling tokio-util v0.7.11
12062024-08-01T00:39:13.070Z Compiling h2 v0.3.26
12072024-08-01T00:39:13.116Z Compiling tokio-native-tls v0.3.1
12082024-08-01T00:39:13.262Z Compiling addr2line v0.21.0
12092024-08-01T00:39:13.389Z Compiling tokio-rustls v0.24.1
12102024-08-01T00:39:13.934Z Compiling phf_shared v0.11.2
12112024-08-01T00:39:13.952Z Compiling diesel_table_macro_syntax v0.1.0
12122024-08-01T00:39:14.105Z Compiling ff v0.13.0
12132024-08-01T00:39:14.260Z Compiling scheduled-thread-pool v0.2.7
12142024-08-01T00:39:14.318Z Compiling fs-err v2.11.0
12152024-08-01T00:39:14.336Z Compiling object v0.32.2
12162024-08-01T00:39:14.336Z Compiling anyhow v1.0.86
12172024-08-01T00:39:14.576Z Compiling winnow v0.5.40
12182024-08-01T00:39:14.787Z Compiling ipnet v2.9.0
12192024-08-01T00:39:14.875Z Compiling either v1.12.0
12202024-08-01T00:39:14.922Z Compiling matches v0.1.10
12212024-08-01T00:39:15.015Z Compiling regex-automata v0.1.10
12222024-08-01T00:39:15.165Z Compiling bit-vec v0.6.3
12232024-08-01T00:39:15.285Z Compiling managed v0.8.0
12242024-08-01T00:39:15.483Z Compiling bitflags v1.3.2
12252024-08-01T00:39:15.583Z Compiling base16ct v0.2.0
12262024-08-01T00:39:15.618Z Compiling rustc-demangle v0.1.24
12272024-08-01T00:39:15.705Z Compiling base64 v0.21.7
12282024-08-01T00:39:15.919Z Compiling sec1 v0.7.3
12292024-08-01T00:39:16.495Z Compiling rustls-pemfile v1.0.4
12302024-08-01T00:39:16.528Z Compiling clap_builder v4.5.9
12312024-08-01T00:39:16.643Z Compiling bstr v0.2.17
12322024-08-01T00:39:16.948Z Compiling idna v0.2.3
12332024-08-01T00:39:18.287Z Compiling toml_edit v0.19.15
12342024-08-01T00:39:18.460Z Compiling r2d2 v0.8.10
12352024-08-01T00:39:18.592Z Compiling diesel_derives v2.1.4
12362024-08-01T00:39:18.640Z Compiling group v0.13.0
12372024-08-01T00:39:18.802Z Compiling phf v0.11.2
12382024-08-01T00:39:18.880Z Compiling signal-hook-mio v0.2.3
12392024-08-01T00:39:18.918Z Compiling zerocopy v0.6.6
12402024-08-01T00:39:19.016Z Compiling cookie_store v0.20.0
12412024-08-01T00:39:19.107Z Compiling hubpack v0.1.2
12422024-08-01T00:39:19.537Z Compiling hyper v0.14.28
12432024-08-01T00:39:19.753Z Compiling inout v0.1.3
12442024-08-01T00:39:20.013Z Compiling ipnetwork v0.20.0
12452024-08-01T00:39:20.633Z Compiling postgres-types v0.2.7
12462024-08-01T00:39:22.178Z Compiling usdt-attr-macro v0.5.0
12472024-08-01T00:39:22.193Z Compiling usdt-macro v0.5.0
12482024-08-01T00:39:23.482Z Compiling regex v1.10.5
12492024-08-01T00:39:23.672Z Compiling serde_urlencoded v0.7.1
12502024-08-01T00:39:23.847Z Compiling num-bigint v0.4.5
12512024-08-01T00:39:24.215Z Compiling futures-executor v0.3.30
12522024-08-01T00:39:24.553Z Compiling enum-as-inner v0.5.1
12532024-08-01T00:39:24.591Z Compiling hkdf v0.12.4
12542024-08-01T00:39:24.827Z Compiling crypto-bigint v0.5.5
12552024-08-01T00:39:24.844Z Compiling serde_repr v0.1.19
12562024-08-01T00:39:25.535Z Compiling strum_macros v0.25.3
12572024-08-01T00:39:26.023Z Compiling clap_derive v4.5.8
12582024-08-01T00:39:26.214Z Compiling phf_shared v0.10.0
12592024-08-01T00:39:26.605Z Compiling hyper-tls v0.5.0
12602024-08-01T00:39:26.605Z Compiling hyper-rustls v0.24.2
12612024-08-01T00:39:26.966Z Compiling float-cmp v0.9.0
12622024-08-01T00:39:26.969Z Compiling encoding_rs v0.8.34
12632024-08-01T00:39:27.166Z Compiling whoami v1.5.1
12642024-08-01T00:39:27.817Z Compiling data-encoding v2.6.0
12652024-08-01T00:39:29.722Z Compiling predicates-core v1.0.6
12662024-08-01T00:39:29.896Z Compiling sync_wrapper v0.1.2
12672024-08-01T00:39:30.022Z Compiling unicode-segmentation v1.11.0
12682024-08-01T00:39:30.079Z Compiling new_debug_unreachable v1.0.6
12692024-08-01T00:39:30.166Z Compiling static_assertions v1.1.0
12702024-08-01T00:39:30.265Z Compiling normalize-line-endings v0.3.0
12712024-08-01T00:39:30.325Z Compiling minimal-lexical v0.2.1
12722024-08-01T00:39:30.382Z Compiling difflib v0.4.0
12732024-08-01T00:39:30.820Z Compiling mime v0.3.17
12742024-08-01T00:39:30.837Z Compiling fixedbitset v0.4.2
12752024-08-01T00:39:30.942Z Compiling webpki-roots v0.25.4
12762024-08-01T00:39:31.081Z Compiling precomputed-hash v0.1.1
12772024-08-01T00:39:31.178Z Compiling toml_edit v0.22.16
12782024-08-01T00:39:31.192Z Compiling string_cache v0.8.7
12792024-08-01T00:39:31.277Z Compiling clap v4.5.9
12802024-08-01T00:39:31.391Z Compiling reqwest v0.11.27
12812024-08-01T00:39:31.421Z Compiling petgraph v0.6.5
12822024-08-01T00:39:31.656Z Compiling predicates v3.1.0
12832024-08-01T00:39:31.689Z Compiling nom v7.1.3
12842024-08-01T00:39:32.055Z Compiling similar v2.5.0
12852024-08-01T00:39:32.081Z Compiling diesel v2.1.6
12862024-08-01T00:39:33.526Z Compiling console v0.15.8
12872024-08-01T00:39:34.535Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12882024-08-01T00:39:34.773Z Compiling trust-dns-proto v0.22.0
12892024-08-01T00:39:35.059Z Compiling elliptic-curve v0.13.8
12902024-08-01T00:39:35.279Z Compiling tokio-postgres v0.7.11
12912024-08-01T00:39:35.414Z Compiling usdt v0.5.0
12922024-08-01T00:39:35.850Z Compiling yasna v0.5.2
12932024-08-01T00:39:35.921Z Compiling futures v0.3.30
12942024-08-01T00:39:36.042Z Compiling flate2 v1.0.30
12952024-08-01T00:39:37.791Z Compiling toml v0.7.8
12962024-08-01T00:39:38.018Z Compiling cipher v0.4.4
12972024-08-01T00:39:38.513Z Compiling crossterm v0.27.0
12982024-08-01T00:39:39.754Z Compiling bit-set v0.5.3
12992024-08-01T00:39:40.027Z Compiling itertools v0.12.1
13002024-08-01T00:39:40.340Z Compiling itertools v0.10.5
13012024-08-01T00:39:40.798Z Compiling tokio-stream v0.1.15
13022024-08-01T00:39:41.090Z Compiling openapiv3 v2.0.0
13032024-08-01T00:39:41.739Z Compiling bstr v1.9.1
13042024-08-01T00:39:42.344Z Compiling hex v0.4.3
13052024-08-01T00:39:42.975Z Compiling num-iter v0.1.45
13062024-08-01T00:39:43.158Z Compiling crossbeam-epoch v0.9.18
13072024-08-01T00:39:43.227Z Compiling dirs-sys-next v0.1.2
13082024-08-01T00:39:43.269Z Compiling lalrpop-util v0.19.12
13092024-08-01T00:39:43.387Z Compiling unicode-xid v0.2.4
13102024-08-01T00:39:43.558Z Compiling peg-runtime v0.8.3
13112024-08-01T00:39:43.586Z Compiling dirs-next v2.0.0
13122024-08-01T00:39:43.626Z Compiling thread_local v1.1.8
13132024-08-01T00:39:43.765Z Compiling slog-async v2.8.0
13142024-08-01T00:39:43.838Z Compiling term v0.7.0
13152024-08-01T00:39:43.934Z Compiling xattr v1.3.1
13162024-08-01T00:39:44.203Z Compiling crossbeam-channel v0.5.12
13172024-08-01T00:39:44.221Z Compiling strum_macros v0.26.4
13182024-08-01T00:39:44.256Z Compiling filetime v0.2.23
13192024-08-01T00:39:44.336Z Compiling is-terminal v0.4.12
13202024-08-01T00:39:44.462Z Compiling take_mut v0.2.2
13212024-08-01T00:39:44.586Z Compiling slog-term v2.9.1
13222024-08-01T00:39:44.619Z Compiling tar v0.4.41
13232024-08-01T00:39:45.462Z Compiling camino v1.1.7
13242024-08-01T00:39:47.428Z Compiling strum v0.26.3
13252024-08-01T00:39:59.380Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13262024-08-01T00:39:59.592Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13272024-08-01T00:40:05.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
13282024-08-01T00:40:05.144Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13292024-08-01T00:40:05.185ZAug 01 00:40:04.410 INFO Starting download, target: Clickhouse
13302024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: Cockroach
13312024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: Console
13322024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: DendriteOpenapi
13332024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: DendriteStub
13342024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: MaghemiteMgd
13352024-08-01T00:40:05.188ZAug 01 00:40:04.410 INFO Starting download, target: TransceiverControl
13362024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13372024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/dpd-fb571dc6512b24a777c5a9b2927a50501f6be297.json (attempt 1/3), target: DendriteOpenapi
13382024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13392024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13402024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13412024-08-01T00:40:05.188ZAug 01 00:40:04.411 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13422024-08-01T00:40:05.189ZAug 01 00:40:04.411 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13432024-08-01T00:40:05.313ZAug 01 00:40:04.538 INFO Download complete, target: DendriteOpenapi
13442024-08-01T00:40:05.458ZAug 01 00:40:04.679 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13452024-08-01T00:40:05.724ZAug 01 00:40:04.948 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13462024-08-01T00:40:05.740ZAug 01 00:40:04.964 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13472024-08-01T00:40:05.938ZAug 01 00:40:05.163 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13482024-08-01T00:40:06.157ZAug 01 00:40:05.379 INFO Download complete, target: Console
13492024-08-01T00:40:06.309ZAug 01 00:40:05.533 INFO Download complete, target: TransceiverControl
13502024-08-01T00:40:07.085ZAug 01 00:40:06.310 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13512024-08-01T00:40:08.894ZAug 01 00:40:08.119 INFO Download complete, target: DendriteStub
13522024-08-01T00:40:09.181ZAug 01 00:40:08.405 INFO Download complete, target: MaghemiteMgd
13532024-08-01T00:40:10.427ZAug 01 00:40:09.651 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13542024-08-01T00:40:10.427ZAug 01 00:40:09.651 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13552024-08-01T00:40:18.810ZAug 01 00:40:18.033 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13562024-08-01T00:40:19.129ZAug 01 00:40:18.350 INFO Checking that binary works, target: Cockroach
13572024-08-01T00:40:19.280ZAug 01 00:40:18.502 INFO Download complete, target: Cockroach
13582024-08-01T00:40:21.750ZAug 01 00:40:20.967 INFO Checking that binary works, target: Clickhouse
13592024-08-01T00:40:22.489ZAug 01 00:40:21.711 INFO Download complete, target: Clickhouse
13602024-08-01T00:40:22.507ZAll builder prerequisites installed successfully, and PATH looks valid
13612024-08-01T00:40:22.511Z
13622024-08-01T00:40:22.511Zreal 4:27.554218327
13632024-08-01T00:40:22.511Zuser 11:42.092224605
13642024-08-01T00:40:22.511Zsys 2:34.104408440
13652024-08-01T00:40:22.511Ztrap 0.400395526
13662024-08-01T00:40:22.511Ztflt 9.196135129
13672024-08-01T00:40:22.511Zdflt 7.100506348
13682024-08-01T00:40:22.511Zkflt 0.244467638
13692024-08-01T00:40:22.511Zlock 23:35.711965647
13702024-08-01T00:40:22.511Zslp 35:54.859357760
13712024-08-01T00:40:22.511Zlat 35.898242467
13722024-08-01T00:40:22.511Zstop 1:34.015538652
13732024-08-01T00:40:22.511Z+ banner build
13742024-08-01T00:40:22.511Z
13752024-08-01T00:40:22.511Z ##### # # # # #####
13762024-08-01T00:40:22.511Z # # # # # # # #
13772024-08-01T00:40:22.511Z ##### # # # # # #
13782024-08-01T00:40:22.511Z # # # # # # # #
13792024-08-01T00:40:22.511Z # # # # # # # #
13802024-08-01T00:40:22.511Z ##### #### # ###### #####
13812024-08-01T00:40:22.511Z
13822024-08-01T00:40:22.514Z+ export 'RUSTFLAGS=-D warnings'
13832024-08-01T00:40:22.514Z+ RUSTFLAGS='-D warnings'
13842024-08-01T00:40:22.514Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
13852024-08-01T00:40:22.514Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
13862024-08-01T00:40:22.514Z+ [[ illumos == \i\l\l\u\m\o\s ]]
13872024-08-01T00:40:22.514Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
13882024-08-01T00:40:22.514Z+ export TMPDIR=/var/tmp/omicron_tmp
13892024-08-01T00:40:22.514Z+ TMPDIR=/var/tmp/omicron_tmp
13902024-08-01T00:40:22.514Z+ export RUST_BACKTRACE=1
13912024-08-01T00:40:22.514Z+ RUST_BACKTRACE=1
13922024-08-01T00:40:22.515Z+ export CARGO_INCREMENTAL=0
13932024-08-01T00:40:22.515Z+ CARGO_INCREMENTAL=0
13942024-08-01T00:40:22.515Z+ export RUSTC_BOOTSTRAP=1
13952024-08-01T00:40:22.515Z+ RUSTC_BOOTSTRAP=1
13962024-08-01T00:40:22.515Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
13972024-08-01T00:40:23.180Z Downloading crates ...
13982024-08-01T00:40:23.442Z Downloaded dhcproto-macros v0.1.0
13992024-08-01T00:40:23.448Z Downloaded dirs-sys v0.4.1
14002024-08-01T00:40:23.450Z Downloaded blowfish v0.9.1
14012024-08-01T00:40:23.450Z Downloaded cbc v0.1.2
14022024-08-01T00:40:23.453Z Downloaded datatest-stable v0.2.9
14032024-08-01T00:40:23.456Z Downloaded nested v0.1.1
14042024-08-01T00:40:23.458Z Downloaded ctr v0.9.2
14052024-08-01T00:40:23.464Z Downloaded pathdiff v0.2.1
14062024-08-01T00:40:23.467Z Downloaded tower-layer v0.3.2
14072024-08-01T00:40:23.470Z Downloaded escape8259 v0.5.2
14082024-08-01T00:40:23.473Z Downloaded doc-comment v0.3.3
14092024-08-01T00:40:23.476Z Downloaded ecdsa v0.16.9
14102024-08-01T00:40:23.478Z Downloaded bcrypt-pbkdf v0.10.0
14112024-08-01T00:40:23.482Z Downloaded ghash v0.5.1
14122024-08-01T00:40:23.486Z Downloaded yansi v0.5.1
14132024-08-01T00:40:23.488Z Downloaded polyval v0.6.2
14142024-08-01T00:40:23.491Z Downloaded similar-asserts v1.5.0
14152024-08-01T00:40:23.495Z Downloaded rand_chacha v0.2.2
14162024-08-01T00:40:23.499Z Downloaded hex-literal v0.4.1
14172024-08-01T00:40:23.499Z Downloaded criterion-plot v0.5.0
14182024-08-01T00:40:23.499Z Downloaded anes v0.1.6
14192024-08-01T00:40:23.502Z Downloaded primeorder v0.13.6
14202024-08-01T00:40:23.505Z Downloaded target-spec v3.1.0
14212024-08-01T00:40:23.509Z Downloaded futures-timer v3.0.3
14222024-08-01T00:40:23.509Z Downloaded dirs v5.0.1
14232024-08-01T00:40:23.512Z Downloaded getrandom v0.1.16
14242024-08-01T00:40:23.514Z Downloaded guppy-workspace-hack v0.1.0
14252024-08-01T00:40:23.515Z Downloaded md5 v0.7.0
14262024-08-01T00:40:23.517Z Downloaded ed25519 v2.2.3
14272024-08-01T00:40:23.517Z Downloaded option-ext v0.2.0
14282024-08-01T00:40:23.520Z Downloaded http-body v1.0.0
14292024-08-01T00:40:23.520Z Downloaded cast v0.3.0
14302024-08-01T00:40:23.520Z Downloaded approx v0.5.1
14312024-08-01T00:40:23.523Z Downloaded tinytemplate v1.2.1
14322024-08-01T00:40:23.523Z Downloaded rust-argon2 v2.1.0
14332024-08-01T00:40:23.526Z Downloaded rfc6979 v0.4.0
14342024-08-01T00:40:23.526Z Downloaded libtest-mimic v0.7.3
14352024-08-01T00:40:23.529Z Downloaded pbkdf2 v0.12.2
14362024-08-01T00:40:23.529Z Downloaded assert_cmd v2.0.14
14372024-08-01T00:40:23.532Z Downloaded plotters-svg v0.3.5
14382024-08-01T00:40:23.532Z Downloaded password-hash v0.4.2
14392024-08-01T00:40:23.535Z Downloaded httptest v0.15.5
14402024-08-01T00:40:23.539Z Downloaded blake2b_simd v1.0.2
14412024-08-01T00:40:23.542Z Downloaded pbkdf2 v0.11.0
14422024-08-01T00:40:23.546Z Downloaded oorandom v11.1.3
14432024-08-01T00:40:23.549Z Downloaded internet-checksum v0.2.1
14442024-08-01T00:40:23.556Z Downloaded russh-cryptovec v0.7.2
14452024-08-01T00:40:23.561Z Downloaded rand_core v0.5.1
14462024-08-01T00:40:23.565Z Downloaded threadpool v1.8.1
14472024-08-01T00:40:23.565Z Downloaded fancy-regex v0.13.0
14482024-08-01T00:40:23.572Z Downloaded cfg-expr v0.15.8
14492024-08-01T00:40:23.575Z Downloaded rstest_macros v0.19.0
14502024-08-01T00:40:23.588Z Downloaded rand_distr v0.4.3
14512024-08-01T00:40:23.591Z Downloaded plotters-backend v0.3.5
14522024-08-01T00:40:23.594Z Downloaded trybuild v1.0.97
14532024-08-01T00:40:23.597Z Downloaded target-lexicon v0.12.14
14542024-08-01T00:40:23.600Z Downloaded rustls-native-certs v0.7.0
14552024-08-01T00:40:23.600Z Downloaded russh-keys v0.43.0
14562024-08-01T00:40:23.604Z Downloaded dhcproto v0.11.0
14572024-08-01T00:40:23.607Z Downloaded rstest v0.19.0
14582024-08-01T00:40:23.610Z Downloaded relative-path v1.9.3
14592024-08-01T00:40:23.613Z Downloaded pretty_assertions v1.4.0
14602024-08-01T00:40:23.613Z Downloaded partial-io v0.5.4
14612024-08-01T00:40:23.617Z Downloaded ed25519-dalek v2.1.1
14622024-08-01T00:40:23.620Z Downloaded hyper-util v0.1.3
14632024-08-01T00:40:23.622Z Downloaded russh v0.43.0
14642024-08-01T00:40:23.627Z Downloaded criterion v0.5.1
14652024-08-01T00:40:23.632Z Downloaded p256 v0.13.2
14662024-08-01T00:40:23.635Z Downloaded guppy v0.17.5
14672024-08-01T00:40:23.640Z Downloaded tower v0.4.13
14682024-08-01T00:40:23.648Z Downloaded rand v0.7.3
14692024-08-01T00:40:23.652Z Downloaded plotters v0.3.5
14702024-08-01T00:40:23.660Z Downloaded p521 v0.13.3
14712024-08-01T00:40:23.663Z Downloaded hyper v1.3.1
14722024-08-01T00:40:23.669Z Downloaded aes-gcm v0.10.3
14732024-08-01T00:40:23.672Z Downloaded aes v0.8.4
14742024-08-01T00:40:23.675Z Downloaded hyper-rustls v0.26.0
14752024-08-01T00:40:24.258Z Dirty proc-macro2 v1.0.86: the rustflags changed
14762024-08-01T00:40:24.258Z Compiling proc-macro2 v1.0.86
14772024-08-01T00:40:24.258Z Dirty unicode-ident v1.0.12: the rustflags changed
14782024-08-01T00:40:24.258Z Compiling unicode-ident v1.0.12
14792024-08-01T00:40:24.262Z Dirty libc v0.2.155: the rustflags changed
14802024-08-01T00:40:24.262Z Compiling libc v0.2.155
14812024-08-01T00:40:24.262Z Dirty cfg-if v1.0.0: the rustflags changed
14822024-08-01T00:40:24.262Z Compiling cfg-if v1.0.0
14832024-08-01T00:40:24.262Z Dirty serde v1.0.204: the rustflags changed
14842024-08-01T00:40:24.262Z Compiling serde v1.0.204
14852024-08-01T00:40:24.262Z Dirty version_check v0.9.4: the rustflags changed
14862024-08-01T00:40:24.262Z Compiling version_check v0.9.4
14872024-08-01T00:40:24.262Z Dirty autocfg v1.3.0: the rustflags changed
14882024-08-01T00:40:24.262Z Compiling autocfg v1.3.0
14892024-08-01T00:40:24.262Z Dirty memchr v2.7.2: the rustflags changed
14902024-08-01T00:40:24.263Z Compiling memchr v2.7.2
14912024-08-01T00:40:24.263Z 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`
14922024-08-01T00:40:24.263Z 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`
14932024-08-01T00:40:24.263Z 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`
14942024-08-01T00:40:24.263Z 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`
14952024-08-01T00:40:24.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/serde-1.0.204/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=1551a7a4c9cbe6e4 -C extra-filename=-1551a7a4c9cbe6e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14962024-08-01T00:40:24.263Z 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`
14972024-08-01T00:40:24.370Z 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`
14982024-08-01T00:40:24.373Z 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`
14992024-08-01T00:40:24.487Z Dirty scopeguard v1.2.0: the rustflags changed
15002024-08-01T00:40:24.487Z Compiling scopeguard v1.2.0
15012024-08-01T00:40:24.490Z 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`
15022024-08-01T00:40:24.522Z Dirty log v0.4.21: the rustflags changed
15032024-08-01T00:40:24.522Z Compiling log v0.4.21
15042024-08-01T00:40:24.525Z 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`
15052024-08-01T00:40:24.641Z Dirty byteorder v1.5.0: the rustflags changed
15062024-08-01T00:40:24.641Z Compiling byteorder v1.5.0
15072024-08-01T00:40:24.655Z 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`
15082024-08-01T00:40:24.952Z Dirty once_cell v1.19.0: the rustflags changed
15092024-08-01T00:40:24.952Z Compiling once_cell v1.19.0
15102024-08-01T00:40:24.964Z 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`
15112024-08-01T00:40:24.967Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4/build-script-build`
15122024-08-01T00:40:25.023Z Dirty itoa v1.0.11: the rustflags changed
15132024-08-01T00:40:25.023Z Compiling itoa v1.0.11
15142024-08-01T00:40:25.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1d1af7e8c40a69f8 -C extra-filename=-1d1af7e8c40a69f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15152024-08-01T00:40:25.070Z Dirty smallvec v1.13.2: the rustflags changed
15162024-08-01T00:40:25.070Z Compiling smallvec v1.13.2
15172024-08-01T00:40:25.070Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
15182024-08-01T00:40:25.073Z 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`
15192024-08-01T00:40:25.198Z Dirty parking_lot_core v0.9.10: the rustflags changed
15202024-08-01T00:40:25.198Z Compiling parking_lot_core v0.9.10
15212024-08-01T00:40:25.201Z 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`
15222024-08-01T00:40:25.201Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
15232024-08-01T00:40:25.227Z Dirty libm v0.2.8: the rustflags changed
15242024-08-01T00:40:25.227Z Compiling libm v0.2.8
15252024-08-01T00:40:25.235Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=095fcd23f830a54d -C extra-filename=-095fcd23f830a54d --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15262024-08-01T00:40:25.279Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9e9eff94c6618bbf -C extra-filename=-9e9eff94c6618bbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
15272024-08-01T00:40:25.299Z Dirty lock_api v0.4.12: the rustflags changed
15282024-08-01T00:40:25.299Z Compiling lock_api v0.4.12
15292024-08-01T00:40:25.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=4af9be3a59741d39 -C extra-filename=-4af9be3a59741d39 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15302024-08-01T00:40:25.330Z 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`
15312024-08-01T00:40:25.347Z Dirty num-traits v0.2.19: the rustflags changed
15322024-08-01T00:40:25.348Z Compiling num-traits v0.2.19
15332024-08-01T00:40:25.348Z 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`
15342024-08-01T00:40:25.447Z Dirty pin-project-lite v0.2.14: the rustflags changed
15352024-08-01T00:40:25.448Z Compiling pin-project-lite v0.2.14
15362024-08-01T00:40:25.454Z 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`
15372024-08-01T00:40:25.571Z Dirty cc v1.0.97: the rustflags changed
15382024-08-01T00:40:25.571Z Compiling cc v1.0.97
15392024-08-01T00:40:25.580Z 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`
15402024-08-01T00:40:25.610Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
15412024-08-01T00:40:25.619Z 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`
15422024-08-01T00:40:25.645Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
15432024-08-01T00:40:25.653Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
15442024-08-01T00:40:25.681Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
15452024-08-01T00:40:25.692Z Dirty thiserror v1.0.63: the rustflags changed
15462024-08-01T00:40:25.692Z Compiling thiserror v1.0.63
15472024-08-01T00:40:25.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2fe04417b0922964 -C extra-filename=-2fe04417b0922964 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15482024-08-01T00:40:25.769Z 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`
15492024-08-01T00:40:25.906Z Dirty ahash v0.8.11: the rustflags changed
15502024-08-01T00:40:25.906Z Compiling ahash v0.8.11
15512024-08-01T00:40:25.909Z 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`
15522024-08-01T00:40:26.178Z Dirty quote v1.0.36: the rustflags changed
15532024-08-01T00:40:26.179Z Compiling quote v1.0.36
15542024-08-01T00:40:26.192Z 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`
15552024-08-01T00:40:26.282Z Dirty spin v0.9.8: the rustflags changed
15562024-08-01T00:40:26.282Z Compiling spin v0.9.8
15572024-08-01T00:40:26.285Z Dirty ryu v1.0.18: the rustflags changed
15582024-08-01T00:40:26.285Z Compiling ryu v1.0.18
15592024-08-01T00:40:26.285Z 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`
15602024-08-01T00:40:26.285Z 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`
15612024-08-01T00:40:26.346Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964/build-script-build`
15622024-08-01T00:40:26.604Z Dirty getrandom v0.2.14: the rustflags changed
15632024-08-01T00:40:26.604Z Compiling getrandom v0.2.14
15642024-08-01T00:40:26.607Z 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`
15652024-08-01T00:40:26.679Z Dirty syn v2.0.72: the rustflags changed
15662024-08-01T00:40:26.679Z Compiling syn v2.0.72
15672024-08-01T00:40:26.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=1fcd1d7888a06fc5 -C extra-filename=-1fcd1d7888a06fc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15682024-08-01T00:40:26.798Z 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`
15692024-08-01T00:40:26.838Z 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`
15702024-08-01T00:40:27.006Z Dirty rand_core v0.6.4: the rustflags changed
15712024-08-01T00:40:27.006Z Compiling rand_core v0.6.4
15722024-08-01T00:40:27.009Z 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`
15732024-08-01T00:40:27.092Z Dirty signal-hook-registry v1.4.2: the rustflags changed
15742024-08-01T00:40:27.092Z Compiling signal-hook-registry v1.4.2
15752024-08-01T00:40:27.095Z 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`
15762024-08-01T00:40:27.141Z Dirty parking_lot v0.12.2: the rustflags changed
15772024-08-01T00:40:27.141Z Compiling parking_lot v0.12.2
15782024-08-01T00:40:27.156Z 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`
15792024-08-01T00:40:27.241Z Dirty mio v0.8.11: the rustflags changed
15802024-08-01T00:40:27.241Z Compiling mio v0.8.11
15812024-08-01T00:40:27.254Z 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`
15822024-08-01T00:40:27.466Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
15832024-08-01T00:40:27.534Z Dirty num_cpus v1.16.0: the rustflags changed
15842024-08-01T00:40:27.534Z Compiling num_cpus v1.16.0
15852024-08-01T00:40:27.537Z 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`
15862024-08-01T00:40:27.550Z Dirty allocator-api2 v0.2.18: the rustflags changed
15872024-08-01T00:40:27.551Z Compiling allocator-api2 v0.2.18
15882024-08-01T00:40:27.553Z 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`
15892024-08-01T00:40:27.663Z Dirty socket2 v0.5.7: the rustflags changed
15902024-08-01T00:40:27.663Z Compiling socket2 v0.5.7
15912024-08-01T00:40:27.665Z 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`
15922024-08-01T00:40:27.910Z Dirty futures-core v0.3.30: the rustflags changed
15932024-08-01T00:40:27.910Z Compiling futures-core v0.3.30
15942024-08-01T00:40:27.913Z 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`
15952024-08-01T00:40:28.110Z Dirty typenum v1.17.0: the rustflags changed
15962024-08-01T00:40:28.110Z Compiling typenum v1.17.0
15972024-08-01T00:40:28.124Z 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`
15982024-08-01T00:40:28.175Z Dirty serde_json v1.0.120: the rustflags changed
15992024-08-01T00:40:28.175Z Compiling serde_json v1.0.120
16002024-08-01T00:40:28.179Z 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`
16012024-08-01T00:40:28.347Z Dirty generic-array v0.14.7: the rustflags changed
16022024-08-01T00:40:28.347Z Compiling generic-array v0.14.7
16032024-08-01T00:40:28.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=25df682b96f0072c -C extra-filename=-25df682b96f0072c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16042024-08-01T00:40:28.539Z Dirty equivalent v1.0.1: the rustflags changed
16052024-08-01T00:40:28.539Z Compiling equivalent v1.0.1
16062024-08-01T00:40:28.541Z 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`
16072024-08-01T00:40:28.557Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
16082024-08-01T00:40:28.580Z Dirty subtle v2.5.0: the rustflags changed
16092024-08-01T00:40:28.580Z Compiling subtle v2.5.0
16102024-08-01T00:40:28.595Z 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`
16112024-08-01T00:40:28.639Z Dirty futures-sink v0.3.30: the rustflags changed
16122024-08-01T00:40:28.639Z Compiling futures-sink v0.3.30
16132024-08-01T00:40:28.641Z 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`
16142024-08-01T00:40:28.656Z Dirty slab v0.4.9: the rustflags changed
16152024-08-01T00:40:28.656Z Compiling slab v0.4.9
16162024-08-01T00:40:28.659Z 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`
16172024-08-01T00:40:28.709Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
16182024-08-01T00:40:28.774Z Dirty fnv v1.0.7: the rustflags changed
16192024-08-01T00:40:28.774Z Compiling fnv v1.0.7
16202024-08-01T00:40:28.777Z 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`
16212024-08-01T00:40:28.795Z Dirty futures-channel v0.3.30: the rustflags changed
16222024-08-01T00:40:28.795Z Compiling futures-channel v0.3.30
16232024-08-01T00:40:28.798Z 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`
16242024-08-01T00:40:28.911Z Dirty futures-task v0.3.30: the rustflags changed
16252024-08-01T00:40:28.911Z Compiling futures-task v0.3.30
16262024-08-01T00:40:28.914Z 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`
16272024-08-01T00:40:28.914Z Dirty futures-io v0.3.30: the rustflags changed
16282024-08-01T00:40:28.914Z Compiling futures-io v0.3.30
16292024-08-01T00:40:28.925Z 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`
16302024-08-01T00:40:28.962Z Dirty pin-utils v0.1.0: the rustflags changed
16312024-08-01T00:40:28.963Z Compiling pin-utils v0.1.0
16322024-08-01T00:40:28.966Z 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`
16332024-08-01T00:40:29.004Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
16342024-08-01T00:40:29.058Z Dirty regex-syntax v0.8.3: the rustflags changed
16352024-08-01T00:40:29.058Z Compiling regex-syntax v0.8.3
16362024-08-01T00:40:29.061Z 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`
16372024-08-01T00:40:29.141Z 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`
16382024-08-01T00:40:29.209Z Dirty syn v1.0.109: the rustflags changed
16392024-08-01T00:40:29.209Z Compiling syn v1.0.109
16402024-08-01T00:40:29.212Z Dirty const-oid v0.9.6: the rustflags changed
16412024-08-01T00:40:29.212Z Compiling const-oid v0.9.6
16422024-08-01T00:40:29.224Z 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`
16432024-08-01T00:40:29.227Z 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`
16442024-08-01T00:40:29.238Z Dirty aho-corasick v1.1.3: the rustflags changed
16452024-08-01T00:40:29.238Z Compiling aho-corasick v1.1.3
16462024-08-01T00:40:29.241Z 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`
16472024-08-01T00:40:29.241Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
16482024-08-01T00:40:29.264Z Dirty iana-time-zone v0.1.60: the rustflags changed
16492024-08-01T00:40:29.264Z Compiling iana-time-zone v0.1.60
16502024-08-01T00:40:29.276Z 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`
16512024-08-01T00:40:29.415Z Dirty semver v1.0.23: the rustflags changed
16522024-08-01T00:40:29.415Z Compiling semver v1.0.23
16532024-08-01T00:40:29.418Z 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`
16542024-08-01T00:40:29.470Z 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`
16552024-08-01T00:40:29.747Z Dirty heck v0.5.0: the rustflags changed
16562024-08-01T00:40:29.747Z Compiling heck v0.5.0
16572024-08-01T00:40:29.750Z 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`
16582024-08-01T00:40:29.895Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
16592024-08-01T00:40:29.962Z 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`
16602024-08-01T00:40:30.005Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
16612024-08-01T00:40:30.073Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16622024-08-01T00:40:30.073Z Compiling tinyvec_macros v0.1.1
16632024-08-01T00:40:30.076Z 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`
16642024-08-01T00:40:30.169Z Dirty tinyvec v1.6.0: the rustflags changed
16652024-08-01T00:40:30.170Z Compiling tinyvec v1.6.0
16662024-08-01T00:40:30.183Z 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`
16672024-08-01T00:40:30.292Z Dirty lazy_static v1.5.0: the rustflags changed
16682024-08-01T00:40:30.292Z Compiling lazy_static v1.5.0
16692024-08-01T00:40:30.295Z 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`
16702024-08-01T00:40:30.412Z Dirty ppv-lite86 v0.2.17: the rustflags changed
16712024-08-01T00:40:30.412Z Compiling ppv-lite86 v0.2.17
16722024-08-01T00:40:30.415Z 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`
16732024-08-01T00:40:30.856Z Dirty pkg-config v0.3.30: the rustflags changed
16742024-08-01T00:40:30.856Z Compiling pkg-config v0.3.30
16752024-08-01T00:40:30.859Z 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`
16762024-08-01T00:40:31.143Z Dirty schemars v0.8.21: the rustflags changed
16772024-08-01T00:40:31.143Z Compiling schemars v0.8.21
16782024-08-01T00:40:31.166Z 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`
16792024-08-01T00:40:31.234Z Dirty dyn-clone v1.0.17: the rustflags changed
16802024-08-01T00:40:31.235Z Compiling dyn-clone v1.0.17
16812024-08-01T00:40:31.243Z 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`
16822024-08-01T00:40:31.451Z Dirty cpufeatures v0.2.12: the rustflags changed
16832024-08-01T00:40:31.451Z Compiling cpufeatures v0.2.12
16842024-08-01T00:40:31.460Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=617fd11b7df2e647 -C extra-filename=-617fd11b7df2e647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16852024-08-01T00:40:31.555Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
16862024-08-01T00:40:31.559Z Dirty rustix v0.38.34: the rustflags changed
16872024-08-01T00:40:31.559Z Compiling rustix v0.38.34
16882024-08-01T00:40:31.559Z 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`
16892024-08-01T00:40:31.584Z Dirty unicode-normalization v0.1.23: the rustflags changed
16902024-08-01T00:40:31.584Z Compiling unicode-normalization v0.1.23
16912024-08-01T00:40:31.588Z 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`
16922024-08-01T00:40:31.644Z Dirty unicode-bidi v0.3.15: the rustflags changed
16932024-08-01T00:40:31.644Z Compiling unicode-bidi v0.3.15
16942024-08-01T00:40:31.650Z 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`
16952024-08-01T00:40:32.391Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
16962024-08-01T00:40:32.411Z Dirty rand_chacha v0.3.1: the rustflags changed
16972024-08-01T00:40:32.411Z Compiling rand_chacha v0.3.1
16982024-08-01T00:40:32.424Z 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`
16992024-08-01T00:40:32.503Z Dirty regex-automata v0.4.6: the rustflags changed
17002024-08-01T00:40:32.503Z Compiling regex-automata v0.4.6
17012024-08-01T00:40:32.511Z 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`
17022024-08-01T00:40:32.640Z Dirty errno v0.3.9: the rustflags changed
17032024-08-01T00:40:32.640Z Compiling errno v0.3.9
17042024-08-01T00:40:32.646Z 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`
17052024-08-01T00:40:32.863Z Dirty tracing-core v0.1.32: the rustflags changed
17062024-08-01T00:40:32.863Z Compiling tracing-core v0.1.32
17072024-08-01T00:40:32.866Z 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`
17082024-08-01T00:40:33.161Z Dirty rand v0.8.5: the rustflags changed
17092024-08-01T00:40:33.161Z Compiling rand v0.8.5
17102024-08-01T00:40:33.164Z 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`
17112024-08-01T00:40:34.357Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17122024-08-01T00:40:34.357Z Compiling serde_derive_internals v0.29.1
17132024-08-01T00:40:34.360Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=96b13c5883363ad0 -C extra-filename=-96b13c5883363ad0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17142024-08-01T00:40:34.737Z Dirty percent-encoding v2.3.1: the rustflags changed
17152024-08-01T00:40:34.737Z Compiling percent-encoding v2.3.1
17162024-08-01T00:40:34.740Z 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`
17172024-08-01T00:40:34.984Z Dirty form_urlencoded v1.2.1: the rustflags changed
17182024-08-01T00:40:34.984Z Compiling form_urlencoded v1.2.1
17192024-08-01T00:40:34.987Z 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`
17202024-08-01T00:40:35.105Z Dirty httparse v1.8.0: the rustflags changed
17212024-08-01T00:40:35.105Z Compiling httparse v1.8.0
17222024-08-01T00:40:35.108Z 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`
17232024-08-01T00:40:35.320Z Dirty time-core v0.1.2: the rustflags changed
17242024-08-01T00:40:35.320Z Compiling time-core v0.1.2
17252024-08-01T00:40:35.322Z Dirty unicode-width v0.1.13: the rustflags changed
17262024-08-01T00:40:35.322Z Compiling unicode-width v0.1.13
17272024-08-01T00:40:35.335Z 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`
17282024-08-01T00:40:35.338Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=b49d375e5576b095 -C extra-filename=-b49d375e5576b095 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17292024-08-01T00:40:35.494Z Dirty num-conv v0.1.0: the rustflags changed
17302024-08-01T00:40:35.494Z Compiling num-conv v0.1.0
17312024-08-01T00:40:35.497Z 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`
17322024-08-01T00:40:35.571Z Dirty powerfmt v0.2.0: the rustflags changed
17332024-08-01T00:40:35.571Z Compiling powerfmt v0.2.0
17342024-08-01T00:40:35.574Z 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`
17352024-08-01T00:40:35.591Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
17362024-08-01T00:40:35.617Z Dirty ring v0.17.8: the rustflags changed
17372024-08-01T00:40:35.617Z Compiling ring v0.17.8
17382024-08-01T00:40:35.620Z 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`
17392024-08-01T00:40:35.760Z Dirty time-macros v0.2.18: the rustflags changed
17402024-08-01T00:40:35.760Z Compiling time-macros v0.2.18
17412024-08-01T00:40:35.763Z 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`
17422024-08-01T00:40:35.798Z Dirty num_threads v0.1.7: the rustflags changed
17432024-08-01T00:40:35.798Z Compiling num_threads v0.1.7
17442024-08-01T00:40:35.801Z 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`
17452024-08-01T00:40:35.931Z Dirty deranged v0.3.11: the rustflags changed
17462024-08-01T00:40:35.931Z Compiling deranged v0.3.11
17472024-08-01T00:40:35.934Z 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`
17482024-08-01T00:40:35.990Z 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`
17492024-08-01T00:40:36.671Z Dirty either v1.12.0: the rustflags changed
17502024-08-01T00:40:36.671Z Compiling either v1.12.0
17512024-08-01T00:40:36.675Z 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`
17522024-08-01T00:40:36.885Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
17532024-08-01T00:40:37.084Z Dirty idna v0.5.0: the rustflags changed
17542024-08-01T00:40:37.085Z Compiling idna v0.5.0
17552024-08-01T00:40:37.087Z 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`
17562024-08-01T00:40:37.237Z Dirty adler v1.0.2: the rustflags changed
17572024-08-01T00:40:37.237Z Compiling adler v1.0.2
17582024-08-01T00:40:37.239Z 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`
17592024-08-01T00:40:37.477Z Dirty untrusted v0.9.0: the rustflags changed
17602024-08-01T00:40:37.477Z Compiling untrusted v0.9.0
17612024-08-01T00:40:37.489Z 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`
17622024-08-01T00:40:37.656Z Dirty rustversion v1.0.17: the rustflags changed
17632024-08-01T00:40:37.656Z Compiling rustversion v1.0.17
17642024-08-01T00:40:37.669Z 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`
17652024-08-01T00:40:37.922Z Dirty regex v1.10.5: the rustflags changed
17662024-08-01T00:40:37.922Z Compiling regex v1.10.5
17672024-08-01T00:40:37.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=d37737ee398aa5da -C extra-filename=-d37737ee398aa5da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17682024-08-01T00:40:38.437Z Dirty url v2.5.2: the rustflags changed
17692024-08-01T00:40:38.437Z Compiling url v2.5.2
17702024-08-01T00:40:38.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5ae87c7fd6f493bf -C extra-filename=-5ae87c7fd6f493bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-675744463e840421.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-08-01T00:40:38.685Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
17722024-08-01T00:40:38.723Z Dirty miniz_oxide v0.7.2: the rustflags changed
17732024-08-01T00:40:38.723Z Compiling miniz_oxide v0.7.2
17742024-08-01T00:40:38.726Z 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`
17752024-08-01T00:40:38.998Z Dirty slog v2.7.0: the rustflags changed
17762024-08-01T00:40:38.998Z Compiling slog v2.7.0
17772024-08-01T00:40:39.001Z 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`
17782024-08-01T00:40:39.290Z Dirty time v0.3.36: the rustflags changed
17792024-08-01T00:40:39.290Z Compiling time v0.3.36
17802024-08-01T00:40:39.293Z 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`
17812024-08-01T00:40:39.572Z Dirty vcpkg v0.2.15: the rustflags changed
17822024-08-01T00:40:39.572Z Compiling vcpkg v0.2.15
17832024-08-01T00:40:39.575Z 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`
17842024-08-01T00:40:39.800Z 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`
17852024-08-01T00:40:40.311Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
17862024-08-01T00:40:40.340Z 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`
17872024-08-01T00:40:40.380Z Dirty try-lock v0.2.5: the rustflags changed
17882024-08-01T00:40:40.380Z Compiling try-lock v0.2.5
17892024-08-01T00:40:40.383Z 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`
17902024-08-01T00:40:40.531Z Dirty want v0.3.1: the rustflags changed
17912024-08-01T00:40:40.531Z Compiling want v0.3.1
17922024-08-01T00:40:40.534Z 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`
17932024-08-01T00:40:40.837Z 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`
17942024-08-01T00:40:41.585Z Dirty serde_derive v1.0.204: the rustflags changed
17952024-08-01T00:40:41.585Z Compiling serde_derive v1.0.204
17962024-08-01T00:40:41.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=ceb724bdd3753957 -C extra-filename=-ceb724bdd3753957 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17972024-08-01T00:40:41.702Z Dirty zerocopy-derive v0.7.34: the rustflags changed
17982024-08-01T00:40:41.702Z Compiling zerocopy-derive v0.7.34
17992024-08-01T00:40:41.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=600cf0564382a713 -C extra-filename=-600cf0564382a713 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18002024-08-01T00:40:41.844Z Dirty zeroize_derive v1.4.2: the rustflags changed
18012024-08-01T00:40:41.844Z Compiling zeroize_derive v1.4.2
18022024-08-01T00:40:41.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f5d5f708d3ae1421 -C extra-filename=-f5d5f708d3ae1421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18032024-08-01T00:40:42.038Z Dirty thiserror-impl v1.0.63: the rustflags changed
18042024-08-01T00:40:42.038Z Compiling thiserror-impl v1.0.63
18052024-08-01T00:40:42.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f0411f1bd7063fa9 -C extra-filename=-f0411f1bd7063fa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18062024-08-01T00:40:43.648Z Dirty zeroize v1.7.0: the rustflags changed
18072024-08-01T00:40:43.648Z Compiling zeroize v1.7.0
18082024-08-01T00:40:43.651Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' -C metadata=ddee03847143bdd0 -C extra-filename=-ddee03847143bdd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-f5d5f708d3ae1421.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18092024-08-01T00:40:43.755Z Dirty tokio-macros v2.3.0: the rustflags changed
18102024-08-01T00:40:43.755Z Compiling tokio-macros v2.3.0
18112024-08-01T00:40:43.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0a38acd4c83de58b -C extra-filename=-0a38acd4c83de58b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18122024-08-01T00:40:44.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' -C metadata=28d3035606952e4a -C extra-filename=-28d3035606952e4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18132024-08-01T00:40:44.317Z Dirty zerocopy v0.7.34: the rustflags changed
18142024-08-01T00:40:44.317Z Compiling zerocopy v0.7.34
18152024-08-01T00:40:44.341Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' -C metadata=b2d58dfb6213ec88 -C extra-filename=-b2d58dfb6213ec88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-600cf0564382a713.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18162024-08-01T00:40:44.784Z Dirty futures-macro v0.3.30: the rustflags changed
18172024-08-01T00:40:44.784Z Compiling futures-macro v0.3.30
18182024-08-01T00:40:44.787Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5b1a63c0ec8eb230 -C extra-filename=-5b1a63c0ec8eb230 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18192024-08-01T00:40:44.948Z Dirty schemars_derive v0.8.21: the rustflags changed
18202024-08-01T00:40:44.948Z Compiling schemars_derive v0.8.21
18212024-08-01T00:40:44.962Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=acfa19c005c98832 -C extra-filename=-acfa19c005c98832 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-96b13c5883363ad0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18222024-08-01T00:40:45.536Z Dirty crypto-common v0.1.6: the rustflags changed
18232024-08-01T00:40:45.536Z Compiling crypto-common v0.1.6
18242024-08-01T00:40:45.549Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=cc72cfd6f92b2ac4 -C extra-filename=-cc72cfd6f92b2ac4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18252024-08-01T00:40:45.615Z Dirty block-buffer v0.10.4: the rustflags changed
18262024-08-01T00:40:45.615Z Compiling block-buffer v0.10.4
18272024-08-01T00:40:45.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=e26a12a73b5ef065 -C extra-filename=-e26a12a73b5ef065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18282024-08-01T00:40:45.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9f0a4baf47e5a5f1 -C extra-filename=-9f0a4baf47e5a5f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-f0411f1bd7063fa9.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
18292024-08-01T00:40:45.753Z Dirty tracing-attributes v0.1.27: the rustflags changed
18302024-08-01T00:40:45.753Z Compiling tracing-attributes v0.1.27
18312024-08-01T00:40:45.756Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3795cdfcbb739c0a -C extra-filename=-3795cdfcbb739c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18322024-08-01T00:40:45.783Z Dirty openssl-sys v0.9.103: the rustflags changed
18332024-08-01T00:40:45.783Z Compiling openssl-sys v0.9.103
18342024-08-01T00:40:45.786Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c914c7f92f8e914a -C extra-filename=-c914c7f92f8e914a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-f2268884d2898701.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18352024-08-01T00:40:45.933Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=ffd14cf7bf009d44 -C extra-filename=-ffd14cf7bf009d44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18362024-08-01T00:40:45.953Z Dirty digest v0.10.7: the rustflags changed
18372024-08-01T00:40:45.953Z Compiling digest v0.10.7
18382024-08-01T00:40:45.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' -C metadata=3cfa47e91bd2ae23 -C extra-filename=-3cfa47e91bd2ae23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-e26a12a73b5ef065.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18392024-08-01T00:40:46.021Z Dirty async-trait v0.1.81: the rustflags changed
18402024-08-01T00:40:46.021Z Compiling async-trait v0.1.81
18412024-08-01T00:40:46.024Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=97a23d2676a85f3f -C extra-filename=-97a23d2676a85f3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-08-01T00:40:46.469Z Dirty socket2 v0.4.10: the rustflags changed
18432024-08-01T00:40:46.469Z Compiling socket2 v0.4.10
18442024-08-01T00:40:46.472Z 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`
18452024-08-01T00:40:46.569Z Dirty hashbrown v0.14.5: the rustflags changed
18462024-08-01T00:40:46.569Z Compiling hashbrown v0.14.5
18472024-08-01T00:40:46.572Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=a9533f89556730b0 -C extra-filename=-a9533f89556730b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-e0639e5ace3a65a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18482024-08-01T00:40:47.002Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a/build-script-main`
18492024-08-01T00:40:47.080Z Dirty tower-service v0.3.2: the rustflags changed
18502024-08-01T00:40:47.080Z Compiling tower-service v0.3.2
18512024-08-01T00:40:47.083Z 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`
18522024-08-01T00:40:47.185Z Dirty futures-util v0.3.30: the rustflags changed
18532024-08-01T00:40:47.185Z Compiling futures-util v0.3.30
18542024-08-01T00:40:47.192Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=f1e6a08d6237cea5 -C extra-filename=-f1e6a08d6237cea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-5b1a63c0ec8eb230.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0b6d4576f055e0dd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18552024-08-01T00:40:47.218Z Dirty base64ct v1.6.0: the rustflags changed
18562024-08-01T00:40:47.218Z Compiling base64ct v1.6.0
18572024-08-01T00:40:47.222Z 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`
18582024-08-01T00:40:47.364Z Dirty httpdate v1.0.3: the rustflags changed
18592024-08-01T00:40:47.364Z Compiling httpdate v1.0.3
18602024-08-01T00:40:47.387Z 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`
18612024-08-01T00:40:47.809Z Dirty base64 v0.21.7: the rustflags changed
18622024-08-01T00:40:47.809Z Compiling base64 v0.21.7
18632024-08-01T00:40:47.812Z 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`
18642024-08-01T00:40:47.850Z Dirty backtrace v0.3.71: the rustflags changed
18652024-08-01T00:40:47.850Z Compiling backtrace v0.3.71
18662024-08-01T00:40:47.853Z 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`
18672024-08-01T00:40:47.933Z Dirty foreign-types-shared v0.1.1: the rustflags changed
18682024-08-01T00:40:47.933Z Compiling foreign-types-shared v0.1.1
18692024-08-01T00:40:47.936Z 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`
18702024-08-01T00:40:48.038Z Dirty gimli v0.28.1: the rustflags changed
18712024-08-01T00:40:48.038Z Compiling gimli v0.28.1
18722024-08-01T00:40:48.042Z 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`
18732024-08-01T00:40:48.343Z Dirty openssl-probe v0.1.5: the rustflags changed
18742024-08-01T00:40:48.343Z Compiling openssl-probe v0.1.5
18752024-08-01T00:40:48.346Z 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`
18762024-08-01T00:40:48.568Z Dirty heck v0.4.1: the rustflags changed
18772024-08-01T00:40:48.568Z Compiling heck v0.4.1
18782024-08-01T00:40:48.571Z 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`
18792024-08-01T00:40:48.676Z Dirty strsim v0.11.1: the rustflags changed
18802024-08-01T00:40:48.676Z Compiling strsim v0.11.1
18812024-08-01T00:40:48.679Z 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`
18822024-08-01T00:40:48.711Z Dirty openssl v0.10.66: the rustflags changed
18832024-08-01T00:40:48.711Z Compiling openssl v0.10.66
18842024-08-01T00:40:48.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=d8d37f203d2573f5 -C extra-filename=-d8d37f203d2573f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18852024-08-01T00:40:49.059Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
18862024-08-01T00:40:49.085Z Dirty foreign-types v0.3.2: the rustflags changed
18872024-08-01T00:40:49.085Z Compiling foreign-types v0.3.2
18882024-08-01T00:40:49.088Z 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`
18892024-08-01T00:40:49.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fb016ee485e0d634 -C extra-filename=-fb016ee485e0d634 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d`
18902024-08-01T00:40:49.206Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5/build-script-build`
18912024-08-01T00:40:49.230Z Dirty openssl-macros v0.1.1: the rustflags changed
18922024-08-01T00:40:49.230Z Compiling openssl-macros v0.1.1
18932024-08-01T00:40:49.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=788f5bd5b3fc40c7 -C extra-filename=-788f5bd5b3fc40c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18942024-08-01T00:40:49.246Z Dirty object v0.32.2: the rustflags changed
18952024-08-01T00:40:49.246Z Compiling object v0.32.2
18962024-08-01T00:40:49.248Z 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`
18972024-08-01T00:40:49.618Z Dirty ipnet v2.9.0: the rustflags changed
18982024-08-01T00:40:49.618Z Compiling ipnet v2.9.0
18992024-08-01T00:40:49.633Z 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`
19002024-08-01T00:40:49.930Z Dirty tracing v0.1.40: the rustflags changed
19012024-08-01T00:40:49.930Z Compiling tracing v0.1.40
19022024-08-01T00:40:49.961Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=bbe910777833fa5b -C extra-filename=-bbe910777833fa5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-3795cdfcbb739c0a.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-4090540935a66d13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19032024-08-01T00:40:50.144Z Dirty mime v0.3.17: the rustflags changed
19042024-08-01T00:40:50.144Z Compiling mime v0.3.17
19052024-08-01T00:40:50.147Z 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`
19062024-08-01T00:40:50.440Z Dirty rustc-demangle v0.1.24: the rustflags changed
19072024-08-01T00:40:50.440Z Compiling rustc-demangle v0.1.24
19082024-08-01T00:40:50.465Z 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`
19092024-08-01T00:40:50.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=da3429ff12e30b86 -C extra-filename=-da3429ff12e30b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19102024-08-01T00:40:50.589Z Dirty anyhow v1.0.86: the rustflags changed
19112024-08-01T00:40:50.589Z Compiling anyhow v1.0.86
19122024-08-01T00:40:50.591Z 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`
19132024-08-01T00:40:50.742Z Dirty crossbeam-utils v0.8.19: the rustflags changed
19142024-08-01T00:40:50.742Z Compiling crossbeam-utils v0.8.19
19152024-08-01T00:40:50.745Z 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`
19162024-08-01T00:40:50.971Z Dirty winnow v0.5.40: the rustflags changed
19172024-08-01T00:40:50.971Z Compiling winnow v0.5.40
19182024-08-01T00:40:50.974Z 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`
19192024-08-01T00:40:51.293Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
19202024-08-01T00:40:51.448Z Dirty native-tls v0.2.11: the rustflags changed
19212024-08-01T00:40:51.448Z Compiling native-tls v0.2.11
19222024-08-01T00:40:51.466Z 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`
19232024-08-01T00:40:51.489Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
19242024-08-01T00:40:51.514Z Dirty rustls v0.21.12: the rustflags changed
19252024-08-01T00:40:51.514Z Compiling rustls v0.21.12
19262024-08-01T00:40:51.517Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
19272024-08-01T00:40:51.585Z Dirty ucd-trie v0.1.6: the rustflags changed
19282024-08-01T00:40:51.585Z Compiling ucd-trie v0.1.6
19292024-08-01T00:40:51.588Z 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`
19302024-08-01T00:40:51.821Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
19312024-08-01T00:40:51.840Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
19322024-08-01T00:40:51.861Z Dirty pest v2.7.10: the rustflags changed
19332024-08-01T00:40:51.861Z Compiling pest v2.7.10
19342024-08-01T00:40:51.864Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' -C metadata=577e78f500518421 -C extra-filename=-577e78f500518421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-c65906f2bde6c412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19352024-08-01T00:40:51.878Z 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`
19362024-08-01T00:40:52.204Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19372024-08-01T00:40:52.204Z Compiling pem-rfc7468 v0.7.0
19382024-08-01T00:40:52.207Z 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`
19392024-08-01T00:40:53.003Z Dirty futures-executor v0.3.30: the rustflags changed
19402024-08-01T00:40:53.003Z Compiling futures-executor v0.3.30
19412024-08-01T00:40:53.006Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=305944c2ee33c8d3 -C extra-filename=-305944c2ee33c8d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19422024-08-01T00:40:53.059Z Dirty addr2line v0.21.0: the rustflags changed
19432024-08-01T00:40:53.059Z Compiling addr2line v0.21.0
19442024-08-01T00:40:53.062Z 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`
19452024-08-01T00:40:53.113Z Dirty rustls-webpki v0.101.7: the rustflags changed
19462024-08-01T00:40:53.114Z Compiling rustls-webpki v0.101.7
19472024-08-01T00:40:53.117Z 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`
19482024-08-01T00:40:53.377Z Dirty futures v0.3.30: the rustflags changed
19492024-08-01T00:40:53.377Z Compiling futures v0.3.30
19502024-08-01T00:40:53.381Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' -C metadata=d7ac17ad64f31a1c -C extra-filename=-d7ac17ad64f31a1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19512024-08-01T00:40:53.498Z Dirty sct v0.7.1: the rustflags changed
19522024-08-01T00:40:53.498Z Compiling sct v0.7.1
19532024-08-01T00:40:53.502Z 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`
19542024-08-01T00:40:53.618Z Dirty der_derive v0.7.2: the rustflags changed
19552024-08-01T00:40:53.618Z Compiling der_derive v0.7.2
19562024-08-01T00:40:53.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7dfb8652d7e80435 -C extra-filename=-7dfb8652d7e80435 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-08-01T00:40:53.696Z Dirty cookie v0.17.0: the rustflags changed
19582024-08-01T00:40:53.696Z Compiling cookie v0.17.0
19592024-08-01T00:40:53.699Z 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`
19602024-08-01T00:40:53.813Z Dirty flagset v0.4.5: the rustflags changed
19612024-08-01T00:40:53.813Z Compiling flagset v0.4.5
19622024-08-01T00:40:53.813Z 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`
19632024-08-01T00:40:54.024Z Dirty utf8parse v0.2.1: the rustflags changed
19642024-08-01T00:40:54.024Z Compiling utf8parse v0.2.1
19652024-08-01T00:40:54.027Z 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`
19662024-08-01T00:40:54.058Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
19672024-08-01T00:40:54.111Z 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`
19682024-08-01T00:40:54.190Z Dirty scroll_derive v0.12.0: the rustflags changed
19692024-08-01T00:40:54.190Z Compiling scroll_derive v0.12.0
19702024-08-01T00:40:54.193Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=39346474b654d3c7 -C extra-filename=-39346474b654d3c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19712024-08-01T00:40:54.810Z Dirty pest_meta v2.7.10: the rustflags changed
19722024-08-01T00:40:54.810Z Compiling pest_meta v2.7.10
19732024-08-01T00:40:54.813Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=4a77994e5dd06226 -C extra-filename=-4a77994e5dd06226 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19742024-08-01T00:40:54.859Z Dirty idna v0.3.0: the rustflags changed
19752024-08-01T00:40:54.859Z Compiling idna v0.3.0
19762024-08-01T00:40:54.863Z 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`
19772024-08-01T00:40:55.056Z Dirty encoding_rs v0.8.34: the rustflags changed
19782024-08-01T00:40:55.056Z Compiling encoding_rs v0.8.34
19792024-08-01T00:40:55.059Z 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`
19802024-08-01T00:40:55.944Z 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`
19812024-08-01T00:40:56.422Z Dirty der v0.7.9: the rustflags changed
19822024-08-01T00:40:56.422Z Compiling der v0.7.9
19832024-08-01T00:40:56.425Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=8177c7b7d6928a3c -C extra-filename=-8177c7b7d6928a3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-7dfb8652d7e80435.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-78047bb16dad56ca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19842024-08-01T00:40:56.465Z Dirty psl-types v2.0.11: the rustflags changed
19852024-08-01T00:40:56.465Z Compiling psl-types v2.0.11
19862024-08-01T00:40:56.479Z 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`
19872024-08-01T00:40:56.586Z Dirty bytes v1.6.0: the rustflags changed
19882024-08-01T00:40:56.586Z Compiling bytes v1.6.0
19892024-08-01T00:40:56.589Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=0ca0c6ee2251a771 -C extra-filename=-0ca0c6ee2251a771 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-08-01T00:40:56.657Z Dirty bitflags v2.6.0: the rustflags changed
19912024-08-01T00:40:56.657Z Compiling bitflags v2.6.0
19922024-08-01T00:40:56.660Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=79ef37fead517de5 -C extra-filename=-79ef37fead517de5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-08-01T00:40:56.899Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' -C metadata=4768e9e481ff3473 -C extra-filename=-4768e9e481ff3473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
19942024-08-01T00:40:57.126Z Dirty indexmap v2.2.6: the rustflags changed
19952024-08-01T00:40:57.126Z Compiling indexmap v2.2.6
19962024-08-01T00:40:57.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=ac2c4e4e7a7f3c52 -C extra-filename=-ac2c4e4e7a7f3c52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-7908cf90c6ce7643.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19972024-08-01T00:40:57.872Z Dirty tokio v1.38.1: the rustflags changed
19982024-08-01T00:40:57.872Z Compiling tokio v1.38.1
19992024-08-01T00:40:57.888Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=e52650c0e0b57180 -C extra-filename=-e52650c0e0b57180 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-0a38acd4c83de58b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20002024-08-01T00:40:58.597Z Dirty chrono v0.4.38: the rustflags changed
20012024-08-01T00:40:58.597Z Compiling chrono v0.4.38
20022024-08-01T00:40:58.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' -C metadata=97034b78d1593ff4 -C extra-filename=-97034b78d1593ff4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-dc7fd02d5aaff25a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20032024-08-01T00:40:59.543Z Dirty uuid v1.10.0: the rustflags changed
20042024-08-01T00:40:59.543Z Compiling uuid v1.10.0
20052024-08-01T00:40:59.546Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=30db8036d64b29f4 -C extra-filename=-30db8036d64b29f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20062024-08-01T00:40:59.730Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=8ac9eee395b6b013 -C extra-filename=-8ac9eee395b6b013 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-08-01T00:40:59.879Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=74a6194e555b79ec -C extra-filename=-74a6194e555b79ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3cfcd26b9cc4ed8f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
20082024-08-01T00:41:00.006Z Dirty http v0.2.12: the rustflags changed
20092024-08-01T00:41:00.006Z Compiling http v0.2.12
20102024-08-01T00:41:00.045Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=19bd34fc86dbda3f -C extra-filename=-19bd34fc86dbda3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-08-01T00:41:00.048Z Dirty toml_datetime v0.6.6: the rustflags changed
20122024-08-01T00:41:00.048Z Compiling toml_datetime v0.6.6
20132024-08-01T00:41:00.048Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=57f2684c41ae98d5 -C extra-filename=-57f2684c41ae98d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20142024-08-01T00:41:00.521Z Dirty serde_spanned v0.6.6: the rustflags changed
20152024-08-01T00:41:00.521Z Compiling serde_spanned v0.6.6
20162024-08-01T00:41:00.524Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=ff475945237edf95 -C extra-filename=-ff475945237edf95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20172024-08-01T00:41:00.584Z Dirty serde_tokenstream v0.2.1: the rustflags changed
20182024-08-01T00:41:00.584Z Compiling serde_tokenstream v0.2.1
20192024-08-01T00:41:00.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5f637d86c4257330 -C extra-filename=-5f637d86c4257330 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20202024-08-01T00:41:00.755Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=4dffa66abfb72836 -C extra-filename=-4dffa66abfb72836 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-788f5bd5b3fc40c7.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300`
20212024-08-01T00:41:01.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=1b2d1eaa4bd56ef6 -C extra-filename=-1b2d1eaa4bd56ef6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-acfa19c005c98832.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20222024-08-01T00:41:01.162Z Dirty toml_edit v0.19.15: the rustflags changed
20232024-08-01T00:41:01.162Z Compiling toml_edit v0.19.15
20242024-08-01T00:41:01.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=48d30f59f07e917f -C extra-filename=-48d30f59f07e917f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e4cd269434c2124b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-08-01T00:41:02.567Z Dirty http-body v0.4.6: the rustflags changed
20262024-08-01T00:41:02.567Z Compiling http-body v0.4.6
20272024-08-01T00:41:02.570Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e3bd3c145d43de4c -C extra-filename=-e3bd3c145d43de4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-08-01T00:41:02.597Z 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`
20292024-08-01T00:41:03.035Z Dirty rustc_version v0.4.0: the rustflags changed
20302024-08-01T00:41:03.035Z Compiling rustc_version v0.4.0
20312024-08-01T00:41:03.038Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ee0ef3b4f042ff10 -C extra-filename=-ee0ef3b4f042ff10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20322024-08-01T00:41:03.059Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20332024-08-01T00:41:03.059Z Compiling serde_urlencoded v0.7.1
20342024-08-01T00:41:03.062Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6c3b2110d09f4892 -C extra-filename=-6c3b2110d09f4892 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20352024-08-01T00:41:03.542Z Dirty spki v0.7.3: the rustflags changed
20362024-08-01T00:41:03.542Z Compiling spki v0.7.3
20372024-08-01T00:41:03.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=8d3fd92c55a5cde6 -C extra-filename=-8d3fd92c55a5cde6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-08-01T00:41:03.589Z Dirty publicsuffix v2.2.3: the rustflags changed
20392024-08-01T00:41:03.589Z Compiling publicsuffix v2.2.3
20402024-08-01T00:41:03.592Z Dirty pest_generator v2.7.10: the rustflags changed
20412024-08-01T00:41:03.592Z Compiling pest_generator v2.7.10
20422024-08-01T00:41:03.592Z 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`
20432024-08-01T00:41:03.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=5513ef90d2bb6931 -C extra-filename=-5513ef90d2bb6931 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-4a77994e5dd06226.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20442024-08-01T00:41:03.811Z Dirty scroll v0.12.0: the rustflags changed
20452024-08-01T00:41:03.811Z Compiling scroll v0.12.0
20462024-08-01T00:41:03.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' -C metadata=4184939a5e6e4251 -C extra-filename=-4184939a5e6e4251 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-39346474b654d3c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-08-01T00:41:03.841Z 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`
20482024-08-01T00:41:03.902Z Dirty data-encoding v2.6.0: the rustflags changed
20492024-08-01T00:41:03.902Z Compiling data-encoding v2.6.0
20502024-08-01T00:41:03.905Z 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`
20512024-08-01T00:41:04.368Z Dirty anstyle v1.0.7: the rustflags changed
20522024-08-01T00:41:04.368Z Compiling anstyle v1.0.7
20532024-08-01T00:41:04.371Z 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`
20542024-08-01T00:41:04.819Z Dirty plain v0.2.3: the rustflags changed
20552024-08-01T00:41:04.819Z Compiling plain v0.2.3
20562024-08-01T00:41:04.822Z 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`
20572024-08-01T00:41:04.976Z Dirty goblin v0.8.2: the rustflags changed
20582024-08-01T00:41:04.976Z Compiling goblin v0.8.2
20592024-08-01T00:41:04.979Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' -C metadata=f6c8d0739b0d4c18 -C extra-filename=-f6c8d0739b0d4c18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-f0823be5812d4fcc.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-4184939a5e6e4251.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20602024-08-01T00:41:04.993Z Dirty cookie_store v0.20.0: the rustflags changed
20612024-08-01T00:41:04.993Z Compiling cookie_store v0.20.0
20622024-08-01T00:41:05.007Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' -C metadata=a2cc684279aa2846 -C extra-filename=-a2cc684279aa2846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d9996439499333bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20632024-08-01T00:41:05.030Z Dirty openapiv3 v2.0.0: the rustflags changed
20642024-08-01T00:41:05.030Z Compiling openapiv3 v2.0.0
20652024-08-01T00:41:05.033Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' -C metadata=c4c98230b3c24f2f -C extra-filename=-c4c98230b3c24f2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20662024-08-01T00:41:05.680Z Dirty tokio-util v0.7.11: the rustflags changed
20672024-08-01T00:41:05.680Z Compiling tokio-util v0.7.11
20682024-08-01T00:41:05.713Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' -C metadata=aba0f1947f43ff11 -C extra-filename=-aba0f1947f43ff11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-08-01T00:41:06.472Z Dirty tokio-rustls v0.24.1: the rustflags changed
20702024-08-01T00:41:06.472Z Compiling tokio-rustls v0.24.1
20712024-08-01T00:41:06.475Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=a69dd7c3e7c9da47 -C extra-filename=-a69dd7c3e7c9da47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
20722024-08-01T00:41:06.544Z Dirty pest_derive v2.7.10: the rustflags changed
20732024-08-01T00:41:06.544Z Compiling pest_derive v2.7.10
20742024-08-01T00:41:06.570Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=82987baf5a0823fe -C extra-filename=-82987baf5a0823fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-5513ef90d2bb6931.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20752024-08-01T00:41:06.876Z Dirty h2 v0.3.26: the rustflags changed
20762024-08-01T00:41:06.876Z Compiling h2 v0.3.26
20772024-08-01T00:41:06.892Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7c380c0f3037472a -C extra-filename=-7c380c0f3037472a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-08-01T00:41:07.070Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=22ba112fd67a658e -C extra-filename=-22ba112fd67a658e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
20792024-08-01T00:41:07.566Z Dirty tokio-native-tls v0.3.1: the rustflags changed
20802024-08-01T00:41:07.566Z Compiling tokio-native-tls v0.3.1
20812024-08-01T00:41:07.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=832f3c5a11a76c56 -C extra-filename=-832f3c5a11a76c56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
20822024-08-01T00:41:07.646Z Dirty rustls-pemfile v1.0.4: the rustflags changed
20832024-08-01T00:41:07.646Z Compiling rustls-pemfile v1.0.4
20842024-08-01T00:41:07.650Z 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`
20852024-08-01T00:41:07.845Z Dirty usdt-impl v0.5.0: the rustflags changed
20862024-08-01T00:41:07.845Z Compiling usdt-impl v0.5.0
20872024-08-01T00:41:07.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/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`
20882024-08-01T00:41:08.118Z Dirty sync_wrapper v0.1.2: the rustflags changed
20892024-08-01T00:41:08.118Z Compiling sync_wrapper v0.1.2
20902024-08-01T00:41:08.121Z 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`
20912024-08-01T00:41:08.239Z Dirty pretty-hex v0.4.1: the rustflags changed
20922024-08-01T00:41:08.239Z Compiling pretty-hex v0.4.1
20932024-08-01T00:41:08.259Z 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`
20942024-08-01T00:41:08.259Z Dirty webpki-roots v0.25.4: the rustflags changed
20952024-08-01T00:41:08.259Z Compiling webpki-roots v0.25.4
20962024-08-01T00:41:08.272Z 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`
20972024-08-01T00:41:08.411Z Dirty bitflags v1.3.2: the rustflags changed
20982024-08-01T00:41:08.411Z Compiling bitflags v1.3.2
20992024-08-01T00:41:08.415Z 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`
21002024-08-01T00:41:08.448Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
21012024-08-01T00:41:08.514Z Dirty dtrace-parser v0.2.0: the rustflags changed
21022024-08-01T00:41:08.514Z Compiling dtrace-parser v0.2.0
21032024-08-01T00:41:08.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5a06323f16575c26 -C extra-filename=-5a06323f16575c26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-577e78f500518421.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-82987baf5a0823fe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21042024-08-01T00:41:08.598Z Dirty pkcs8 v0.10.2: the rustflags changed
21052024-08-01T00:41:08.598Z Compiling pkcs8 v0.10.2
21062024-08-01T00:41:08.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=99090ff8528b62db -C extra-filename=-99090ff8528b62db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21072024-08-01T00:41:09.202Z Dirty sha2 v0.10.8: the rustflags changed
21082024-08-01T00:41:09.202Z Compiling sha2 v0.10.8
21092024-08-01T00:41:09.205Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' -C metadata=395d6e606e633c76 -C extra-filename=-395d6e606e633c76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21102024-08-01T00:41:09.577Z Dirty hmac v0.12.1: the rustflags changed
21112024-08-01T00:41:09.577Z Compiling hmac v0.12.1
21122024-08-01T00:41:09.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' -C metadata=eb226e5a4ecba862 -C extra-filename=-eb226e5a4ecba862 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-08-01T00:41:09.606Z Dirty thread-id v4.2.1: the rustflags changed
21142024-08-01T00:41:09.606Z Compiling thread-id v4.2.1
21152024-08-01T00:41:09.619Z 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`
21162024-08-01T00:41:09.705Z Dirty bit-vec v0.6.3: the rustflags changed
21172024-08-01T00:41:09.705Z Compiling bit-vec v0.6.3
21182024-08-01T00:41:09.708Z 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`
21192024-08-01T00:41:09.732Z Dirty anstyle-parse v0.2.4: the rustflags changed
21202024-08-01T00:41:09.732Z Compiling anstyle-parse v0.2.4
21212024-08-01T00:41:09.734Z 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`
21222024-08-01T00:41:09.812Z Dirty num-integer v0.1.46: the rustflags changed
21232024-08-01T00:41:09.812Z Compiling num-integer v0.1.46
21242024-08-01T00:41:09.815Z 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`
21252024-08-01T00:41:10.070Z Dirty anstyle-query v1.0.3: the rustflags changed
21262024-08-01T00:41:10.070Z Compiling anstyle-query v1.0.3
21272024-08-01T00:41:10.075Z 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`
21282024-08-01T00:41:10.149Z Dirty crc32fast v1.4.0: the rustflags changed
21292024-08-01T00:41:10.149Z Compiling crc32fast v1.4.0
21302024-08-01T00:41:10.152Z 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`
21312024-08-01T00:41:10.216Z Dirty colorchoice v1.0.1: the rustflags changed
21322024-08-01T00:41:10.216Z Compiling colorchoice v1.0.1
21332024-08-01T00:41:10.219Z 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`
21342024-08-01T00:41:10.379Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21352024-08-01T00:41:10.379Z Compiling is_terminal_polyfill v1.70.0
21362024-08-01T00:41:10.401Z 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`
21372024-08-01T00:41:10.511Z Dirty dof v0.3.0: the rustflags changed
21382024-08-01T00:41:10.511Z Compiling dof v0.3.0
21392024-08-01T00:41:10.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' -C metadata=25fb8fced16cd46d -C extra-filename=-25fb8fced16cd46d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f6c8d0739b0d4c18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-08-01T00:41:10.599Z Dirty anstream v0.6.14: the rustflags changed
21412024-08-01T00:41:10.599Z Compiling anstream v0.6.14
21422024-08-01T00:41:10.602Z 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`
21432024-08-01T00:41:10.697Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
21442024-08-01T00:41:10.779Z Dirty terminal_size v0.3.0: the rustflags changed
21452024-08-01T00:41:10.779Z Compiling terminal_size v0.3.0
21462024-08-01T00:41:10.782Z Dirty block-padding v0.3.3: the rustflags changed
21472024-08-01T00:41:10.782Z Compiling block-padding v0.3.3
21482024-08-01T00:41:10.796Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e9068e8f2f4d32fb -C extra-filename=-e9068e8f2f4d32fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21492024-08-01T00:41:10.799Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' -C metadata=1b045b80c11dbf29 -C extra-filename=-1b045b80c11dbf29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-08-01T00:41:11.007Z Dirty clap_lex v0.7.0: the rustflags changed
21512024-08-01T00:41:11.007Z Compiling clap_lex v0.7.0
21522024-08-01T00:41:11.011Z 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`
21532024-08-01T00:41:11.079Z Dirty unicode-segmentation v1.11.0: the rustflags changed
21542024-08-01T00:41:11.079Z Compiling unicode-segmentation v1.11.0
21552024-08-01T00:41:11.093Z 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`
21562024-08-01T00:41:11.391Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=431a1d6823efcc22 -C extra-filename=-431a1d6823efcc22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-2764545db271fd37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
21572024-08-01T00:41:11.533Z Dirty base64 v0.22.1: the rustflags changed
21582024-08-01T00:41:11.533Z Compiling base64 v0.22.1
21592024-08-01T00:41:11.536Z 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`
21602024-08-01T00:41:11.921Z Dirty clap_builder v4.5.9: the rustflags changed
21612024-08-01T00:41:11.921Z Compiling clap_builder v4.5.9
21622024-08-01T00:41:11.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=29b3d4137ffd6093 -C extra-filename=-29b3d4137ffd6093 --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-e9068e8f2f4d32fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21632024-08-01T00:41:12.329Z Dirty inout v0.1.3: the rustflags changed
21642024-08-01T00:41:12.329Z Compiling inout v0.1.3
21652024-08-01T00:41:12.332Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' -C metadata=c9b9ade2be1522df -C extra-filename=-c9b9ade2be1522df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1b045b80c11dbf29.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-08-01T00:41:12.618Z 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`
21672024-08-01T00:41:12.654Z Dirty clap_derive v4.5.8: the rustflags changed
21682024-08-01T00:41:12.654Z Compiling clap_derive v4.5.8
21692024-08-01T00:41:12.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' -C metadata=0e6234efe670f455 -C extra-filename=-0e6234efe670f455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21702024-08-01T00:41:12.818Z Dirty memmap v0.7.0: the rustflags changed
21712024-08-01T00:41:12.818Z Compiling memmap v0.7.0
21722024-08-01T00:41:12.821Z 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`
21732024-08-01T00:41:12.956Z Dirty siphasher v0.3.11: the rustflags changed
21742024-08-01T00:41:12.956Z Compiling siphasher v0.3.11
21752024-08-01T00:41:12.970Z 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`
21762024-08-01T00:41:13.038Z Dirty cipher v0.4.4: the rustflags changed
21772024-08-01T00:41:13.038Z Compiling cipher v0.4.4
21782024-08-01T00:41:13.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' -C metadata=2aae3c88f553512e -C extra-filename=-2aae3c88f553512e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21792024-08-01T00:41:13.173Z Dirty hex v0.4.3: the rustflags changed
21802024-08-01T00:41:13.173Z Compiling hex v0.4.3
21812024-08-01T00:41:13.176Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=2385d9a2adf4dce5 -C extra-filename=-2385d9a2adf4dce5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21822024-08-01T00:41:13.192Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
21832024-08-01T00:41:13.192Z Compiling crossbeam-epoch v0.9.18
21842024-08-01T00:41:13.205Z 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`
21852024-08-01T00:41:13.330Z Dirty itertools v0.10.5: the rustflags changed
21862024-08-01T00:41:13.330Z Compiling itertools v0.10.5
21872024-08-01T00:41:13.333Z 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`
21882024-08-01T00:41:13.556Z Dirty hyper v0.14.28: the rustflags changed
21892024-08-01T00:41:13.557Z Compiling hyper v0.14.28
21902024-08-01T00:41:13.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=91ac727fefab402e -C extra-filename=-91ac727fefab402e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21912024-08-01T00:41:13.792Z Dirty stable_deref_trait v1.2.0: the rustflags changed
21922024-08-01T00:41:13.792Z Compiling stable_deref_trait v1.2.0
21932024-08-01T00:41:13.795Z 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`
21942024-08-01T00:41:13.899Z Dirty winnow v0.6.8: the rustflags changed
21952024-08-01T00:41:13.900Z Compiling winnow v0.6.8
21962024-08-01T00:41:13.914Z 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`
21972024-08-01T00:41:13.999Z Dirty bit-set v0.5.3: the rustflags changed
21982024-08-01T00:41:13.999Z Compiling bit-set v0.5.3
21992024-08-01T00:41:14.003Z 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`
22002024-08-01T00:41:14.294Z Dirty ipnetwork v0.20.0: the rustflags changed
22012024-08-01T00:41:14.294Z Compiling ipnetwork v0.20.0
22022024-08-01T00:41:14.308Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=0cbdf58bcc2b964d -C extra-filename=-0cbdf58bcc2b964d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-08-01T00:41:15.230Z Dirty itertools v0.12.1: the rustflags changed
22042024-08-01T00:41:15.230Z Compiling itertools v0.12.1
22052024-08-01T00:41:15.233Z 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`
22062024-08-01T00:41:15.648Z Dirty usdt-macro v0.5.0: the rustflags changed
22072024-08-01T00:41:15.648Z Compiling usdt-macro v0.5.0
22082024-08-01T00:41:15.663Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=a66ab91a6433cf47 -C extra-filename=-a66ab91a6433cf47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-08-01T00:41:16.233Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
22102024-08-01T00:41:16.236Z Compiling usdt-attr-macro v0.5.0
22112024-08-01T00:41:16.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' -C metadata=67681c0508acab4d -C extra-filename=-67681c0508acab4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22122024-08-01T00:41:17.416Z Dirty toml_edit v0.22.16: the rustflags changed
22132024-08-01T00:41:17.416Z Compiling toml_edit v0.22.16
22142024-08-01T00:41:17.419Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=6d13f19566bfd898 -C extra-filename=-6d13f19566bfd898 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a4e331affc63f6b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22152024-08-01T00:41:17.501Z Dirty ff v0.13.0: the rustflags changed
22162024-08-01T00:41:17.502Z Compiling ff v0.13.0
22172024-08-01T00:41:17.523Z 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`
22182024-08-01T00:41:17.727Z Dirty base16ct v0.2.0: the rustflags changed
22192024-08-01T00:41:17.727Z Compiling base16ct v0.2.0
22202024-08-01T00:41:17.730Z 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`
22212024-08-01T00:41:17.800Z Dirty group v0.13.0: the rustflags changed
22222024-08-01T00:41:17.800Z Compiling group v0.13.0
22232024-08-01T00:41:17.803Z 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`
22242024-08-01T00:41:18.050Z Dirty sec1 v0.7.3: the rustflags changed
22252024-08-01T00:41:18.050Z Compiling sec1 v0.7.3
22262024-08-01T00:41:18.053Z Dirty clap v4.5.9: the rustflags changed
22272024-08-01T00:41:18.053Z Compiling clap v4.5.9
22282024-08-01T00:41:18.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' -C metadata=19d4a7a44da44480 -C extra-filename=-19d4a7a44da44480 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292024-08-01T00:41:18.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=a4abddd57b8d0d31 -C extra-filename=-a4abddd57b8d0d31 --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-29b3d4137ffd6093.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-0e6234efe670f455.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302024-08-01T00:41:18.116Z Dirty flate2 v1.0.30: the rustflags changed
22312024-08-01T00:41:18.116Z Compiling flate2 v1.0.30
22322024-08-01T00:41:18.119Z 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`
22332024-08-01T00:41:18.155Z Dirty usdt v0.5.0: the rustflags changed
22342024-08-01T00:41:18.155Z Compiling usdt v0.5.0
22352024-08-01T00:41:18.158Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=b833223a7c0b0e8f -C extra-filename=-b833223a7c0b0e8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-5a06323f16575c26.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-f6c8d0739b0d4c18.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-67681c0508acab4d.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-a66ab91a6433cf47.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-08-01T00:41:18.177Z Dirty hkdf v0.12.4: the rustflags changed
22372024-08-01T00:41:18.177Z Compiling hkdf v0.12.4
22382024-08-01T00:41:18.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=84b557dc895bb844 -C extra-filename=-84b557dc895bb844 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-08-01T00:41:18.421Z Dirty toml v0.7.8: the rustflags changed
22402024-08-01T00:41:18.421Z Compiling toml v0.7.8
22412024-08-01T00:41:18.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=fd7141ecc7f9461a -C extra-filename=-fd7141ecc7f9461a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-08-01T00:41:18.441Z Dirty crypto-bigint v0.5.5: the rustflags changed
22432024-08-01T00:41:18.441Z Compiling crypto-bigint v0.5.5
22442024-08-01T00:41:18.444Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=9e4939e51fe8e653 -C extra-filename=-9e4939e51fe8e653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-08-01T00:41:18.625Z Dirty zerocopy-derive v0.6.6: the rustflags changed
22462024-08-01T00:41:18.626Z Compiling zerocopy-derive v0.6.6
22472024-08-01T00:41:18.628Z Dirty signal-hook v0.3.17: the rustflags changed
22482024-08-01T00:41:18.628Z Compiling signal-hook v0.3.17
22492024-08-01T00:41:18.628Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e0bb5e12fabb605 -C extra-filename=-0e0bb5e12fabb605 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-08-01T00:41:18.629Z 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`
22512024-08-01T00:41:18.947Z Dirty managed v0.8.0: the rustflags changed
22522024-08-01T00:41:18.947Z Compiling managed v0.8.0
22532024-08-01T00:41:18.962Z 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`
22542024-08-01T00:41:19.046Z Dirty fixedbitset v0.4.2: the rustflags changed
22552024-08-01T00:41:19.046Z Compiling fixedbitset v0.4.2
22562024-08-01T00:41:19.049Z 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`
22572024-08-01T00:41:19.368Z Dirty petgraph v0.6.5: the rustflags changed
22582024-08-01T00:41:19.368Z Compiling petgraph v0.6.5
22592024-08-01T00:41:19.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' -C metadata=0f56e7e94385c67e -C extra-filename=-0f56e7e94385c67e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22602024-08-01T00:41:19.515Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
22612024-08-01T00:41:19.540Z Dirty phf_shared v0.10.0: the rustflags changed
22622024-08-01T00:41:19.540Z Compiling phf_shared v0.10.0
22632024-08-01T00:41:19.543Z 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`
22642024-08-01T00:41:19.955Z Dirty unicode-xid v0.2.4: the rustflags changed
22652024-08-01T00:41:19.955Z Compiling unicode-xid v0.2.4
22662024-08-01T00:41:19.958Z 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`
22672024-08-01T00:41:20.130Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
22682024-08-01T00:41:20.130Z Compiling new_debug_unreachable v1.0.6
22692024-08-01T00:41:20.133Z 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`
22702024-08-01T00:41:20.156Z Dirty precomputed-hash v0.1.1: the rustflags changed
22712024-08-01T00:41:20.156Z Compiling precomputed-hash v0.1.1
22722024-08-01T00:41:20.159Z 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`
22732024-08-01T00:41:20.230Z Dirty hyper-rustls v0.24.2: the rustflags changed
22742024-08-01T00:41:20.230Z Compiling hyper-rustls v0.24.2
22752024-08-01T00:41:20.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9dce5407a8b032f1 -C extra-filename=-9dce5407a8b032f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
22762024-08-01T00:41:20.276Z Dirty hyper-tls v0.5.0: the rustflags changed
22772024-08-01T00:41:20.276Z Compiling hyper-tls v0.5.0
22782024-08-01T00:41:20.279Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f58edcc0fe3b0502 -C extra-filename=-f58edcc0fe3b0502 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22792024-08-01T00:41:20.585Z Dirty reqwest v0.11.27: the rustflags changed
22802024-08-01T00:41:20.585Z Compiling reqwest v0.11.27
22812024-08-01T00:41:20.590Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --cfg 'feature="webpki-roots"' -C metadata=dc8021e52fb1f2bb -C extra-filename=-dc8021e52fb1f2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-a2cc684279aa2846.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-7c380c0f3037472a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-e3bd3c145d43de4c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-9dce5407a8b032f1.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-f58edcc0fe3b0502.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-22ba112fd67a658e.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-1869657d36c282d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-832f3c5a11a76c56.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-a69dd7c3e7c9da47.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6df8bfb5008e02b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
22822024-08-01T00:41:20.627Z Dirty minimal-lexical v0.2.1: the rustflags changed
22832024-08-01T00:41:20.628Z Compiling minimal-lexical v0.2.1
22842024-08-01T00:41:20.633Z 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`
22852024-08-01T00:41:21.100Z Dirty zerocopy v0.6.6: the rustflags changed
22862024-08-01T00:41:21.100Z Compiling zerocopy v0.6.6
22872024-08-01T00:41:21.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ec2eac167b74a21e -C extra-filename=-ec2eac167b74a21e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-0e0bb5e12fabb605.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22882024-08-01T00:41:21.164Z Dirty nom v7.1.3: the rustflags changed
22892024-08-01T00:41:21.164Z Compiling nom v7.1.3
22902024-08-01T00:41:21.167Z 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`
22912024-08-01T00:41:21.835Z Dirty elliptic-curve v0.13.8: the rustflags changed
22922024-08-01T00:41:21.835Z Compiling elliptic-curve v0.13.8
22932024-08-01T00:41:21.838Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' -C metadata=d87e94ae4f72b2f6 -C extra-filename=-d87e94ae4f72b2f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-9e4939e51fe8e653.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-19d4a7a44da44480.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22942024-08-01T00:41:21.965Z Dirty string_cache v0.8.7: the rustflags changed
22952024-08-01T00:41:21.965Z Compiling string_cache v0.8.7
22962024-08-01T00:41:21.983Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' -C metadata=f8e34dd15fa6846f -C extra-filename=-f8e34dd15fa6846f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-3aa9f4aaaf22f9af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-2721e2e04e141b28.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c89b8439d6866a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-08-01T00:41:22.448Z 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`
22982024-08-01T00:41:22.661Z Dirty num-iter v0.1.45: the rustflags changed
22992024-08-01T00:41:22.661Z Compiling num-iter v0.1.45
23002024-08-01T00:41:22.664Z 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`
23012024-08-01T00:41:22.843Z Dirty static_assertions v1.1.0: the rustflags changed
23022024-08-01T00:41:22.844Z Compiling static_assertions v1.1.0
23032024-08-01T00:41:22.846Z 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`
23042024-08-01T00:41:22.946Z Dirty matches v0.1.10: the rustflags changed
23052024-08-01T00:41:22.946Z Compiling matches v0.1.10
23062024-08-01T00:41:22.949Z 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`
23072024-08-01T00:41:23.045Z Dirty idna v0.2.3: the rustflags changed
23082024-08-01T00:41:23.045Z Compiling idna v0.2.3
23092024-08-01T00:41:23.048Z 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`
23102024-08-01T00:41:23.426Z Dirty heapless v0.7.17: the rustflags changed
23112024-08-01T00:41:23.426Z Compiling heapless v0.7.17
23122024-08-01T00:41:23.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/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=fe3a41c476f49f63 -C extra-filename=-fe3a41c476f49f63 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132024-08-01T00:41:23.485Z Dirty enum-as-inner v0.5.1: the rustflags changed
23142024-08-01T00:41:23.485Z Compiling enum-as-inner v0.5.1
23152024-08-01T00:41:23.489Z 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`
23162024-08-01T00:41:23.654Z Dirty regex-automata v0.1.10: the rustflags changed
23172024-08-01T00:41:23.654Z Compiling regex-automata v0.1.10
23182024-08-01T00:41:23.669Z 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`
23192024-08-01T00:41:23.913Z Dirty pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19): the rustflags changed
23202024-08-01T00:41:23.914Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23212024-08-01T00:41:23.917Z 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`
23222024-08-01T00:41:24.153Z Dirty lalrpop-util v0.19.12: the rustflags changed
23232024-08-01T00:41:24.153Z Compiling lalrpop-util v0.19.12
23242024-08-01T00:41:24.156Z 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`
23252024-08-01T00:41:24.514Z Dirty bstr v0.2.17: the rustflags changed
23262024-08-01T00:41:24.514Z Compiling bstr v0.2.17
23272024-08-01T00:41:24.533Z 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`
23282024-08-01T00:41:24.569Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63/build-script-build`
23292024-08-01T00:41:24.609Z Dirty signal-hook-mio v0.2.3: the rustflags changed
23302024-08-01T00:41:24.609Z Compiling signal-hook-mio v0.2.3
23312024-08-01T00:41:24.612Z 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`
23322024-08-01T00:41:24.636Z Dirty num-bigint v0.4.5: the rustflags changed
23332024-08-01T00:41:24.636Z Compiling num-bigint v0.4.5
23342024-08-01T00:41:24.638Z 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`
23352024-08-01T00:41:24.686Z Dirty trust-dns-proto v0.22.0: the rustflags changed
23362024-08-01T00:41:24.686Z Compiling trust-dns-proto v0.22.0
23372024-08-01T00:41:24.700Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=8bb268dce45bb223 -C extra-filename=-8bb268dce45bb223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0ac06ebf7cac1d15.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23382024-08-01T00:41:24.740Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
23392024-08-01T00:41:24.763Z Dirty diesel_table_macro_syntax v0.1.0: the rustflags changed
23402024-08-01T00:41:24.763Z Compiling diesel_table_macro_syntax v0.1.0
23412024-08-01T00:41:24.768Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e29a2f698df4eacb -C extra-filename=-e29a2f698df4eacb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-08-01T00:41:24.781Z Dirty scheduled-thread-pool v0.2.7: the rustflags changed
23432024-08-01T00:41:24.781Z Compiling scheduled-thread-pool v0.2.7
23442024-08-01T00:41:24.791Z 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`
23452024-08-01T00:41:24.946Z Dirty hash32 v0.2.1: the rustflags changed
23462024-08-01T00:41:24.946Z Compiling hash32 v0.2.1
23472024-08-01T00:41:24.949Z 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`
23482024-08-01T00:41:25.175Z Dirty predicates-core v1.0.6: the rustflags changed
23492024-08-01T00:41:25.175Z Compiling predicates-core v1.0.6
23502024-08-01T00:41:25.178Z 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`
23512024-08-01T00:41:25.326Z Dirty smoltcp v0.9.1: the rustflags changed
23522024-08-01T00:41:25.326Z Compiling smoltcp v0.9.1
23532024-08-01T00:41:25.329Z 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`
23542024-08-01T00:41:25.386Z Dirty finl_unicode v1.2.0: the rustflags changed
23552024-08-01T00:41:25.386Z Compiling finl_unicode v1.2.0
23562024-08-01T00:41:25.389Z 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`
23572024-08-01T00:41:25.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=2b68b6e0a9acf6c5 -C extra-filename=-2b68b6e0a9acf6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-393548288a8c94b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
23582024-08-01T00:41:26.012Z Dirty stringprep v0.1.4: the rustflags changed
23592024-08-01T00:41:26.012Z Compiling stringprep v0.1.4
23602024-08-01T00:41:26.015Z 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`
23612024-08-01T00:41:26.029Z Dirty diesel_derives v2.1.4: the rustflags changed
23622024-08-01T00:41:26.030Z Compiling diesel_derives v2.1.4
23632024-08-01T00:41:26.044Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=df83594775287ccf -C extra-filename=-df83594775287ccf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-e29a2f698df4eacb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642024-08-01T00:41:26.133Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
23652024-08-01T00:41:26.164Z Dirty r2d2 v0.8.10: the rustflags changed
23662024-08-01T00:41:26.164Z Compiling r2d2 v0.8.10
23672024-08-01T00:41:26.167Z 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`
23682024-08-01T00:41:26.167Z 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`
23692024-08-01T00:41:26.475Z Dirty crossterm v0.27.0: the rustflags changed
23702024-08-01T00:41:26.475Z Compiling crossterm v0.27.0
23712024-08-01T00:41:26.478Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' -C metadata=54dfe5b29e4a969d -C extra-filename=-54dfe5b29e4a969d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-f3d4b6f95d26a32f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722024-08-01T00:41:26.531Z Dirty md-5 v0.10.6: the rustflags changed
23732024-08-01T00:41:26.531Z Compiling md-5 v0.10.6
23742024-08-01T00:41:26.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4e854b8cfd134949 -C extra-filename=-4e854b8cfd134949 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752024-08-01T00:41:26.789Z Dirty hubpack_derive v0.1.1: the rustflags changed
23762024-08-01T00:41:26.789Z Compiling hubpack_derive v0.1.1
23772024-08-01T00:41:26.792Z 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`
23782024-08-01T00:41:26.837Z Dirty bstr v1.9.1: the rustflags changed
23792024-08-01T00:41:26.837Z Compiling bstr v1.9.1
23802024-08-01T00:41:26.841Z 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`
23812024-08-01T00:41:27.274Z Dirty console v0.15.8: the rustflags changed
23822024-08-01T00:41:27.274Z Compiling console v0.15.8
23832024-08-01T00:41:27.277Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=458ab224f4921e74 -C extra-filename=-458ab224f4921e74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842024-08-01T00:41:27.849Z Dirty yasna v0.5.2: the rustflags changed
23852024-08-01T00:41:27.849Z Compiling yasna v0.5.2
23862024-08-01T00:41:27.852Z 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`
23872024-08-01T00:41:28.675Z Dirty float-cmp v0.9.0: the rustflags changed
23882024-08-01T00:41:28.675Z Compiling float-cmp v0.9.0
23892024-08-01T00:41:28.690Z 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`
23902024-08-01T00:41:28.756Z Dirty fs-err v2.11.0: the rustflags changed
23912024-08-01T00:41:28.756Z Compiling fs-err v2.11.0
23922024-08-01T00:41:28.761Z 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`
23932024-08-01T00:41:28.905Z Dirty fallible-iterator v0.2.0: the rustflags changed
23942024-08-01T00:41:28.905Z Compiling fallible-iterator v0.2.0
23952024-08-01T00:41:28.908Z 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`
23962024-08-01T00:41:29.108Z Dirty normalize-line-endings v0.3.0: the rustflags changed
23972024-08-01T00:41:29.108Z Compiling normalize-line-endings v0.3.0
23982024-08-01T00:41:29.111Z 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`
23992024-08-01T00:41:29.236Z Dirty difflib v0.4.0: the rustflags changed
24002024-08-01T00:41:29.236Z Compiling difflib v0.4.0
24012024-08-01T00:41:29.239Z 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`
24022024-08-01T00:41:29.638Z Dirty predicates v3.1.0: the rustflags changed
24032024-08-01T00:41:29.638Z Compiling predicates v3.1.0
24042024-08-01T00:41:29.641Z 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=f91912b092e7beac -C extra-filename=-f91912b092e7beac --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-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052024-08-01T00:41:29.777Z Dirty postgres-protocol v0.6.7: the rustflags changed
24062024-08-01T00:41:29.777Z Compiling postgres-protocol v0.6.7
24072024-08-01T00:41:29.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5d67c3d49cb5585a -C extra-filename=-5d67c3d49cb5585a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-4e854b8cfd134949.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d9d08e3683c34f18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-08-01T00:41:30.250Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
24092024-08-01T00:41:30.409Z Dirty hubpack v0.1.2: the rustflags changed
24102024-08-01T00:41:30.409Z Compiling hubpack v0.1.2
24112024-08-01T00:41:30.418Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8864b8b6b8029da0 -C extra-filename=-8864b8b6b8029da0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-ca5d0a2486d1b1a3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-08-01T00:41:30.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' -C metadata=a987dbd62b797ada -C extra-filename=-a987dbd62b797ada --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-2b68b6e0a9acf6c5.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132024-08-01T00:41:30.977Z Dirty similar v2.5.0: the rustflags changed
24142024-08-01T00:41:30.977Z Compiling similar v2.5.0
24152024-08-01T00:41:30.979Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=a2a27726879d1ada -C extra-filename=-a2a27726879d1ada --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162024-08-01T00:41:31.199Z Dirty phf_shared v0.11.2: the rustflags changed
24172024-08-01T00:41:31.199Z Compiling phf_shared v0.11.2
24182024-08-01T00:41:31.203Z 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`
24192024-08-01T00:41:31.501Z Dirty tokio-stream v0.1.15: the rustflags changed
24202024-08-01T00:41:31.501Z Compiling tokio-stream v0.1.15
24212024-08-01T00:41:31.516Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="time"' -C metadata=022dea83936e2d44 -C extra-filename=-022dea83936e2d44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222024-08-01T00:41:31.618Z Dirty strum_macros v0.25.3: the rustflags changed
24232024-08-01T00:41:31.618Z Compiling strum_macros v0.25.3
24242024-08-01T00:41:31.632Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0139b63498436da8 -C extra-filename=-0139b63498436da8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252024-08-01T00:41:32.498Z Dirty serde_repr v0.1.19: the rustflags changed
24262024-08-01T00:41:32.498Z Compiling serde_repr v0.1.19
24272024-08-01T00:41:32.501Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b724e848231b1ff4 -C extra-filename=-b724e848231b1ff4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282024-08-01T00:41:33.070Z Dirty peg-runtime v0.8.3: the rustflags changed
24292024-08-01T00:41:33.070Z Compiling peg-runtime v0.8.3
24302024-08-01T00:41:33.073Z 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`
24312024-08-01T00:41:33.460Z Dirty phf v0.11.2: the rustflags changed
24322024-08-01T00:41:33.460Z Compiling phf v0.11.2
24332024-08-01T00:41:33.463Z 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`
24342024-08-01T00:41:33.642Z Dirty postgres-types v0.2.7: the rustflags changed
24352024-08-01T00:41:33.642Z Compiling postgres-types v0.2.7
24362024-08-01T00:41:33.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=c2be8791d6e4d3d8 -C extra-filename=-c2be8791d6e4d3d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24372024-08-01T00:41:33.761Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' -C metadata=7ccfda032a1fa2b2 -C extra-filename=-7ccfda032a1fa2b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24382024-08-01T00:41:33.773Z Dirty whoami v1.5.1: the rustflags changed
24392024-08-01T00:41:33.773Z Compiling whoami v1.5.1
24402024-08-01T00:41:33.776Z 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`
24412024-08-01T00:41:33.865Z Compiling regress v0.9.1
24422024-08-01T00:41:33.868Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2b6510bd4081bb0d -C extra-filename=-2b6510bd4081bb0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24432024-08-01T00:41:34.449Z Dirty tokio-postgres v0.7.11: the rustflags changed
24442024-08-01T00:41:34.449Z Compiling tokio-postgres v0.7.11
24452024-08-01T00:41:34.452Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' -C metadata=4981cfaa795e6cfe -C extra-filename=-4981cfaa795e6cfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-6ad74f9e762bc3eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-5d67c3d49cb5585a.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-08-01T00:41:34.576Z Dirty camino v1.1.7: the rustflags changed
24472024-08-01T00:41:34.576Z Compiling camino v1.1.7
24482024-08-01T00:41:34.591Z 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`
24492024-08-01T00:41:35.200Z Compiling getopts v0.2.21
24502024-08-01T00:41:35.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38ed18ffa97c432d -C extra-filename=-38ed18ffa97c432d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512024-08-01T00:41:35.230Z Compiling unsafe-libyaml v0.2.11
24522024-08-01T00:41:35.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=19449d9fb8c6884a -C extra-filename=-19449d9fb8c6884a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-08-01T00:41:35.267Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
24542024-08-01T00:41:35.334Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=feaecf970e550c06 -C extra-filename=-feaecf970e550c06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
24552024-08-01T00:41:36.249Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24562024-08-01T00:41:36.249Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24572024-08-01T00:41:36.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' -C metadata=18fbad60cc66c708 -C extra-filename=-18fbad60cc66c708 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-b724e848231b1ff4.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-a987dbd62b797ada.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-0139b63498436da8.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24582024-08-01T00:41:36.284Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24592024-08-01T00:41:36.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=acef1af36d023637 -C extra-filename=-acef1af36d023637 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24602024-08-01T00:41:36.334Z Dirty is-terminal v0.4.12: the rustflags changed
24612024-08-01T00:41:36.334Z Compiling is-terminal v0.4.12
24622024-08-01T00:41:36.337Z 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`
24632024-08-01T00:41:36.362Z Dirty dirs-sys-next v0.1.2: the rustflags changed
24642024-08-01T00:41:36.363Z Compiling dirs-sys-next v0.1.2
24652024-08-01T00:41:36.366Z 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`
24662024-08-01T00:41:36.455Z Compiling sha1 v0.10.6
24672024-08-01T00:41:36.458Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9ad3110f732cc373 -C extra-filename=-9ad3110f732cc373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-08-01T00:41:36.707Z Compiling serde_yaml v0.9.34+deprecated
24692024-08-01T00:41:36.710Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9b0b36ac30b3efc8 -C extra-filename=-9b0b36ac30b3efc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-19449d9fb8c6884a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-08-01T00:41:36.891Z Dirty dirs-next v2.0.0: the rustflags changed
24712024-08-01T00:41:36.891Z Compiling dirs-next v2.0.0
24722024-08-01T00:41:36.907Z 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`
24732024-08-01T00:41:36.987Z Compiling http v1.1.0
24742024-08-01T00:41:36.990Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c2c23a0534e0899b -C extra-filename=-c2c23a0534e0899b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-08-01T00:41:37.081Z Dirty term v0.7.0: the rustflags changed
24762024-08-01T00:41:37.081Z Compiling term v0.7.0
24772024-08-01T00:41:37.084Z 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`
24782024-08-01T00:41:37.157Z Compiling paste v1.0.15
24792024-08-01T00:41:37.160Z 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`
24802024-08-01T00:41:37.708Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24812024-08-01T00:41:37.711Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a06c388febb246ce -C extra-filename=-a06c388febb246ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822024-08-01T00:41:38.717Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
24832024-08-01T00:41:38.760Z Compiling toml v0.8.15
24842024-08-01T00:41:38.886Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=6f477447b662bb22 -C extra-filename=-6f477447b662bb22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ff475945237edf95.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852024-08-01T00:41:39.017Z Dirty strum_macros v0.26.4: the rustflags changed
24862024-08-01T00:41:39.017Z Compiling strum_macros v0.26.4
24872024-08-01T00:41:39.020Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c9dfaf2474e10a2d -C extra-filename=-c9dfaf2474e10a2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24882024-08-01T00:41:39.498Z 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`
24892024-08-01T00:41:39.790Z Dirty diesel v2.1.6: the rustflags changed
24902024-08-01T00:41:39.790Z Compiling diesel v2.1.6
24912024-08-01T00:41:39.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="byteorder"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="ipnetwork"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=808382e4b1992d77 -C extra-filename=-808382e4b1992d77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-df83594775287ccf.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-abc03647e6968f28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
24922024-08-01T00:41:40.125Z Dirty crossbeam-channel v0.5.12: the rustflags changed
24932024-08-01T00:41:40.125Z Compiling crossbeam-channel v0.5.12
24942024-08-01T00:41:40.128Z 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`
24952024-08-01T00:41:40.552Z Dirty thread_local v1.1.8: the rustflags changed
24962024-08-01T00:41:40.552Z Compiling thread_local v1.1.8
24972024-08-01T00:41:40.555Z 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`
24982024-08-01T00:41:40.829Z Dirty slog-async v2.8.0: the rustflags changed
24992024-08-01T00:41:40.829Z Compiling slog-async v2.8.0
25002024-08-01T00:41:40.897Z 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`
25012024-08-01T00:41:41.045Z Compiling rustls-pki-types v1.7.0
25022024-08-01T00:41:41.048Z 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`
25032024-08-01T00:41:41.160Z Compiling match_cfg v0.1.0
25042024-08-01T00:41:41.162Z 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`
25052024-08-01T00:41:41.255Z Dirty take_mut v0.2.2: the rustflags changed
25062024-08-01T00:41:41.255Z Compiling take_mut v0.2.2
25072024-08-01T00:41:41.260Z 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`
25082024-08-01T00:41:41.272Z Compiling hostname v0.3.1
25092024-08-01T00:41:41.274Z 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`
25102024-08-01T00:41:41.418Z Dirty slog-term v2.9.1: the rustflags changed
25112024-08-01T00:41:41.418Z Compiling slog-term v2.9.1
25122024-08-01T00:41:41.421Z 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`
25132024-08-01T00:41:41.436Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
25142024-08-01T00:41:41.518Z 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`
25152024-08-01T00:41:41.520Z Compiling fastrand v2.1.0
25162024-08-01T00:41:41.520Z 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`
25172024-08-01T00:41:41.896Z Compiling tempfile v3.10.1
25182024-08-01T00:41:41.899Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7980028c3cc4fe01 -C extra-filename=-7980028c3cc4fe01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192024-08-01T00:41:42.064Z Compiling ident_case v1.0.1
25202024-08-01T00:41:42.075Z 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`
25212024-08-01T00:41:42.242Z Compiling rustls v0.22.4
25222024-08-01T00:41:42.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/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`
25232024-08-01T00:41:42.536Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
25242024-08-01T00:41:42.562Z Compiling darling_core v0.20.9
25252024-08-01T00:41:42.565Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=d609c217d78f09eb -C extra-filename=-d609c217d78f09eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-8f0cab71e4ae1c81.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-08-01T00:41:42.617Z Compiling rustls-webpki v0.102.4
25272024-08-01T00:41:42.620Z 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`
25282024-08-01T00:41:42.699Z Compiling rustls-pemfile v2.1.2
25292024-08-01T00:41:42.713Z 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`
25302024-08-01T00:41:42.718Z Compiling multer v3.1.0
25312024-08-01T00:41:42.731Z 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`
25322024-08-01T00:41:42.798Z Compiling debug-ignore v1.0.5
25332024-08-01T00:41:42.800Z 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`
25342024-08-01T00:41:42.939Z Compiling slog-json v2.6.1
25352024-08-01T00:41:42.942Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=2400ffc80d110d3f -C extra-filename=-2400ffc80d110d3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25362024-08-01T00:41:43.059Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
25372024-08-01T00:41:43.113Z Compiling async-stream-impl v0.3.5
25382024-08-01T00:41:43.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c14ccf3012d62e79 -C extra-filename=-c14ccf3012d62e79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392024-08-01T00:41:43.170Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25402024-08-01T00:41:43.172Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/dropshot/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6255fddcb0a7bad6 -C extra-filename=-6255fddcb0a7bad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-08-01T00:41:43.325Z Compiling instant v0.1.12
25422024-08-01T00:41:43.325Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=37e08d29aee74c57 -C extra-filename=-37e08d29aee74c57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-08-01T00:41:43.480Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=bd8b9645e6f00a81 -C extra-filename=-bd8b9645e6f00a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3a52981a35d4652a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25442024-08-01T00:41:43.515Z Compiling atomic-waker v1.1.2
25452024-08-01T00:41:43.540Z 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`
25462024-08-01T00:41:43.705Z Compiling waitgroup v0.1.2
25472024-08-01T00:41:43.707Z 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`
25482024-08-01T00:41:43.932Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
25492024-08-01T00:41:43.999Z Compiling slog-bunyan v2.5.0
25502024-08-01T00:41:44.012Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b6975ea2f6adfb7f -C extra-filename=-b6975ea2f6adfb7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-d35460ad3d70bf46.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-08-01T00:41:44.211Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a158a081f81e4f42 -C extra-filename=-a158a081f81e4f42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522024-08-01T00:41:44.519Z Dirty strum v0.26.3: the rustflags changed
25532024-08-01T00:41:44.519Z Compiling strum v0.26.3
25542024-08-01T00:41:44.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' -C metadata=d0c20ca330d6d581 -C extra-filename=-d0c20ca330d6d581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-08-01T00:41:44.639Z Compiling async-stream v0.3.5
25562024-08-01T00:41:44.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2f1e3d30d8d21b49 -C extra-filename=-2f1e3d30d8d21b49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-c14ccf3012d62e79.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-08-01T00:41:44.710Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25582024-08-01T00:41:44.713Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/dropshot_endpoint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=98bb738ce1ac8ddb -C extra-filename=-98bb738ce1ac8ddb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592024-08-01T00:41:44.761Z Compiling serde_path_to_error v0.1.16
25602024-08-01T00:41:44.782Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=24441c61a0f83cf3 -C extra-filename=-24441c61a0f83cf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612024-08-01T00:41:44.974Z Compiling hostname v0.4.0
25622024-08-01T00:41:44.976Z 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`
25632024-08-01T00:41:45.229Z Compiling quick-error v1.2.3
25642024-08-01T00:41:45.233Z 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`
25652024-08-01T00:41:45.281Z Compiling newtype-uuid v1.1.0
25662024-08-01T00:41:45.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=8178b3fa3c49cf48 -C extra-filename=-8178b3fa3c49cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-08-01T00:41:45.378Z Compiling structmeta-derive v0.3.0
25682024-08-01T00:41:45.382Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f51d3d9bb554d390 -C extra-filename=-f51d3d9bb554d390 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-08-01T00:41:45.576Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25702024-08-01T00:41:45.579Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=b96c4da724f9735a -C extra-filename=-b96c4da724f9735a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-08-01T00:41:45.650Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25722024-08-01T00:41:45.654Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=00539181ec219747 -C extra-filename=-00539181ec219747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-08-01T00:41:45.922Z Compiling backoff v0.4.0
25742024-08-01T00:41:45.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' -C metadata=d20a012748833c91 -C extra-filename=-d20a012748833c91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752024-08-01T00:41:46.263Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
25762024-08-01T00:41:46.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=97a4cc5a166528a5 -C extra-filename=-97a4cc5a166528a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-08-01T00:41:46.610Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25782024-08-01T00:41:46.613Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' -C metadata=c6a604eeb8a50962 -C extra-filename=-c6a604eeb8a50962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-00539181ec219747.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792024-08-01T00:41:46.793Z Compiling macaddr v1.0.1
25802024-08-01T00:41:46.796Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' -C metadata=dd021d1ab6e267f2 -C extra-filename=-dd021d1ab6e267f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25812024-08-01T00:41:47.021Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25822024-08-01T00:41:47.034Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=af26edb10df8940e -C extra-filename=-af26edb10df8940e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832024-08-01T00:41:47.178Z Compiling wait-timeout v0.2.0
25842024-08-01T00:41:47.182Z 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`
25852024-08-01T00:41:47.230Z Compiling structmeta-derive v0.2.0
25862024-08-01T00:41:47.234Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dce1e6b772a51747 -C extra-filename=-dce1e6b772a51747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872024-08-01T00:41:47.764Z Compiling tokio-rustls v0.25.0
25882024-08-01T00:41:47.767Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=6fbbc262238687b8 -C extra-filename=-6fbbc262238687b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25892024-08-01T00:41:48.189Z Compiling rusty-fork v0.3.0
25902024-08-01T00:41:48.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=112dfe7f9f043c4a -C extra-filename=-112dfe7f9f043c4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25912024-08-01T00:41:48.635Z Compiling structmeta v0.3.0
25922024-08-01T00:41:48.638Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=799d29f873901f0e -C extra-filename=-799d29f873901f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-f51d3d9bb554d390.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932024-08-01T00:41:48.938Z Compiling rand_xorshift v0.3.0
25942024-08-01T00:41:48.941Z 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`
25952024-08-01T00:41:49.071Z Compiling parse-display-derive v0.9.1
25962024-08-01T00:41:49.074Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de9e15dd447d1bcd -C extra-filename=-de9e15dd447d1bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-799d29f873901f0e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-08-01T00:41:49.119Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/0c0bae3/dropshot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6d8fae9e411be813 -C extra-filename=-6d8fae9e411be813 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-2f1e3d30d8d21b49.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-98bb738ce1ac8ddb.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-a158a081f81e4f42.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-2400ffc80d110d3f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e622d4d826752e36.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
25982024-08-01T00:41:49.261Z Compiling unarray v0.1.4
25992024-08-01T00:41:49.264Z 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`
26002024-08-01T00:41:49.418Z Compiling proptest v1.4.0
26012024-08-01T00:41:49.421Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=41243ee3ff55b5ca -C extra-filename=-41243ee3ff55b5ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bc6c66442655c93e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-112dfe7f9f043c4a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-1da3c382e57ff2c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26022024-08-01T00:41:49.952Z Compiling darling_macro v0.20.9
26032024-08-01T00:41:49.955Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8130dd684b50f88a -C extra-filename=-8130dd684b50f88a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-d609c217d78f09eb.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042024-08-01T00:41:50.499Z Compiling structmeta v0.2.0
26052024-08-01T00:41:50.514Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7222a8b5cd29e641 -C extra-filename=-7222a8b5cd29e641 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-dce1e6b772a51747.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062024-08-01T00:41:51.015Z Compiling test-strategy v0.3.1
26072024-08-01T00:41:51.018Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=337850740247a4c0 -C extra-filename=-337850740247a4c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-7222a8b5cd29e641.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082024-08-01T00:41:51.257Z Compiling darling v0.20.9
26092024-08-01T00:41:51.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' -C metadata=d638661442810b00 -C extra-filename=-d638661442810b00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-d609c217d78f09eb.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-8130dd684b50f88a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26102024-08-01T00:41:51.513Z Compiling serde_with_macros v3.8.3
26112024-08-01T00:41:51.516Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C metadata=c130e97ee1df4acb -C extra-filename=-c130e97ee1df4acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-d638661442810b00.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122024-08-01T00:41:54.012Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
26132024-08-01T00:41:54.012Z Compiling proc-macro-error-attr v1.0.4
26142024-08-01T00:41:54.016Z 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`
26152024-08-01T00:41:54.356Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
26162024-08-01T00:41:54.425Z Compiling camino-tempfile v1.1.1
26172024-08-01T00:41:54.439Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0e8ea2fc1cd3614 -C extra-filename=-e0e8ea2fc1cd3614 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182024-08-01T00:41:54.577Z Compiling parse-display v0.9.1
26192024-08-01T00:41:54.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' -C metadata=68f318e4e25e60b8 -C extra-filename=-68f318e4e25e60b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-de9e15dd447d1bcd.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-08-01T00:41:54.856Z Compiling serde_with v3.8.3
26212024-08-01T00:41:54.859Z Dirty proc-macro-error v1.0.4: the rustflags changed
26222024-08-01T00:41:54.859Z Compiling proc-macro-error v1.0.4
26232024-08-01T00:41:54.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=f12a2c84b800d882 -C extra-filename=-f12a2c84b800d882 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-c130e97ee1df4acb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242024-08-01T00:41:54.859Z 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`
26252024-08-01T00:41:55.212Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
26262024-08-01T00:41:55.276Z 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`
26272024-08-01T00:41:55.333Z Compiling proc-macro-crate v1.3.1
26282024-08-01T00:41:55.354Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d24b1a30e48ca514 -C extra-filename=-d24b1a30e48ca514 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-08-01T00:41:55.361Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26302024-08-01T00:41:55.364Z 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`
26312024-08-01T00:41:55.756Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
26322024-08-01T00:41:55.782Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26332024-08-01T00:41:55.785Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=443b768024434e96 -C extra-filename=-443b768024434e96 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342024-08-01T00:41:56.174Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
26352024-08-01T00:41:56.200Z Compiling foreign-types-macros v0.2.3
26362024-08-01T00:41:56.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=b9e958eec9460ffa -C extra-filename=-b9e958eec9460ffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-08-01T00:41:56.251Z 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`
26382024-08-01T00:41:56.507Z Compiling num_enum_derive v0.5.11
26392024-08-01T00:41:56.510Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' -C metadata=3542f6f933ca08b0 -C extra-filename=-3542f6f933ca08b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-d24b1a30e48ca514.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26402024-08-01T00:41:56.981Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26412024-08-01T00:41:56.988Z 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`
26422024-08-01T00:41:57.318Z Compiling foreign-types-shared v0.3.1
26432024-08-01T00:41:57.321Z 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`
26442024-08-01T00:41:57.439Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
26452024-08-01T00:41:57.467Z 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`
26462024-08-01T00:41:57.563Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26472024-08-01T00:41:57.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=14c069c8f4f815c8 -C extra-filename=-14c069c8f4f815c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a06c388febb246ce.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482024-08-01T00:41:57.633Z 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`
26492024-08-01T00:41:57.708Z Compiling foreign-types v0.5.0
26502024-08-01T00:41:57.722Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eac5332f6cf7cbe2 -C extra-filename=-eac5332f6cf7cbe2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-b9e958eec9460ffa.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-d6cdeff2a776a2a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26512024-08-01T00:41:57.811Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26522024-08-01T00:41:57.814Z 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`
26532024-08-01T00:41:57.829Z Compiling cstr-argument v0.1.2
26542024-08-01T00:41:57.832Z 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`
26552024-08-01T00:41:58.072Z Compiling pretty-hex v0.2.1
26562024-08-01T00:41:58.075Z 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`
26572024-08-01T00:41:58.150Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26582024-08-01T00:41:58.153Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=db7bf647fccf2a87 -C extra-filename=-db7bf647fccf2a87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-b13eaf252d9751db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-eac5332f6cf7cbe2.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592024-08-01T00:41:58.251Z Compiling tabwriter v1.4.0
26602024-08-01T00:41:58.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' -C metadata=a3aa5c118bc7e76c -C extra-filename=-a3aa5c118bc7e76c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612024-08-01T00:41:58.716Z Compiling colored v2.1.0
26622024-08-01T00:41:58.719Z 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`
26632024-08-01T00:41:58.770Z Compiling smf v0.2.3
26642024-08-01T00:41:58.770Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=64a5542dcdb29535 -C extra-filename=-64a5542dcdb29535 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-08-01T00:41:58.805Z 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`
26662024-08-01T00:41:58.966Z Compiling termtree v0.4.1
26672024-08-01T00:41:58.969Z 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`
26682024-08-01T00:41:58.988Z Compiling heapless v0.8.0
26692024-08-01T00:41:58.991Z 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`
26702024-08-01T00:41:59.188Z Compiling predicates-tree v1.0.9
26712024-08-01T00:41:59.191Z 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`
26722024-08-01T00:41:59.475Z Compiling hash32 v0.3.1
26732024-08-01T00:41:59.481Z 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`
26742024-08-01T00:41:59.567Z Compiling num_enum v0.5.11
26752024-08-01T00:41:59.571Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=df3b015bf95dbdd9 -C extra-filename=-df3b015bf95dbdd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-3542f6f933ca08b0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762024-08-01T00:41:59.586Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
26772024-08-01T00:41:59.712Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782024-08-01T00:41:59.723Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f2c73107a718638f -C extra-filename=-f2c73107a718638f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bd713a3dee2b1c84.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-08-01T00:41:59.729Z Compiling smoltcp v0.11.0
26802024-08-01T00:41:59.732Z 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`
26812024-08-01T00:41:59.760Z Compiling cobs v0.2.3
26822024-08-01T00:41:59.763Z 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`
26832024-08-01T00:41:59.894Z 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`
26842024-08-01T00:42:00.065Z Compiling crucible-workspace-hack v0.1.0
26852024-08-01T00:42:00.068Z Compiling embedded-io v0.4.0
26862024-08-01T00:42:00.068Z 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`
26872024-08-01T00:42:00.068Z 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`
26882024-08-01T00:42:00.227Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26892024-08-01T00:42:00.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=32829a6447968f83 -C extra-filename=-32829a6447968f83 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-08-01T00:42:00.302Z Compiling postcard v1.0.8
26912024-08-01T00:42:00.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="embedded-io"' -C metadata=4bf713ddef6bfcb5 -C extra-filename=-4bf713ddef6bfcb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e5b27fbaacc6dab6.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bc26cd12a18f8d4f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922024-08-01T00:42:00.379Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
26932024-08-01T00:42:00.405Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26942024-08-01T00:42:00.408Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=5c9f22856d9e8445 -C extra-filename=-5c9f22856d9e8445 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952024-08-01T00:42:00.555Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
26962024-08-01T00:42:00.558Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83/build-script-build`
26972024-08-01T00:42:00.558Z 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`
26982024-08-01T00:42:00.599Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26992024-08-01T00:42:00.620Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0ac92be929dd50f1 -C extra-filename=-0ac92be929dd50f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002024-08-01T00:42:00.642Z Compiling sigpipe v0.1.3
27012024-08-01T00:42:00.644Z 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`
27022024-08-01T00:42:00.680Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
27032024-08-01T00:42:00.683Z 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`
27042024-08-01T00:42:00.764Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27052024-08-01T00:42:00.767Z 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`
27062024-08-01T00:42:00.968Z 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`
27072024-08-01T00:42:01.031Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
27082024-08-01T00:42:01.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7b1921b7fef6129c -C extra-filename=-7b1921b7fef6129c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
27092024-08-01T00:42:01.158Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27102024-08-01T00:42:01.161Z 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`
27112024-08-01T00:42:01.175Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
27122024-08-01T00:42:01.178Z 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/66d1ee7/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=92e682c9163d945c -C extra-filename=-92e682c9163d945c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-08-01T00:42:01.664Z Compiling num-derive v0.4.2
27142024-08-01T00:42:01.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=398769f8b40acc36 -C extra-filename=-398769f8b40acc36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152024-08-01T00:42:01.715Z Compiling mockall_derive v0.12.1
27162024-08-01T00:42:01.718Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=791c41e9179486c9 -C extra-filename=-791c41e9179486c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27172024-08-01T00:42:02.624Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27182024-08-01T00:42:02.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/typify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' -C metadata=4e1e4780cbb07035 -C extra-filename=-4e1e4780cbb07035 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-a06c388febb246ce.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-14c069c8f4f815c8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-08-01T00:42:02.770Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27202024-08-01T00:42:02.773Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5cd0a58c684503b7 -C extra-filename=-5cd0a58c684503b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getopts=/work/oxidecomputer/omicron/target/debug/deps/libgetopts-38ed18ffa97c432d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-4e1e4780cbb07035.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-08-01T00:42:02.889Z Compiling downcast v0.11.0
27222024-08-01T00:42:02.894Z 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`
27232024-08-01T00:42:03.118Z Compiling fragile v2.0.0
27242024-08-01T00:42:03.141Z 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`
27252024-08-01T00:42:03.791Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27262024-08-01T00:42:03.791Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' -C metadata=4b117289a7f7cf2e -C extra-filename=-4b117289a7f7cf2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-26cfb14eb041faee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272024-08-01T00:42:04.344Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27282024-08-01T00:42:04.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' -C metadata=09e173fd79545718 -C extra-filename=-09e173fd79545718 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-08-01T00:42:04.896Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
27302024-08-01T00:42:04.899Z 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=bf677a23403c921f -C extra-filename=-bf677a23403c921f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-398769f8b40acc36.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-08-01T00:42:05.492Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
27322024-08-01T00:42:05.495Z 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/66d1ee7/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=2fbd8ca42cad08b0 -C extra-filename=-2fbd8ca42cad08b0 --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-92e682c9163d945c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-08-01T00:42:05.923Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' -C metadata=c535d4995943d434 -C extra-filename=-c535d4995943d434 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-0ac92be929dd50f1.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-09e173fd79545718.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
27342024-08-01T00:42:05.942Z Compiling same-file v1.0.6
27352024-08-01T00:42:05.945Z 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`
27362024-08-01T00:42:06.003Z Compiling humantime v2.1.0
27372024-08-01T00:42:06.006Z 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`
27382024-08-01T00:42:06.121Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27392024-08-01T00:42:06.135Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1485d4a43da67925 -C extra-filename=-1485d4a43da67925 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-5c9f22856d9e8445.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402024-08-01T00:42:06.174Z Compiling walkdir v2.5.0
27412024-08-01T00:42:06.176Z 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`
27422024-08-01T00:42:06.498Z Dirty xattr v1.3.1: the rustflags changed
27432024-08-01T00:42:06.499Z Compiling xattr v1.3.1
27442024-08-01T00:42:06.501Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=1cbd31391f192d4b -C extra-filename=-1cbd31391f192d4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27452024-08-01T00:42:06.561Z Dirty filetime v0.2.23: the rustflags changed
27462024-08-01T00:42:06.561Z Compiling filetime v0.2.23
27472024-08-01T00:42:06.583Z 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`
27482024-08-01T00:42:06.785Z Dirty tar v0.4.41: the rustflags changed
27492024-08-01T00:42:06.785Z Compiling tar v0.4.41
27502024-08-01T00:42:06.789Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' -C metadata=4852e09b74e11301 -C extra-filename=-4852e09b74e11301 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-1cbd31391f192d4b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512024-08-01T00:42:06.930Z Compiling newline-converter v0.3.0
27522024-08-01T00:42:06.946Z 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`
27532024-08-01T00:42:06.961Z Compiling arc-swap v1.7.1
27542024-08-01T00:42:06.965Z 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`
27552024-08-01T00:42:07.093Z Compiling expectorate v1.1.0
27562024-08-01T00:42:07.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3d58bb4bd40d1650 -C extra-filename=-3d58bb4bd40d1650 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572024-08-01T00:42:07.269Z Compiling termcolor v1.4.1
27582024-08-01T00:42:07.272Z 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`
27592024-08-01T00:42:07.610Z Compiling slog-scope v4.4.0
27602024-08-01T00:42:07.612Z 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`
27612024-08-01T00:42:08.115Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27622024-08-01T00:42:08.118Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ba9b90acb0937919 -C extra-filename=-ba9b90acb0937919 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-7b1921b7fef6129c.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c535d4995943d434.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-4bf713ddef6bfcb5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-08-01T00:42:08.175Z Compiling slog-stdlog v4.1.1
27642024-08-01T00:42:08.178Z 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`
27652024-08-01T00:42:08.412Z Compiling slog-envlogger v2.2.0
27662024-08-01T00:42:08.415Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' -C metadata=85a5aec2fa9a3b99 -C extra-filename=-85a5aec2fa9a3b99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-02dcfb9a595a0651.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672024-08-01T00:42:08.562Z Compiling derive-where v1.2.7
27682024-08-01T00:42:08.565Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=694d1522ada46b22 -C extra-filename=-694d1522ada46b22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27692024-08-01T00:42:08.941Z Compiling password-hash v0.5.0
27702024-08-01T00:42:08.943Z 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`
27712024-08-01T00:42:09.222Z Compiling blake2 v0.10.6
27722024-08-01T00:42:09.224Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=5cec019bf7576c2d -C extra-filename=-5cec019bf7576c2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27732024-08-01T00:42:09.511Z Compiling utf-8 v0.7.6
27742024-08-01T00:42:09.514Z 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`
27752024-08-01T00:42:09.846Z Compiling argon2 v0.5.3
27762024-08-01T00:42:09.849Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' -C metadata=945dab18f7340037 -C extra-filename=-945dab18f7340037 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-96ee31262a117aa9.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-5cec019bf7576c2d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-205f0c55aea4cae8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772024-08-01T00:42:09.968Z Compiling atty v0.2.14
27782024-08-01T00:42:09.990Z 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`
27792024-08-01T00:42:10.107Z Compiling tungstenite v0.21.0
27802024-08-01T00:42:10.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=d8a6742801993ede -C extra-filename=-d8a6742801993ede --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812024-08-01T00:42:10.448Z Compiling mockall v0.12.1
27822024-08-01T00:42:10.451Z 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=56e4c57710007a4a -C extra-filename=-56e4c57710007a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-791c41e9179486c9.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.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`
27832024-08-01T00:42:10.535Z Compiling pem v3.0.4
27842024-08-01T00:42:10.539Z 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`
27852024-08-01T00:42:10.802Z Compiling home v0.5.9
27862024-08-01T00:42:10.805Z 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`
27872024-08-01T00:42:11.108Z Compiling convert_case v0.4.0
27882024-08-01T00:42:11.111Z 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`
27892024-08-01T00:42:11.399Z Compiling tokio-tungstenite v0.21.0
27902024-08-01T00:42:11.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=bcf70d100ed3689f -C extra-filename=-bcf70d100ed3689f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-d8a6742801993ede.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912024-08-01T00:42:11.495Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27922024-08-01T00:42:11.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a434038934fb067c -C extra-filename=-a434038934fb067c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-9b0b36ac30b3efc8.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-08-01T00:42:11.927Z Compiling tungstenite v0.20.1
27942024-08-01T00:42:11.931Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=5009eecfde0fa205 -C extra-filename=-5009eecfde0fa205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952024-08-01T00:42:12.133Z Compiling derive_more v0.99.18
27962024-08-01T00:42:12.137Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=433a64dab820d45d -C extra-filename=-433a64dab820d45d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-e2f100e3eb668363.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27972024-08-01T00:42:12.440Z Compiling env_logger v0.9.3
27982024-08-01T00:42:12.443Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992024-08-01T00:42:12.474Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28002024-08-01T00:42:12.477Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d95a2e67cab872b1 -C extra-filename=-d95a2e67cab872b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012024-08-01T00:42:12.678Z Compiling bitstruct_derive v0.1.0
28022024-08-01T00:42:12.710Z 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`
28032024-08-01T00:42:12.933Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28042024-08-01T00:42:12.966Z 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`
28052024-08-01T00:42:13.070Z Compiling tokio-tungstenite v0.20.1
28062024-08-01T00:42:13.085Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.20.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=d8ee6338f2b5246e -C extra-filename=-d8ee6338f2b5246e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-5009eecfde0fa205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072024-08-01T00:42:13.605Z Compiling ascii v1.1.0
28082024-08-01T00:42:13.608Z 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`
28092024-08-01T00:42:13.817Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28102024-08-01T00:42:13.820Z 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`
28112024-08-01T00:42:14.092Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
28122024-08-01T00:42:14.095Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28132024-08-01T00:42:14.095Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=df9a3d9af364e56c -C extra-filename=-df9a3d9af364e56c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-56c1e1864e67c3e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12b76e1dd730aca4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-08-01T00:42:14.095Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9b344745146f37b5 -C extra-filename=-9b344745146f37b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bhyve_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api_sys-d95a2e67cab872b1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152024-08-01T00:42:14.214Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28162024-08-01T00:42:14.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=50e5a3622aa18e8e -C extra-filename=-50e5a3622aa18e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172024-08-01T00:42:14.236Z Compiling bitstruct v0.1.1
28182024-08-01T00:42:14.236Z 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`
28192024-08-01T00:42:14.351Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28202024-08-01T00:42:14.354Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cecd6b5b2412c64f -C extra-filename=-cecd6b5b2412c64f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-08-01T00:42:14.520Z Compiling serde_arrays v0.1.0
28222024-08-01T00:42:14.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=fe3cd7623da39937 -C extra-filename=-fe3cd7623da39937 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28232024-08-01T00:42:14.681Z Compiling erased-serde v0.3.31
28242024-08-01T00:42:14.684Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ccc6581ee35c4b0 -C extra-filename=-1ccc6581ee35c4b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28252024-08-01T00:42:14.722Z Compiling atomicwrites v0.4.3
28262024-08-01T00:42:14.725Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=99fb197d89b83a79 -C extra-filename=-99fb197d89b83a79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272024-08-01T00:42:14.952Z Compiling heck v0.3.3
28282024-08-01T00:42:14.955Z 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`
28292024-08-01T00:42:15.090Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28302024-08-01T00:42:15.093Z 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`
28312024-08-01T00:42:15.362Z Compiling zone_cfg_derive v0.1.2
28322024-08-01T00:42:15.365Z 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`
28332024-08-01T00:42:15.410Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
28342024-08-01T00:42:15.435Z Compiling headers-core v0.2.0
28352024-08-01T00:42:15.438Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c416dd9c9d1be8d1 -C extra-filename=-c416dd9c9d1be8d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-08-01T00:42:15.585Z Compiling base64 v0.13.1
28372024-08-01T00:42:15.588Z 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`
28382024-08-01T00:42:15.602Z Compiling headers v0.3.9
28392024-08-01T00:42:15.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=453c8acafdedc2f8 -C extra-filename=-453c8acafdedc2f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-c416dd9c9d1be8d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-08-01T00:42:16.163Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28412024-08-01T00:42:16.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=38cbb023351918c7 -C extra-filename=-38cbb023351918c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-9b344745146f37b5.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-b3e4ef37eee9dd02.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-50e5a3622aa18e8e.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-1ccc6581ee35c4b0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-cecd6b5b2412c64f.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-df9a3d9af364e56c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-fe3cd7623da39937.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-e3552d5b05e4c97b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-08-01T00:42:16.211Z Compiling ron v0.7.1
28432024-08-01T00:42:16.228Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28442024-08-01T00:42:16.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=346fd87644616474 -C extra-filename=-346fd87644616474 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-10d0499ba3326980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452024-08-01T00:42:16.232Z 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=8ab1e4b75978327e -C extra-filename=-8ab1e4b75978327e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-8ab1e4b75978327e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-29b3d4137ffd6093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28462024-08-01T00:42:16.542Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-8ab1e4b75978327e/build-script-build`
28472024-08-01T00:42:16.571Z 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=0f26e358e4fdb1af -C extra-filename=-0f26e358e4fdb1af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-29b3d4137ffd6093.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28482024-08-01T00:42:16.681Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28492024-08-01T00:42:16.684Z 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=8d595ea2fae97c75 -C extra-filename=-8d595ea2fae97c75 --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-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28502024-08-01T00:42:17.079Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28512024-08-01T00:42:17.085Z 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=aab2938290386120 -C extra-filename=-aab2938290386120 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28522024-08-01T00:42:17.094Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28532024-08-01T00:42:17.108Z 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=b8072738b5f09c6e -C extra-filename=-b8072738b5f09c6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28542024-08-01T00:42:17.494Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28552024-08-01T00:42:17.497Z 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=a13d8c7cebfe9d8f -C extra-filename=-a13d8c7cebfe9d8f --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-0f26e358e4fdb1af.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`
28562024-08-01T00:42:17.565Z Compiling zone v0.1.8
28572024-08-01T00:42:17.568Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ed7ee7bfcf898871 -C extra-filename=-ed7ee7bfcf898871 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-1ca7fe15cb383b67.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28582024-08-01T00:42:17.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=286fbb7bc24ba4bc -C extra-filename=-286fbb7bc24ba4bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f2c73107a718638f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-db7bf647fccf2a87.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
28592024-08-01T00:42:17.816Z Compiling portpicker v0.1.1
28602024-08-01T00:42:17.819Z 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`
28612024-08-01T00:42:18.142Z Compiling rcgen v0.12.1
28622024-08-01T00:42:18.145Z 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`
28632024-08-01T00:42:18.277Z Compiling subprocess v0.2.9
28642024-08-01T00:42:18.291Z 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`
28652024-08-01T00:42:18.661Z Compiling half v2.4.1
28662024-08-01T00:42:18.675Z 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`
28672024-08-01T00:42:19.172Z Compiling semver v0.1.20
28682024-08-01T00:42:19.186Z 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`
28692024-08-01T00:42:19.238Z Compiling ciborium-io v0.2.2
28702024-08-01T00:42:19.241Z 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`
28712024-08-01T00:42:19.365Z Compiling ciborium-ll v0.2.2
28722024-08-01T00:42:19.368Z 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`
28732024-08-01T00:42:19.796Z Compiling rustc_version v0.1.7
28742024-08-01T00:42:19.799Z 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`
28752024-08-01T00:42:19.873Z Dirty swrite v0.1.0: the rustflags changed
28762024-08-01T00:42:19.873Z Compiling swrite v0.1.0
28772024-08-01T00:42:19.886Z 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`
28782024-08-01T00:42:20.000Z Compiling ciborium v0.2.2
28792024-08-01T00:42:20.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b3b1e9af3bdffe4a -C extra-filename=-b3b1e9af3bdffe4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-796b53103f912cb4.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f785944e34600a3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802024-08-01T00:42:20.319Z Compiling newtype_derive v0.1.6
28812024-08-01T00:42:20.322Z 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`
28822024-08-01T00:42:20.361Z Compiling prettyplease v0.2.20
28832024-08-01T00:42:20.363Z 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`
28842024-08-01T00:42:20.660Z Compiling linked-hash-map v0.5.6
28852024-08-01T00:42:20.674Z 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`
28862024-08-01T00:42:20.704Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
28872024-08-01T00:42:20.708Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
28882024-08-01T00:42:20.732Z Compiling rayon-core v1.12.1
28892024-08-01T00:42:20.734Z 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`
28902024-08-01T00:42:20.780Z 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`
28912024-08-01T00:42:20.903Z Compiling crossbeam-deque v0.8.5
28922024-08-01T00:42:20.906Z 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`
28932024-08-01T00:42:21.054Z Compiling lru-cache v0.1.2
28942024-08-01T00:42:21.057Z 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`
28952024-08-01T00:42:21.111Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
28962024-08-01T00:42:21.139Z Compiling steno v0.4.1
28972024-08-01T00:42:21.142Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=28641e4df8000168 -C extra-filename=-28641e4df8000168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-08-01T00:42:21.243Z 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`
28992024-08-01T00:42:21.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' -C metadata=2ed2174795a11dcf -C extra-filename=-2ed2174795a11dcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-08-01T00:42:21.315Z Compiling glob v0.3.1
29012024-08-01T00:42:21.318Z 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`
29022024-08-01T00:42:21.489Z Compiling cancel-safe-futures v0.1.5
29032024-08-01T00:42:21.492Z 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`
29042024-08-01T00:42:21.534Z Compiling constant_time_eq v0.3.0
29052024-08-01T00:42:21.537Z 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`
29062024-08-01T00:42:21.717Z Compiling arrayvec v0.7.4
29072024-08-01T00:42:21.720Z 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`
29082024-08-01T00:42:21.886Z Compiling arrayref v0.3.7
29092024-08-01T00:42:21.889Z 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`
29102024-08-01T00:42:21.985Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
29112024-08-01T00:42:22.010Z Compiling rayon v1.10.0
29122024-08-01T00:42:22.013Z 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`
29132024-08-01T00:42:22.132Z Compiling resolv-conf v0.7.0
29142024-08-01T00:42:22.135Z 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`
29152024-08-01T00:42:22.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=0d252755c19a2bf5 -C extra-filename=-0d252755c19a2bf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162024-08-01T00:42:22.906Z Compiling trust-dns-resolver v0.22.0
29172024-08-01T00:42:22.909Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_resolver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-resolver-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' -C metadata=06d50afcfe7c0eda -C extra-filename=-06d50afcfe7c0eda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-940a057e3b626726.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182024-08-01T00:42:22.963Z Compiling num-rational v0.4.2
29192024-08-01T00:42:22.965Z 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`
29202024-08-01T00:42:23.105Z Compiling ring v0.16.20
29212024-08-01T00:42:23.109Z 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`
29222024-08-01T00:42:24.344Z Compiling blake3 v1.5.1
29232024-08-01T00:42:24.346Z 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`
29242024-08-01T00:42:24.374Z Compiling num-complex v0.4.6
29252024-08-01T00:42:24.396Z 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`
29262024-08-01T00:42:24.808Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
29272024-08-01T00:42:25.009Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
29282024-08-01T00:42:25.383Z Compiling num v0.4.3
29292024-08-01T00:42:25.385Z 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`
29302024-08-01T00:42:25.465Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29312024-08-01T00:42:25.480Z 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=7eb15f5a234d549a -C extra-filename=-7eb15f5a234d549a --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-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29322024-08-01T00:42:25.484Z Compiling memmap2 v0.9.4
29332024-08-01T00:42:25.497Z 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`
29342024-08-01T00:42:25.929Z Compiling untrusted v0.7.1
29352024-08-01T00:42:25.932Z 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`
29362024-08-01T00:42:26.117Z Compiling float-ord v0.3.2
29372024-08-01T00:42:26.120Z 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`
29382024-08-01T00:42:26.292Z Compiling spin v0.5.2
29392024-08-01T00:42:26.295Z 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`
29402024-08-01T00:42:26.509Z Compiling slog-dtrace v0.3.0
29412024-08-01T00:42:26.512Z 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`
29422024-08-01T00:42:26.798Z 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`
29432024-08-01T00:42:26.857Z Compiling topological-sort v0.2.2
29442024-08-01T00:42:26.868Z 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`
29452024-08-01T00:42:27.006Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29462024-08-01T00:42:27.040Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b2ebfee04f35e6a7 -C extra-filename=-b2ebfee04f35e6a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-38cbb023351918c7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472024-08-01T00:42:27.067Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
29482024-08-01T00:42:27.139Z Compiling libsw v3.3.1
29492024-08-01T00:42:27.143Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' -C metadata=aa657583645be173 -C extra-filename=-aa657583645be173 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-08-01T00:42:27.427Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29512024-08-01T00:42:27.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=daeadd7c71f06715 -C extra-filename=-daeadd7c71f06715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpuid_profile_config=/work/oxidecomputer/omicron/target/debug/deps/libcpuid_profile_config-b2ebfee04f35e6a7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-08-01T00:42:27.447Z 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`
29532024-08-01T00:42:27.459Z Compiling linear-map v1.2.0
29542024-08-01T00:42:27.462Z 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`
29552024-08-01T00:42:27.819Z Compiling owo-colors v4.0.0
29562024-08-01T00:42:27.866Z 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`
29572024-08-01T00:42:28.181Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e278c1d93ff2dba4 -C extra-filename=-e278c1d93ff2dba4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582024-08-01T00:42:28.537Z Compiling toolchain_find v0.4.0
29592024-08-01T00:42:28.540Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=66a928e8972b8a93 -C extra-filename=-66a928e8972b8a93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-08-01T00:42:28.713Z Compiling display-error-chain v0.2.0
29612024-08-01T00:42:28.716Z 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`
29622024-08-01T00:42:28.885Z Compiling rustfmt-wrapper v0.2.1
29632024-08-01T00:42:28.888Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=27819e3e5f69dd76 -C extra-filename=-27819e3e5f69dd76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-66a928e8972b8a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642024-08-01T00:42:29.213Z Compiling signature v2.2.0
29652024-08-01T00:42:29.216Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' -C metadata=6a9d01d3aaebcd8e -C extra-filename=-6a9d01d3aaebcd8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-08-01T00:42:29.291Z Compiling nibble_vec v0.1.0
29672024-08-01T00:42:29.294Z 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`
29682024-08-01T00:42:29.460Z Compiling omicron-zone-package v0.11.0
29692024-08-01T00:42:29.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2a880766af6b92c5 -C extra-filename=-2a880766af6b92c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-00c376485f04f7b6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
29702024-08-01T00:42:29.483Z Compiling endian-type v0.1.2
29712024-08-01T00:42:29.486Z 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`
29722024-08-01T00:42:29.499Z Compiling fxhash v0.2.1
29732024-08-01T00:42:29.502Z Compiling gethostname v0.4.3
29742024-08-01T00:42:29.502Z 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`
29752024-08-01T00:42:29.502Z 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`
29762024-08-01T00:42:29.679Z Compiling radix_trie v0.2.1
29772024-08-01T00:42:29.682Z 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`
29782024-08-01T00:42:29.726Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29792024-08-01T00:42:29.739Z 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=ae58825e6967a4e9 -C extra-filename=-ae58825e6967a4e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29802024-08-01T00:42:29.777Z Compiling libefi-sys v0.1.0
29812024-08-01T00:42:29.780Z 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`
29822024-08-01T00:42:30.092Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
29832024-08-01T00:42:30.119Z Compiling bitfield-struct v0.6.1
29842024-08-01T00:42:30.122Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=afa4386f8d9019fe -C extra-filename=-afa4386f8d9019fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-08-01T00:42:30.135Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29862024-08-01T00:42:30.149Z 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`
29872024-08-01T00:42:30.395Z Compiling keccak v0.1.5
29882024-08-01T00:42:30.398Z 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`
29892024-08-01T00:42:30.546Z Compiling maplit v1.0.2
29902024-08-01T00:42:30.549Z 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`
29912024-08-01T00:42:30.682Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
29922024-08-01T00:42:30.790Z Compiling sha3 v0.10.8
29932024-08-01T00:42:30.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=316f4a40ece9b044 -C extra-filename=-316f4a40ece9b044 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-f4bf38cad5b29804.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29942024-08-01T00:42:31.184Z 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`
29952024-08-01T00:42:31.492Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29962024-08-01T00:42:31.495Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=17a14964823b638a -C extra-filename=-17a14964823b638a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-df3b015bf95dbdd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-08-01T00:42:31.574Z Compiling secrecy v0.8.0
29982024-08-01T00:42:31.577Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=f5488e44a47ed19b -C extra-filename=-f5488e44a47ed19b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-08-01T00:42:31.717Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30002024-08-01T00:42:31.720Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b9f6c6a6105a9f51 -C extra-filename=-b9f6c6a6105a9f51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-afa4386f8d9019fe.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-08-01T00:42:31.852Z Compiling radium v0.7.0
30022024-08-01T00:42:31.855Z 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`
30032024-08-01T00:42:31.874Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
30042024-08-01T00:42:31.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/progenitor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c49ed3e7701d250d -C extra-filename=-c49ed3e7701d250d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5cd0a58c684503b7.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a434038934fb067c.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30052024-08-01T00:42:31.889Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30062024-08-01T00:42:31.903Z 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`
30072024-08-01T00:42:32.012Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb96656390f9d5a7 -C extra-filename=-bb96656390f9d5a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -l static=pci`
30082024-08-01T00:42:32.088Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
30092024-08-01T00:42:32.091Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c1c5384b0b14ce92 -C extra-filename=-c1c5384b0b14ce92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30102024-08-01T00:42:32.217Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30112024-08-01T00:42:32.221Z 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=47aa7f877e1af4a8 -C extra-filename=-47aa7f877e1af4a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30122024-08-01T00:42:32.359Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30132024-08-01T00:42:32.363Z 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=be96130d38429d6d -C extra-filename=-be96130d38429d6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30142024-08-01T00:42:32.457Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30152024-08-01T00:42:32.472Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=bf1f33401526b618 -C extra-filename=-bf1f33401526b618 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30162024-08-01T00:42:32.549Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
30172024-08-01T00:42:32.560Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30182024-08-01T00:42:32.563Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8dc8456b4c6de948 -C extra-filename=-8dc8456b4c6de948 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-b9f6c6a6105a9f51.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192024-08-01T00:42:33.517Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30202024-08-01T00:42:33.520Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7f01a3ebc114b786 -C extra-filename=-7f01a3ebc114b786 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8d846799dc427fdb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-08-01T00:42:33.571Z Compiling tap v1.0.1
30222024-08-01T00:42:33.574Z 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`
30232024-08-01T00:42:33.762Z Compiling maybe-uninit v2.0.0
30242024-08-01T00:42:33.765Z 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`
30252024-08-01T00:42:33.900Z Compiling wyz v0.5.1
30262024-08-01T00:42:33.903Z 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`
30272024-08-01T00:42:34.356Z 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`
30282024-08-01T00:42:34.359Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
30292024-08-01T00:42:34.411Z Compiling bzip2-sys v0.1.11+1.0.8
30302024-08-01T00:42:34.425Z 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`
30312024-08-01T00:42:34.428Z Compiling packed_struct v0.10.1
30322024-08-01T00:42:34.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/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`
30332024-08-01T00:42:34.805Z Compiling crc-catalog v2.4.0
30342024-08-01T00:42:34.809Z 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`
30352024-08-01T00:42:34.923Z Compiling num-bigint-dig v0.8.4
30362024-08-01T00:42:34.928Z 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`
30372024-08-01T00:42:34.952Z Compiling funty v2.0.0
30382024-08-01T00:42:34.965Z 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`
30392024-08-01T00:42:34.968Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
30402024-08-01T00:42:35.258Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
30412024-08-01T00:42:35.284Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
30422024-08-01T00:42:35.311Z Compiling crc v3.2.1
30432024-08-01T00:42:35.314Z 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`
30442024-08-01T00:42:35.743Z 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`
30452024-08-01T00:42:35.855Z Compiling packed_struct_codegen v0.10.1
30462024-08-01T00:42:35.859Z 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`
30472024-08-01T00:42:36.092Z Compiling bitvec v1.0.1
30482024-08-01T00:42:36.095Z 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`
30492024-08-01T00:42:36.219Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30502024-08-01T00:42:36.222Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=707109a1f6b8d5d6 -C extra-filename=-707109a1f6b8d5d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-27819e3e5f69dd76.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
30512024-08-01T00:42:36.882Z Compiling indexmap v1.9.3
30522024-08-01T00:42:36.884Z 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`
30532024-08-01T00:42:37.222Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30542024-08-01T00:42:37.225Z 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=50e782e583a75e50 -C extra-filename=-50e782e583a75e50 --out-dir /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-8d595ea2fae97c75.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30552024-08-01T00:42:38.687Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30562024-08-01T00:42:38.690Z 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=4b1e7904d6c61e47 -C extra-filename=-4b1e7904d6c61e47 --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-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-286fbb7bc24ba4bc.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bf1f33401526b618.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-daeadd7c71f06715.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-346fd87644616474.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ed7ee7bfcf898871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30572024-08-01T00:42:39.071Z 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=2e551e0695510a31 -C extra-filename=-2e551e0695510a31 --out-dir /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-8d595ea2fae97c75.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30582024-08-01T00:42:39.590Z Compiling nodrop v0.1.14
30592024-08-01T00:42:39.593Z 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`
30602024-08-01T00:42:39.627Z Compiling array-init v0.0.4
30612024-08-01T00:42:39.630Z 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`
30622024-08-01T00:42:39.876Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=acb40570715c2cab -C extra-filename=-acb40570715c2cab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-80a1669b9026107b.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-20967b1e51f38de8.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-08-01T00:42:40.022Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
30642024-08-01T00:42:40.048Z Compiling smallvec v0.6.14
30652024-08-01T00:42:40.061Z 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`
30662024-08-01T00:42:40.493Z 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`
30672024-08-01T00:42:40.652Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' -C metadata=0f00a51432883421 -C extra-filename=-0f00a51432883421 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30682024-08-01T00:42:40.818Z Compiling pkcs1 v0.7.5
30692024-08-01T00:42:40.821Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=4eef6a9f09fa1b86 -C extra-filename=-4eef6a9f09fa1b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702024-08-01T00:42:41.920Z Compiling curve25519-dalek v4.1.3
30712024-08-01T00:42:41.923Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=0c6392e5d5d0249f -C extra-filename=-0c6392e5d5d0249f --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-08-01T00:42:42.659Z Compiling universal-hash v0.5.1
30732024-08-01T00:42:42.662Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4a3890cf78d5719c -C extra-filename=-4a3890cf78d5719c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742024-08-01T00:42:42.859Z Compiling hashbrown v0.12.3
30752024-08-01T00:42:42.862Z 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`
30762024-08-01T00:42:43.804Z Compiling bitfield v0.14.0
30772024-08-01T00:42:43.807Z 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`
30782024-08-01T00:42:43.979Z Compiling opaque-debug v0.3.1
30792024-08-01T00:42:43.982Z 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`
30802024-08-01T00:42:44.078Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30812024-08-01T00:42:44.090Z 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=4441477e9af3bb32 -C extra-filename=-4441477e9af3bb32 --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-a4abddd57b8d0d31.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822024-08-01T00:42:44.109Z 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`
30832024-08-01T00:42:45.022Z Compiling rsa v0.9.6
30842024-08-01T00:42:45.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=73d4498002d9de00 -C extra-filename=-73d4498002d9de00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-0f00a51432883421.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-4eef6a9f09fa1b86.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-99090ff8528b62db.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30852024-08-01T00:42:45.638Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f/build-script-build`
30862024-08-01T00:42:45.754Z Compiling serde-hex v0.1.0
30872024-08-01T00:42:45.757Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d65ca1313d10adc7 -C extra-filename=-d65ca1313d10adc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e31f5b02445fbcc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-477785d50d54cd39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-08-01T00:42:50.384Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30892024-08-01T00:42:50.387Z 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=9e02bc2058e21b57 -C extra-filename=-9e02bc2058e21b57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-2fbd8ca42cad08b0.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-bf677a23403c921f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-56e4c57710007a4a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-aab2938290386120.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30902024-08-01T00:42:52.631Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30912024-08-01T00:42:52.646Z 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=559ef3acd8c6f20e -C extra-filename=-559ef3acd8c6f20e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30922024-08-01T00:42:52.995Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
30932024-08-01T00:42:53.000Z 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=21d9a6e88bf0b5a0 -C extra-filename=-21d9a6e88bf0b5a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-2e551e0695510a31.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30942024-08-01T00:42:53.488Z 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=75f3cda4709ea387 -C extra-filename=-75f3cda4709ea387 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30952024-08-01T00:42:54.517Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6/build-script-build`
30962024-08-01T00:42:55.079Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30972024-08-01T00:42:55.082Z 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=48371afed009c479 -C extra-filename=-48371afed009c479 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30982024-08-01T00:42:55.247Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30992024-08-01T00:42:55.250Z 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=0bf0f03b1deba50c -C extra-filename=-0bf0f03b1deba50c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-4b1e7904d6c61e47.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31002024-08-01T00:42:55.371Z 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=2dedf3ddfbff7178 -C extra-filename=-2dedf3ddfbff7178 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31012024-08-01T00:42:55.625Z Compiling bzip2 v0.4.4
31022024-08-01T00:42:55.628Z 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`
31032024-08-01T00:42:56.110Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31042024-08-01T00:42:56.112Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=a9409957153954df -C extra-filename=-a9409957153954df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052024-08-01T00:42:56.426Z Compiling env_logger v0.10.2
31062024-08-01T00:42:56.429Z 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`
31072024-08-01T00:42:57.653Z Compiling x509-cert v0.2.5
31082024-08-01T00:42:57.656Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=2181bd33536a967c -C extra-filename=-2181bd33536a967c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092024-08-01T00:42:58.099Z Compiling ron v0.8.1
31102024-08-01T00:42:58.102Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=8c3281f99c14afac -C extra-filename=-8c3281f99c14afac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112024-08-01T00:42:58.244Z Compiling hashbrown v0.13.2
31122024-08-01T00:42:58.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' -C metadata=88a87a99da9d8797 -C extra-filename=-88a87a99da9d8797 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132024-08-01T00:42:59.366Z Compiling async-recursion v1.1.1
31142024-08-01T00:42:59.369Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=864668b8f53d54e9 -C extra-filename=-864668b8f53d54e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31152024-08-01T00:43:00.602Z Compiling curve25519-dalek-derive v0.1.1
31162024-08-01T00:43:00.605Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7db18db6dd917818 -C extra-filename=-7db18db6dd917818 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31172024-08-01T00:43:00.804Z Compiling crc-any v2.5.0
31182024-08-01T00:43:00.807Z 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`
31192024-08-01T00:43:01.324Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31202024-08-01T00:43:01.327Z 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=56e93d41679997c3 -C extra-filename=-56e93d41679997c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-4441477e9af3bb32.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-d65ca1313d10adc7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212024-08-01T00:43:01.345Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222024-08-01T00:43:01.349Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c23bd90926ff4243 -C extra-filename=-c23bd90926ff4243 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-8c3281f99c14afac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232024-08-01T00:43:02.152Z Compiling object v0.30.4
31242024-08-01T00:43:02.155Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' -C metadata=ca8c6c1eba21eee5 -C extra-filename=-ca8c6c1eba21eee5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-88a87a99da9d8797.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-590be275649af55b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31252024-08-01T00:43:02.395Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=aa909d2898d62a93 -C extra-filename=-aa909d2898d62a93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-7db18db6dd917818.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
31262024-08-01T00:43:02.568Z Compiling zip v0.6.6
31272024-08-01T00:43:02.586Z 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`
31282024-08-01T00:43:03.977Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31292024-08-01T00:43:03.980Z 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=889b30bd6d07bfd0 -C extra-filename=-889b30bd6d07bfd0 --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-9e02bc2058e21b57.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31302024-08-01T00:43:05.000Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31312024-08-01T00:43:05.004Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=70291fed720529b0 -C extra-filename=-70291fed720529b0 --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-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31322024-08-01T00:43:05.876Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31332024-08-01T00:43:05.878Z 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=de8a9e5395169231 -C extra-filename=-de8a9e5395169231 --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-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-21d9a6e88bf0b5a0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31342024-08-01T00:43:06.093Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31352024-08-01T00:43:06.106Z 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=bce771c32d43a205 -C extra-filename=-bce771c32d43a205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.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-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.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`
31362024-08-01T00:43:07.159Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31372024-08-01T00:43:07.162Z 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=cda689e4f72d891b -C extra-filename=-cda689e4f72d891b --out-dir /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-8d595ea2fae97c75.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31382024-08-01T00:43:08.000Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31392024-08-01T00:43:08.003Z 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=bf0fbd68d8c62d93 -C extra-filename=-bf0fbd68d8c62d93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31402024-08-01T00:43:11.227Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31412024-08-01T00:43:11.230Z 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=817f5df84a07ec56 -C extra-filename=-817f5df84a07ec56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
31422024-08-01T00:43:11.306Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31432024-08-01T00:43:11.359Z 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=23495809de2e7b8c -C extra-filename=-23495809de2e7b8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31442024-08-01T00:43:12.075Z Compiling path-slash v0.1.5
31452024-08-01T00:43:12.078Z 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`
31462024-08-01T00:43:12.301Z Compiling parking_lot_core v0.8.6
31472024-08-01T00:43:12.304Z 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`
31482024-08-01T00:43:12.868Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
31492024-08-01T00:43:12.880Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31502024-08-01T00:43:12.883Z 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=0496f8ed0ee8f66b -C extra-filename=-0496f8ed0ee8f66b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-4441477e9af3bb32.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-56e93d41679997c3.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ca8c6c1eba21eee5.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c23bd90926ff4243.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
31512024-08-01T00:43:13.387Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31522024-08-01T00:43:13.390Z 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=dc8762cd05ecb457 -C extra-filename=-dc8762cd05ecb457 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-de8a9e5395169231.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31532024-08-01T00:43:13.806Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31542024-08-01T00:43:13.809Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4b4ae8c6311a4784 -C extra-filename=-4b4ae8c6311a4784 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31552024-08-01T00:43:14.624Z Compiling aead v0.5.2
31562024-08-01T00:43:14.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=f83213faee1d9499 -C extra-filename=-f83213faee1d9499 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-08-01T00:43:15.020Z 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`
31582024-08-01T00:43:15.265Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31592024-08-01T00:43:15.274Z 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=c5c7497333edebc3 -C extra-filename=-c5c7497333edebc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
31602024-08-01T00:43:15.668Z Compiling poly1305 v0.8.0
31612024-08-01T00:43:15.671Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=5f23137d8f717a53 -C extra-filename=-5f23137d8f717a53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622024-08-01T00:43:15.847Z Compiling chacha20 v0.9.1
31632024-08-01T00:43:15.936Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' -C metadata=b83c7e7213defc02 -C extra-filename=-b83c7e7213defc02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642024-08-01T00:43:16.367Z Compiling thiserror-impl-no-std v2.0.2
31652024-08-01T00:43:16.370Z 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`
31662024-08-01T00:43:17.522Z Compiling parking_lot v0.11.2
31672024-08-01T00:43:17.525Z 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`
31682024-08-01T00:43:17.599Z Compiling trust-dns-client v0.22.0
31692024-08-01T00:43:17.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_client --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-client-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=03828c44299aa895 -C extra-filename=-03828c44299aa895 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702024-08-01T00:43:18.532Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31712024-08-01T00:43:18.535Z 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=f406a5be094950ae -C extra-filename=-f406a5be094950ae --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-f406a5be094950ae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
31722024-08-01T00:43:18.870Z Compiling toml v0.5.11
31732024-08-01T00:43:18.874Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=fb38eb1e12bb9bed -C extra-filename=-fb38eb1e12bb9bed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742024-08-01T00:43:19.771Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-f406a5be094950ae/build-script-build`
31752024-08-01T00:43:19.798Z Compiling sled v0.34.7
31762024-08-01T00:43:19.801Z 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`
31772024-08-01T00:43:19.985Z Compiling thiserror-no-std v2.0.2
31782024-08-01T00:43:19.988Z 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`
31792024-08-01T00:43:20.106Z Compiling vsss-rs v3.3.4
31802024-08-01T00:43:20.121Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=806c8caaef16519c -C extra-filename=-806c8caaef16519c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-aa909d2898d62a93.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-2c0eb8a800ea8e55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31812024-08-01T00:43:20.787Z Compiling trust-dns-server v0.22.1
31822024-08-01T00:43:20.805Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_server --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-server-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=265b4513e0d3194a -C extra-filename=-265b4513e0d3194a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-305944c2ee33c8d3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fb38eb1e12bb9bed.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832024-08-01T00:43:20.956Z Compiling chacha20poly1305 v0.10.1
31842024-08-01T00:43:20.959Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=4308d304eb3a232b -C extra-filename=-4308d304eb3a232b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-f83213faee1d9499.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852024-08-01T00:43:21.201Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31862024-08-01T00:43:21.204Z 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=3937e568241059eb -C extra-filename=-3937e568241059eb --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-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31872024-08-01T00:43:21.420Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
31882024-08-01T00:43:21.423Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cb1dc3465c3fa41c -C extra-filename=-cb1dc3465c3fa41c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31892024-08-01T00:43:22.583Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31902024-08-01T00:43:22.587Z 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`
31912024-08-01T00:43:22.758Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31922024-08-01T00:43:22.761Z 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=e8d10ff9fea55f09 -C extra-filename=-e8d10ff9fea55f09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31932024-08-01T00:43:22.928Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
31942024-08-01T00:43:22.956Z Compiling buf-list v1.0.3
31952024-08-01T00:43:23.046Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=9ee7582522da070e -C extra-filename=-9ee7582522da070e --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-08-01T00:43:23.635Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
31972024-08-01T00:43:23.702Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31982024-08-01T00:43:23.771Z 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=701b56bfca7f0a45 -C extra-filename=-701b56bfca7f0a45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31992024-08-01T00:43:24.702Z 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=820d02ef63f3f682 -C extra-filename=-820d02ef63f3f682 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32002024-08-01T00:43:24.986Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32012024-08-01T00:43:25.001Z 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=89ff8c3f6d81f2f0 -C extra-filename=-89ff8c3f6d81f2f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32022024-08-01T00:43:26.068Z Compiling diff v0.1.13
32032024-08-01T00:43:26.071Z 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`
32042024-08-01T00:43:26.788Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=0f57723164d44c5d -C extra-filename=-0f57723164d44c5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
32052024-08-01T00:43:27.380Z 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=2b9e7ee196120fb5 -C extra-filename=-2b9e7ee196120fb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32062024-08-01T00:43:27.742Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32072024-08-01T00:43:27.745Z 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=b5d69cf2965a0210 -C extra-filename=-b5d69cf2965a0210 --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-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32082024-08-01T00:43:27.950Z Compiling nanorand v0.7.0
32092024-08-01T00:43:27.953Z 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`
32102024-08-01T00:43:28.462Z Compiling unicase v2.7.0
32112024-08-01T00:43:28.489Z 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`
32122024-08-01T00:43:28.545Z Compiling flume v0.11.0
32132024-08-01T00:43:28.548Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' -C metadata=617024dcb90a8ae7 -C extra-filename=-617024dcb90a8ae7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-7c7336e6ed36858a.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-08-01T00:43:28.668Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32152024-08-01T00:43:28.672Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1dbb77d28fd14145 -C extra-filename=-1dbb77d28fd14145 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
32162024-08-01T00:43:28.848Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
32172024-08-01T00:43:29.025Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32182024-08-01T00:43:29.028Z 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=fa215daa8cc34e33 -C extra-filename=-fa215daa8cc34e33 --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-0f26e358e4fdb1af.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32192024-08-01T00:43:29.253Z Compiling kstat-rs v0.2.4
32202024-08-01T00:43:29.256Z Compiling pin-project-internal v1.1.5
32212024-08-01T00:43:29.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=826790931abc6185 -C extra-filename=-826790931abc6185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222024-08-01T00:43:29.269Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=9f5bbb373a469e98 -C extra-filename=-9f5bbb373a469e98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-08-01T00:43:29.611Z Compiling crunchy v0.2.2
32242024-08-01T00:43:29.614Z 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`
32252024-08-01T00:43:29.899Z 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`
32262024-08-01T00:43:30.159Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
32272024-08-01T00:43:30.187Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
32282024-08-01T00:43:30.190Z 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=cd649f4b2f480542 -C extra-filename=-cd649f4b2f480542 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32292024-08-01T00:43:30.303Z Compiling clang-sys v1.7.0
32302024-08-01T00:43:30.306Z 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`
32312024-08-01T00:43:31.134Z Compiling vte_generate_state_changes v0.1.1
32322024-08-01T00:43:31.138Z 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`
32332024-08-01T00:43:31.900Z Compiling tiny-keccak v2.0.2
32342024-08-01T00:43:31.903Z Compiling vte v0.11.1
32352024-08-01T00:43:31.903Z 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`
32362024-08-01T00:43:31.903Z 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`
32372024-08-01T00:43:31.927Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
32382024-08-01T00:43:31.950Z Compiling mime_guess v2.0.4
32392024-08-01T00:43:31.954Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=24d629e3f832fc6d -C extra-filename=-24d629e3f832fc6d --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-08-01T00:43:32.252Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
32412024-08-01T00:43:32.288Z 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`
32422024-08-01T00:43:32.372Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32432024-08-01T00:43:32.386Z 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=c9660468fb202f81 -C extra-filename=-c9660468fb202f81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32442024-08-01T00:43:32.661Z Compiling pin-project v1.1.5
32452024-08-01T00:43:32.664Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=7e2482944ca2397c -C extra-filename=-7e2482944ca2397c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-9f5bbb373a469e98.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462024-08-01T00:43:32.803Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32472024-08-01T00:43:32.819Z 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=46152e5828231b85 -C extra-filename=-46152e5828231b85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32482024-08-01T00:43:33.298Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32492024-08-01T00:43:33.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e4ac62d6701f0a90 -C extra-filename=-e4ac62d6701f0a90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.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`
32502024-08-01T00:43:33.399Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
32512024-08-01T00:43:33.405Z 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/66d1ee7/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=1914bf6133fc9abe -C extra-filename=-1914bf6133fc9abe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32522024-08-01T00:43:33.835Z Compiling fd-lock v4.0.2
32532024-08-01T00:43:33.838Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d7483dd74bc87d56 -C extra-filename=-d7483dd74bc87d56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-08-01T00:43:34.062Z Compiling ref-cast v1.0.23
32552024-08-01T00:43:34.065Z 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`
32562024-08-01T00:43:34.628Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
32572024-08-01T00:43:34.699Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
32582024-08-01T00:43:34.739Z Compiling strip-ansi-escapes v0.2.0
32592024-08-01T00:43:34.742Z 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`
32602024-08-01T00:43:35.203Z 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`
32612024-08-01T00:43:35.411Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32622024-08-01T00:43:35.414Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=336788c273a9bc83 -C extra-filename=-336788c273a9bc83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32632024-08-01T00:43:35.834Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32642024-08-01T00:43:35.865Z 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=69e436f2f926842a -C extra-filename=-69e436f2f926842a --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-69e436f2f926842a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
32652024-08-01T00:43:36.208Z Compiling ascii-canvas v3.0.0
32662024-08-01T00:43:36.211Z 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`
32672024-08-01T00:43:36.791Z Compiling ref-cast-impl v1.0.23
32682024-08-01T00:43:36.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6ad0d93081547b8b -C extra-filename=-6ad0d93081547b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-08-01T00:43:38.205Z Compiling ena v0.14.3
32702024-08-01T00:43:38.208Z 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`
32712024-08-01T00:43:38.557Z Compiling libloading v0.8.3
32722024-08-01T00:43:38.560Z 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`
32732024-08-01T00:43:38.636Z Compiling nu-ansi-term v0.50.0
32742024-08-01T00:43:38.639Z 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`
32752024-08-01T00:43:39.002Z Compiling regex-syntax v0.6.29
32762024-08-01T00:43:39.005Z 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`
32772024-08-01T00:43:39.424Z Compiling bindgen v0.69.4
32782024-08-01T00:43:39.427Z 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`
32792024-08-01T00:43:39.624Z Compiling reedline v0.31.0
32802024-08-01T00:43:39.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=75cdd7c8ac36fcad -C extra-filename=-75cdd7c8ac36fcad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-5df43d700eb6eb4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-3cb610a26aaf8905.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-08-01T00:43:40.109Z 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`
32822024-08-01T00:43:40.233Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
32832024-08-01T00:43:40.250Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0a466962aefab71 -C extra-filename=-e0a466962aefab71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-6ad0d93081547b8b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-08-01T00:43:40.384Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-69e436f2f926842a/build-script-build`
32852024-08-01T00:43:40.412Z 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`
32862024-08-01T00:43:40.869Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32872024-08-01T00:43:40.869Z 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=651faac3b35a2afb -C extra-filename=-651faac3b35a2afb --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-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32882024-08-01T00:43:41.383Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32892024-08-01T00:43:41.387Z 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=de5a29db57866c6f -C extra-filename=-de5a29db57866c6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32902024-08-01T00:43:41.595Z Compiling which v4.4.2
32912024-08-01T00:43:41.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a822f7e0bfb25a8c -C extra-filename=-a822f7e0bfb25a8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-08-01T00:43:42.226Z Compiling lalrpop v0.19.12
32932024-08-01T00:43:42.229Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=594e1bf97c7f6d68 -C extra-filename=-594e1bf97c7f6d68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii_canvas=/work/oxidecomputer/omicron/target/debug/deps/libascii_canvas-86e63d4f6fd86b55.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-f50d97f471b1acb4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-914744d7c52ebf68.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-0c7c745df8082848.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942024-08-01T00:43:43.117Z Compiling cexpr v0.6.0
32952024-08-01T00:43:43.120Z 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`
32962024-08-01T00:43:44.175Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
32972024-08-01T00:43:44.178Z 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/66d1ee7/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=baf4bda2ff0daa90 -C extra-filename=-baf4bda2ff0daa90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982024-08-01T00:43:44.551Z Compiling rustc-hash v1.1.0
32992024-08-01T00:43:44.554Z 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`
33002024-08-01T00:43:44.711Z Compiling lazycell v1.3.0
33012024-08-01T00:43:44.714Z 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`
33022024-08-01T00:43:44.774Z Compiling shlex v1.3.0
33032024-08-01T00:43:44.788Z 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`
33042024-08-01T00:43:44.886Z Compiling http-range v0.1.5
33052024-08-01T00:43:44.895Z 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`
33062024-08-01T00:43:44.982Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
33072024-08-01T00:43:44.985Z 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/66d1ee7/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=4af6f97630fadc9a -C extra-filename=-4af6f97630fadc9a --out-dir /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-a4abddd57b8d0d31.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-baf4bda2ff0daa90.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33082024-08-01T00:43:45.068Z Compiling hyper-staticfile v0.9.5
33092024-08-01T00:43:45.083Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7c515a75f47af737 -C extra-filename=-7c515a75f47af737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-f793d025cb4cc056.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-c06c9484ba04be42.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-08-01T00:43:45.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=bb3b4f4280fd8f30 -C extra-filename=-bb3b4f4280fd8f30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-ebf7ce8d4d33ee4d.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9a74a8f90e01640a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-ffae22027f4cc176.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6e319728dcc6ba59.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-9b242747e0db09c0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-a822f7e0bfb25a8c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112024-08-01T00:43:45.251Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33122024-08-01T00:43:45.268Z 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=d645590365c9b65c -C extra-filename=-d645590365c9b65c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-d645590365c9b65c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
33132024-08-01T00:43:45.577Z Compiling derive_builder_core v0.20.0
33142024-08-01T00:43:45.580Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' -C metadata=450da7f899dc333f -C extra-filename=-450da7f899dc333f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-d638661442810b00.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33152024-08-01T00:43:45.774Z Compiling libxml v0.3.3
33162024-08-01T00:43:45.777Z 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`
33172024-08-01T00:43:46.045Z Compiling cfg_aliases v0.1.1
33182024-08-01T00:43:46.060Z 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`
33192024-08-01T00:43:46.157Z Dirty bytecount v0.6.8: the rustflags changed
33202024-08-01T00:43:46.157Z Compiling bytecount v0.6.8
33212024-08-01T00:43:46.159Z 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`
33222024-08-01T00:43:46.185Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
33232024-08-01T00:43:46.221Z Compiling nix v0.28.0
33242024-08-01T00:43:46.224Z 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`
33252024-08-01T00:43:46.384Z Dirty papergrid v0.11.0: the rustflags changed
33262024-08-01T00:43:46.384Z Compiling papergrid v0.11.0
33272024-08-01T00:43:46.387Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' -C metadata=19f3860a0da4acc8 -C extra-filename=-19f3860a0da4acc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-11894f9d5d95f84b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-08-01T00:43:47.089Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-d645590365c9b65c/build-script-build`
33292024-08-01T00:43:47.117Z 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=2ced7cc60f5f7d34 -C extra-filename=-2ced7cc60f5f7d34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b5d69cf2965a0210.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33302024-08-01T00:43:47.131Z Compiling tabled_derive v0.7.0
33312024-08-01T00:43:47.134Z 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`
33322024-08-01T00:43:48.253Z Compiling derive_builder_macro v0.20.0
33332024-08-01T00:43:48.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' -C metadata=e721fd83898c4f4e -C extra-filename=-e721fd83898c4f4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-450da7f899dc333f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-08-01T00:43:49.372Z Compiling strum_macros v0.24.3
33352024-08-01T00:43:49.375Z 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`
33362024-08-01T00:43:49.927Z Compiling snafu-derive v0.8.2
33372024-08-01T00:43:49.931Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' -C metadata=0ec6b1273beca2cf -C extra-filename=-0ec6b1273beca2cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-08-01T00:43:50.732Z Compiling cookie v0.18.1
33392024-08-01T00:43:50.734Z 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`
33402024-08-01T00:43:51.097Z Compiling indoc v1.0.9
33412024-08-01T00:43:51.100Z 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`
33422024-08-01T00:43:52.270Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
33432024-08-01T00:43:52.338Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33442024-08-01T00:43:52.413Z 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=738a2e510210ec3b -C extra-filename=-738a2e510210ec3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33452024-08-01T00:43:53.298Z Compiling tabled v0.15.0
33462024-08-01T00:43:53.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' -C metadata=32d4721e52d03426 -C extra-filename=-32d4721e52d03426 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-19f3860a0da4acc8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b6fe8670db0ec247.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472024-08-01T00:43:53.505Z Compiling derive_builder v0.20.0
33482024-08-01T00:43:53.508Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5b3287972951ee08 -C extra-filename=-5b3287972951ee08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-e721fd83898c4f4e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492024-08-01T00:43:53.696Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
33502024-08-01T00:43:53.722Z 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`
33512024-08-01T00:43:56.227Z Compiling snafu v0.8.2
33522024-08-01T00:43:56.230Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' -C metadata=86a01cdece058608 -C extra-filename=-86a01cdece058608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-0ec6b1273beca2cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-08-01T00:43:56.931Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33542024-08-01T00:43:56.934Z 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=543a8790c30070ad -C extra-filename=-543a8790c30070ad --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-543a8790c30070ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
33552024-08-01T00:43:57.116Z Compiling globset v0.4.14
33562024-08-01T00:43:57.142Z 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`
33572024-08-01T00:43:57.270Z Compiling olpc-cjson v0.1.3
33582024-08-01T00:43:57.273Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6ba2e3551315678 -C extra-filename=-a6ba2e3551315678 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592024-08-01T00:43:57.520Z Compiling quick-xml v0.31.0
33602024-08-01T00:43:57.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' -C metadata=6a76b6e568a0137a -C extra-filename=-6a76b6e568a0137a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-08-01T00:43:59.091Z Compiling serde_plain v1.0.2
33622024-08-01T00:43:59.094Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6fc3d835f2949c67 -C extra-filename=-6fc3d835f2949c67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-08-01T00:43:59.507Z Compiling oso-derive v0.27.3
33642024-08-01T00:43:59.510Z 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`
33652024-08-01T00:43:59.534Z Compiling impl-trait-for-tuples v0.2.2
33662024-08-01T00:43:59.537Z 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`
33672024-08-01T00:44:00.788Z Compiling memoffset v0.9.1
33682024-08-01T00:44:00.791Z 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`
33692024-08-01T00:44:00.927Z Compiling typed-path v0.7.1
33702024-08-01T00:44:00.930Z 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`
33712024-08-01T00:44:01.098Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-543a8790c30070ad/build-script-build`
33722024-08-01T00:44:01.110Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=6d5713c0fa398416 -C extra-filename=-6d5713c0fa398416 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
33732024-08-01T00:44:01.167Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
33742024-08-01T00:44:01.323Z 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`
33752024-08-01T00:44:02.476Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33762024-08-01T00:44:02.479Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d377442b2921a6cb -C extra-filename=-d377442b2921a6cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33772024-08-01T00:44:04.324Z Compiling tough v0.17.1
33782024-08-01T00:44:04.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' -C metadata=f32a3f19bf1c420b -C extra-filename=-f32a3f19bf1c420b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-3ccbbfba0e362ff5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-a6ba2e3551315678.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-6fc3d835f2949c67.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-86a01cdece058608.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-9417dbd35ebe1b15.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33792024-08-01T00:44:05.239Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33802024-08-01T00:44:05.242Z 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=bbab575c50986c13 -C extra-filename=-bbab575c50986c13 --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-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33812024-08-01T00:44:05.844Z Compiling peg-macros v0.8.4
33822024-08-01T00:44:05.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9ab6e13a4b4430b0 -C extra-filename=-9ab6e13a4b4430b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832024-08-01T00:44:07.174Z Compiling sqlparser_derive v0.2.2
33842024-08-01T00:44:07.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5699299cc3f1c4a3 -C extra-filename=-5699299cc3f1c4a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852024-08-01T00:44:08.470Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
33862024-08-01T00:44:08.484Z 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`
33872024-08-01T00:44:08.835Z Compiling unicode_categories v0.1.1
33882024-08-01T00:44:08.837Z 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`
33892024-08-01T00:44:09.189Z Compiling parse-size v1.0.0
33902024-08-01T00:44:09.192Z 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`
33912024-08-01T00:44:09.442Z Compiling sqlformat v0.2.4
33922024-08-01T00:44:09.442Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9569f95cc1e2d87d -C extra-filename=-9569f95cc1e2d87d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-970a285af1efccd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33932024-08-01T00:44:09.868Z Compiling peg v0.8.4
33942024-08-01T00:44:09.871Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=231b7762616c8b45 -C extra-filename=-231b7762616c8b45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-9ab6e13a4b4430b0.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33952024-08-01T00:44:09.985Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
33962024-08-01T00:44:10.054Z Compiling sqlparser v0.45.0
33972024-08-01T00:44:10.057Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' -C metadata=b1293a7069f8e431 -C extra-filename=-b1293a7069f8e431 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-5699299cc3f1c4a3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982024-08-01T00:44:11.560Z Compiling rustyline v14.0.0
33992024-08-01T00:44:11.563Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' -C metadata=552c048f6329a6fa -C extra-filename=-552c048f6329a6fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-d7483dd74bc87d56.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-6d5713c0fa398416.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34002024-08-01T00:44:15.951Z 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`
34012024-08-01T00:44:16.078Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34022024-08-01T00:44:16.092Z 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=61c3a09971193688 -C extra-filename=-61c3a09971193688 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-61c3a09971193688 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
34032024-08-01T00:44:16.162Z Compiling const_format_proc_macros v0.2.32
34042024-08-01T00:44:16.165Z 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`
34052024-08-01T00:44:16.295Z Compiling bb8 v0.8.5
34062024-08-01T00:44:16.298Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' -C metadata=7cf09df021592b21 -C extra-filename=-7cf09df021592b21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-08-01T00:44:16.399Z Compiling bcs v0.1.6
34082024-08-01T00:44:16.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e14db67b940ea47f -C extra-filename=-e14db67b940ea47f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-08-01T00:44:16.829Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
34102024-08-01T00:44:16.861Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=99e64592f288aa13 -C extra-filename=-99e64592f288aa13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112024-08-01T00:44:17.151Z Compiling highway v1.1.0
34122024-08-01T00:44:17.154Z 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`
34132024-08-01T00:44:17.186Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13/build-script-build`
34142024-08-01T00:44:17.255Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34152024-08-01T00:44:17.258Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/ed7ab5e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' -C metadata=a961eec981278350 -C extra-filename=-a961eec981278350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34162024-08-01T00:44:17.939Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-61c3a09971193688/build-script-build`
34172024-08-01T00:44:17.955Z Compiling nix v0.27.1
34182024-08-01T00:44:17.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' -C metadata=2ce1923baa935b60 -C extra-filename=-2ce1923baa935b60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-9b05207b01a0ed5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34192024-08-01T00:44:17.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=de692138221074f5 -C extra-filename=-de692138221074f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34202024-08-01T00:44:18.355Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34212024-08-01T00:44:18.358Z 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=3b14d85e6e245a0d -C extra-filename=-3b14d85e6e245a0d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34222024-08-01T00:44:18.580Z Compiling const_format v0.2.32
34232024-08-01T00:44:18.583Z 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`
34242024-08-01T00:44:19.336Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34252024-08-01T00:44:19.339Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=f25039afb1356afe -C extra-filename=-f25039afb1356afe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34262024-08-01T00:44:19.658Z Compiling serde-big-array v0.5.1
34272024-08-01T00:44:19.661Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f29659287beeea21 -C extra-filename=-f29659287beeea21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282024-08-01T00:44:19.910Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f7a665247e436e99 -C extra-filename=-f7a665247e436e99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2ce1923baa935b60.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-f29659287beeea21.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f25039afb1356afe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34292024-08-01T00:44:19.962Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34302024-08-01T00:44:19.966Z 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=856ae47cc67e68c9 -C extra-filename=-856ae47cc67e68c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34312024-08-01T00:44:22.196Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34322024-08-01T00:44:22.199Z 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=ad2ac19f263eb5fe -C extra-filename=-ad2ac19f263eb5fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34332024-08-01T00:44:26.868Z Compiling signal-hook-tokio v0.3.1
34342024-08-01T00:44:26.871Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' -C metadata=80157821b1c49420 -C extra-filename=-80157821b1c49420 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34352024-08-01T00:44:27.057Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34362024-08-01T00:44:27.060Z 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=4cea1288443d385e -C extra-filename=-4cea1288443d385e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34372024-08-01T00:44:27.204Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34382024-08-01T00:44:27.207Z 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=e7c0e2f0f8257f24 -C extra-filename=-e7c0e2f0f8257f24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34392024-08-01T00:44:29.730Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34402024-08-01T00:44:29.733Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=08de2ea6abe22da5 -C extra-filename=-08de2ea6abe22da5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34412024-08-01T00:44:31.608Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34422024-08-01T00:44:31.611Z 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=11de4f331728f18c -C extra-filename=-11de4f331728f18c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34432024-08-01T00:44:31.913Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34442024-08-01T00:44:31.916Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cdd4f1aa02705da9 -C extra-filename=-cdd4f1aa02705da9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-791557af361405da.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34452024-08-01T00:44:33.819Z Compiling assert_matches v1.5.0
34462024-08-01T00:44:33.823Z 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`
34472024-08-01T00:44:33.928Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34482024-08-01T00:44:33.931Z 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=4d0aa12f816236aa -C extra-filename=-4d0aa12f816236aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34492024-08-01T00:44:34.140Z Compiling rand_seeder v0.2.3
34502024-08-01T00:44:34.143Z 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`
34512024-08-01T00:44:34.484Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34522024-08-01T00:44:34.487Z 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=c4c483fdf32315d9 -C extra-filename=-c4c483fdf32315d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34532024-08-01T00:44:35.012Z Compiling portable-atomic v1.6.0
34542024-08-01T00:44:35.015Z 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`
34552024-08-01T00:44:36.177Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
34562024-08-01T00:44:36.231Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34572024-08-01T00:44:36.234Z 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=17e0b38ec5ca1659 -C extra-filename=-17e0b38ec5ca1659 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34582024-08-01T00:44:36.443Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34592024-08-01T00:44:36.446Z 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=f562be800a60d431 -C extra-filename=-f562be800a60d431 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.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`
34602024-08-01T00:44:41.984Z 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`
34612024-08-01T00:44:43.319Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34622024-08-01T00:44:43.322Z 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=9e8dc517c364d43b -C extra-filename=-9e8dc517c364d43b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.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`
34632024-08-01T00:44:45.681Z Compiling number_prefix v0.4.0
34642024-08-01T00:44:45.684Z 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`
34652024-08-01T00:44:45.953Z Compiling indicatif v0.17.8
34662024-08-01T00:44:45.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' -C metadata=c7813f69aff2f6b4 -C extra-filename=-c7813f69aff2f6b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7a5b9f87ef78d8f8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-847dce58548c4b38.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672024-08-01T00:44:47.879Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34682024-08-01T00:44:47.882Z 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=c98f969fee13adf4 -C extra-filename=-c98f969fee13adf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34692024-08-01T00:44:48.237Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34702024-08-01T00:44:48.240Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ed5a649c5e99ce28 -C extra-filename=-ed5a649c5e99ce28 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-ed5a649c5e99ce28 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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-08-01T00:44:48.583Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-ed5a649c5e99ce28/build-script-build`
34722024-08-01T00:44:48.612Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34732024-08-01T00:44:48.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5b222ff54fa72547 -C extra-filename=-5b222ff54fa72547 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34742024-08-01T00:44:51.546Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34752024-08-01T00:44:51.549Z 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=a90171c7380da06d -C extra-filename=-a90171c7380da06d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-a90171c7380da06d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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-08-01T00:44:51.875Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34772024-08-01T00:44:51.885Z 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=552698055bf7c54d -C extra-filename=-552698055bf7c54d --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-552698055bf7c54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
34782024-08-01T00:44:52.217Z Compiling castaway v0.2.2
34792024-08-01T00:44:52.220Z 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`
34802024-08-01T00:44:52.394Z Compiling compact_str v0.7.1
34812024-08-01T00:44:52.412Z 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`
34822024-08-01T00:44:53.443Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-552698055bf7c54d/build-script-build`
34832024-08-01T00:44:53.495Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-a90171c7380da06d/build-script-build`
34842024-08-01T00:44:53.499Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34852024-08-01T00:44:53.499Z 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=16df489320acb430 -C extra-filename=-16df489320acb430 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34862024-08-01T00:44:53.513Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34872024-08-01T00:44:53.513Z 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=5f4e779ce754f485 -C extra-filename=-5f4e779ce754f485 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34882024-08-01T00:44:54.387Z Compiling unicode-truncate v1.0.0
34892024-08-01T00:44:54.409Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=02023961172e7c0a -C extra-filename=-02023961172e7c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902024-08-01T00:44:54.646Z Compiling lru v0.12.3
34912024-08-01T00:44:54.676Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' -C metadata=3ab154a9efe44b1a -C extra-filename=-3ab154a9efe44b1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922024-08-01T00:44:54.965Z Compiling stability v0.2.0
34932024-08-01T00:44:54.968Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=d267382c35c31eec -C extra-filename=-d267382c35c31eec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942024-08-01T00:44:54.982Z Compiling itertools v0.13.0
34952024-08-01T00:44:54.982Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=e8091f06ab429d0b -C extra-filename=-e8091f06ab429d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-08-01T00:44:56.205Z Compiling cassowary v0.3.0
34972024-08-01T00:44:56.208Z 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`
34982024-08-01T00:44:57.643Z Compiling is_ci v1.2.0
34992024-08-01T00:44:57.646Z 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`
35002024-08-01T00:44:57.921Z Compiling supports-color v3.0.0
35012024-08-01T00:44:57.924Z 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`
35022024-08-01T00:44:58.246Z Compiling ratatui v0.27.0
35032024-08-01T00:44:58.249Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' -C metadata=2b8fe0ad8ccc3585 -C extra-filename=-2b8fe0ad8ccc3585 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-70b5f8a5424c0d79.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-0bacbfa5515b7c55.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e8091f06ab429d0b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-3ab154a9efe44b1a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-d267382c35c31eec.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c9dfaf2474e10a2d.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-02023961172e7c0a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35042024-08-01T00:44:58.332Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35052024-08-01T00:44:58.356Z 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=f0e52f1acb98a9d3 -C extra-filename=-f0e52f1acb98a9d3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-f0e52f1acb98a9d3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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-08-01T00:44:58.666Z Compiling unicode-linebreak v0.1.5
35072024-08-01T00:44:58.669Z 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`
35082024-08-01T00:44:59.170Z Compiling smawk v0.3.2
35092024-08-01T00:44:59.173Z 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`
35102024-08-01T00:44:59.403Z Compiling textwrap v0.16.1
35112024-08-01T00:44:59.406Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=6a76066da9b6cdd3 -C extra-filename=-6a76066da9b6cdd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-ca72b463f6d7d093.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-254a4c30b4d956b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122024-08-01T00:45:00.548Z 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=34a972ee222ff036 -C extra-filename=-34a972ee222ff036 --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-2ced7cc60f5f7d34.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35132024-08-01T00:45:00.689Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-f0e52f1acb98a9d3/build-script-build`
35142024-08-01T00:45:00.714Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
35152024-08-01T00:45:00.717Z 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=7ac53860f85c14d5 -C extra-filename=-7ac53860f85c14d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35162024-08-01T00:45:00.934Z Compiling fatfs v0.3.6
35172024-08-01T00:45:00.938Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6b0720bce61b2bb -C extra-filename=-f6b0720bce61b2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182024-08-01T00:45:01.978Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35192024-08-01T00:45:01.981Z 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=4813e02ab195d09a -C extra-filename=-4813e02ab195d09a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.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`
35202024-08-01T00:45:02.635Z Compiling csv-core v0.1.11
35212024-08-01T00:45:02.638Z 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`
35222024-08-01T00:45:03.198Z Compiling csv v1.3.0
35232024-08-01T00:45:03.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dbe9ab61333b222e -C extra-filename=-dbe9ab61333b222e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242024-08-01T00:45:03.548Z Compiling rtoolbox v0.0.2
35252024-08-01T00:45:03.551Z 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`
35262024-08-01T00:45:04.020Z Compiling shell-words v1.1.0
35272024-08-01T00:45:04.023Z 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`
35282024-08-01T00:45:04.347Z Compiling rpassword v7.3.1
35292024-08-01T00:45:04.422Z 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`
35302024-08-01T00:45:04.636Z Compiling tui-tree-widget v0.21.0
35312024-08-01T00:45:04.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' -C metadata=6a4b8e8f9efe82a7 -C extra-filename=-6a4b8e8f9efe82a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322024-08-01T00:45:04.674Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35332024-08-01T00:45:04.677Z 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=c29d753d22d00765 -C extra-filename=-c29d753d22d00765 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.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`
35342024-08-01T00:45:05.012Z Compiling cargo-platform v0.1.8
35352024-08-01T00:45:05.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=c312b5c39cc0aba3 -C extra-filename=-c312b5c39cc0aba3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362024-08-01T00:45:05.393Z Compiling getrandom v0.1.16
35372024-08-01T00:45:05.396Z 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`
35382024-08-01T00:45:05.636Z Compiling yansi v0.5.1
35392024-08-01T00:45:05.639Z 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`
35402024-08-01T00:45:06.015Z Compiling pretty_assertions v1.4.0
35412024-08-01T00:45:06.018Z 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`
35422024-08-01T00:45:06.254Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
35432024-08-01T00:45:06.279Z Compiling cargo_metadata v0.18.1
35442024-08-01T00:45:06.282Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=985cbf3a62a6f420 -C extra-filename=-985cbf3a62a6f420 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-c312b5c39cc0aba3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35452024-08-01T00:45:06.428Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35462024-08-01T00:45:06.431Z 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=395fb5bcd20308bb -C extra-filename=-395fb5bcd20308bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35472024-08-01T00:45:06.775Z 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`
35482024-08-01T00:45:07.340Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35492024-08-01T00:45:07.343Z 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=69db8ce9839469fd -C extra-filename=-69db8ce9839469fd --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-0f26e358e4fdb1af.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35502024-08-01T00:45:09.016Z Compiling rfc6979 v0.4.0
35512024-08-01T00:45:09.019Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4b133e9ce943e463 -C extra-filename=-4b133e9ce943e463 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522024-08-01T00:45:09.211Z Compiling target-lexicon v0.12.14
35532024-08-01T00:45:09.214Z 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`
35542024-08-01T00:45:10.060Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35552024-08-01T00:45:10.063Z 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=25bbc9018f18c120 -C extra-filename=-25bbc9018f18c120 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35562024-08-01T00:45:10.261Z Compiling plotters-backend v0.3.5
35572024-08-01T00:45:10.263Z 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`
35582024-08-01T00:45:10.850Z Compiling doc-comment v0.3.3
35592024-08-01T00:45:10.853Z 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`
35602024-08-01T00:45:11.534Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
35612024-08-01T00:45:11.701Z Compiling plotters-svg v0.3.5
35622024-08-01T00:45:11.704Z 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`
35632024-08-01T00:45:12.180Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
35642024-08-01T00:45:12.251Z Compiling ecdsa v0.16.9
35652024-08-01T00:45:12.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' -C metadata=0d7c4366933a0a3b -C extra-filename=-0d7c4366933a0a3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-4b133e9ce943e463.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-8d3fd92c55a5cde6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35662024-08-01T00:45:13.155Z Compiling rand_core v0.5.1
35672024-08-01T00:45:13.158Z 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`
35682024-08-01T00:45:13.553Z Compiling primeorder v0.13.6
35692024-08-01T00:45:13.556Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=8520a76016e541ff -C extra-filename=-8520a76016e541ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702024-08-01T00:45:13.690Z Compiling option-ext v0.2.0
35712024-08-01T00:45:13.693Z 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`
35722024-08-01T00:45:13.833Z Compiling cast v0.3.0
35732024-08-01T00:45:13.836Z 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`
35742024-08-01T00:45:14.067Z Compiling assert_cmd v2.0.14
35752024-08-01T00:45:14.070Z 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`
35762024-08-01T00:45:14.224Z Compiling guppy-workspace-hack v0.1.0
35772024-08-01T00:45:14.238Z 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`
35782024-08-01T00:45:14.515Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
35792024-08-01T00:45:14.540Z Compiling criterion-plot v0.5.0
35802024-08-01T00:45:14.543Z 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`
35812024-08-01T00:45:14.570Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
35822024-08-01T00:45:14.597Z Compiling dirs-sys v0.4.1
35832024-08-01T00:45:14.601Z 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`
35842024-08-01T00:45:15.323Z Compiling rand_chacha v0.2.2
35852024-08-01T00:45:15.326Z 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`
35862024-08-01T00:45:15.650Z 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"'`
35872024-08-01T00:45:16.500Z Compiling plotters v0.3.5
35882024-08-01T00:45:16.503Z 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`
35892024-08-01T00:45:17.445Z Compiling samael v0.0.15
35902024-08-01T00:45:17.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=8f96309ee562f28b -C extra-filename=-8f96309ee562f28b --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-bb3b4f4280fd8f30.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912024-08-01T00:45:17.462Z 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`
35922024-08-01T00:45:17.564Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35932024-08-01T00:45:17.568Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3a5702bd01cc1480 -C extra-filename=-3a5702bd01cc1480 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35942024-08-01T00:45:18.958Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35952024-08-01T00:45:18.972Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3d90c1fc6e2d119d -C extra-filename=-3d90c1fc6e2d119d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.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`
35962024-08-01T00:45:18.988Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35972024-08-01T00:45:18.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=750b9cf70683d110 -C extra-filename=-750b9cf70683d110 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35982024-08-01T00:45:20.018Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b/build-script-bindings`
35992024-08-01T00:45:22.206Z Compiling polyval v0.6.2
36002024-08-01T00:45:22.210Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b9a192d693802afb -C extra-filename=-b9a192d693802afb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-4a3890cf78d5719c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012024-08-01T00:45:22.677Z Compiling ed25519 v2.2.3
36022024-08-01T00:45:22.680Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=591eb8d1464da149 -C extra-filename=-591eb8d1464da149 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-6a9d01d3aaebcd8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032024-08-01T00:45:23.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' -C metadata=64c1821b201c7892 -C extra-filename=-64c1821b201c7892 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-5b3287972951ee08.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-eacb9bfce4ae5e5c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-6a76b6e568a0137a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xmlsec1 -l xml2 -l ssl -l crypto -l xmlsec1 -l ltdl -l xslt -l xml2 -l z -l lzma -l m -l socket -l nsl -l m -l xml2 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg xmlsec_dynamic`
36042024-08-01T00:45:23.224Z Compiling http-body v1.0.0
36052024-08-01T00:45:23.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=05dad720aa36fddb -C extra-filename=-05dad720aa36fddb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062024-08-01T00:45:23.474Z Compiling aes v0.8.4
36072024-08-01T00:45:23.477Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=b84ea0081af72b79 -C extra-filename=-b84ea0081af72b79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082024-08-01T00:45:24.134Z Compiling blowfish v0.9.1
36092024-08-01T00:45:24.137Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' -C metadata=a55642786a9a0bba -C extra-filename=-a55642786a9a0bba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102024-08-01T00:45:24.593Z Compiling ctr v0.9.2
36112024-08-01T00:45:24.596Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=fd3513f46526a31a -C extra-filename=-fd3513f46526a31a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-08-01T00:45:24.931Z Compiling tinytemplate v1.2.1
36132024-08-01T00:45:24.985Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7161715d6f5ab5b1 -C extra-filename=-7161715d6f5ab5b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142024-08-01T00:45:25.518Z Compiling password-hash v0.4.2
36152024-08-01T00:45:25.522Z 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`
36162024-08-01T00:45:26.103Z Compiling pbkdf2 v0.12.2
36172024-08-01T00:45:26.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=cbf4565093af90e3 -C extra-filename=-cbf4565093af90e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36182024-08-01T00:45:26.296Z Compiling hex-literal v0.4.1
36192024-08-01T00:45:26.299Z 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`
36202024-08-01T00:45:26.438Z Compiling target-spec v3.1.0
36212024-08-01T00:45:26.441Z 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`
36222024-08-01T00:45:26.463Z Compiling oorandom v11.1.3
36232024-08-01T00:45:26.466Z 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`
36242024-08-01T00:45:26.556Z Compiling anes v0.1.6
36252024-08-01T00:45:26.560Z 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`
36262024-08-01T00:45:26.669Z Compiling tower-layer v0.3.2
36272024-08-01T00:45:26.672Z 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`
36282024-08-01T00:45:26.979Z Compiling criterion v0.5.1
36292024-08-01T00:45:27.026Z 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=97cc94cf502151da -C extra-filename=-97cc94cf502151da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-7161715d6f5ab5b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302024-08-01T00:45:27.072Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
36312024-08-01T00:45:27.091Z Compiling tower v0.4.13
36322024-08-01T00:45:27.094Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__common"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' -C metadata=9f332c397c5af38a -C extra-filename=-9f332c397c5af38a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f3dea153dc1c86e6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332024-08-01T00:45:27.112Z Compiling bcrypt-pbkdf v0.10.0
36342024-08-01T00:45:27.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=577122442a3fe688 -C extra-filename=-577122442a3fe688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern blowfish=/work/oxidecomputer/omicron/target/debug/deps/libblowfish-a55642786a9a0bba.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cbf4565093af90e3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352024-08-01T00:45:27.846Z Compiling pbkdf2 v0.11.0
36362024-08-01T00:45:27.849Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' -C metadata=cf49957c73a28527 -C extra-filename=-cf49957c73a28527 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36372024-08-01T00:45:27.982Z Compiling hyper v1.3.1
36382024-08-01T00:45:27.985Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=c94ba4fcb0d43b72 -C extra-filename=-c94ba4fcb0d43b72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-08-01T00:45:28.219Z Compiling ed25519-dalek v2.1.1
36402024-08-01T00:45:28.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=7d1733c1fa0c9a83 -C extra-filename=-7d1733c1fa0c9a83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-aa909d2898d62a93.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-591eb8d1464da149.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412024-08-01T00:45:29.437Z Compiling ghash v0.5.1
36422024-08-01T00:45:29.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e0ac5d53df208e7 -C extra-filename=-0e0ac5d53df208e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-b9a192d693802afb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-08-01T00:45:29.634Z 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=4218e5518cc1a7a0 -C extra-filename=-4218e5518cc1a7a0 --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-f91912b092e7beac.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`
36442024-08-01T00:45:30.863Z Compiling cfg-expr v0.15.8
36452024-08-01T00:45:30.878Z 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`
36462024-08-01T00:45:31.106Z Compiling rand v0.7.3
36472024-08-01T00:45:31.109Z 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`
36482024-08-01T00:45:32.266Z Compiling dirs v5.0.1
36492024-08-01T00:45:32.269Z 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`
36502024-08-01T00:45:32.480Z 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`
36512024-08-01T00:45:32.587Z Compiling p521 v0.13.3
36522024-08-01T00:45:32.590Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' -C metadata=6ff724d5cc692e1b -C extra-filename=-6ff724d5cc692e1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36532024-08-01T00:45:33.785Z Compiling p256 v0.13.2
36542024-08-01T00:45:33.788Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' -C metadata=31bd8c6e2662d3c1 -C extra-filename=-31bd8c6e2662d3c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-0d7c4366933a0a3b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-8520a76016e541ff.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36552024-08-01T00:45:34.695Z Compiling cbc v0.1.2
36562024-08-01T00:45:34.698Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' -C metadata=b5a92a5f09b73868 -C extra-filename=-b5a92a5f09b73868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36572024-08-01T00:45:34.966Z Compiling russh-cryptovec v0.7.2
36582024-08-01T00:45:34.984Z 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`
36592024-08-01T00:45:35.135Z Compiling md5 v0.7.0
36602024-08-01T00:45:35.145Z 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`
36612024-08-01T00:45:35.285Z 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`
36622024-08-01T00:45:35.674Z Compiling russh-keys v0.43.0
36632024-08-01T00:45:35.677Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5362fad54f6cda8d -C extra-filename=-5362fad54f6cda8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-b84ea0081af72b79.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-577122442a3fe688.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1b045b80c11dbf29.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-b5a92a5f09b73868.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-c401a99793ac92b3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-7d1733c1fa0c9a83.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b5fc859471b344c0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-31bd8c6e2662d3c1.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-6ff724d5cc692e1b.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cf49957c73a28527.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339139fc4546b86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36642024-08-01T00:45:36.327Z Compiling aes-gcm v0.10.3
36652024-08-01T00:45:36.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=f6d0a9ce6ed6a0b1 -C extra-filename=-f6d0a9ce6ed6a0b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aead=/work/oxidecomputer/omicron/target/debug/deps/libaead-f83213faee1d9499.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-b84ea0081af72b79.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-0e0ac5d53df208e7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36662024-08-01T00:45:36.638Z Compiling hyper-util v0.1.3
36672024-08-01T00:45:36.642Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' -C metadata=d8eee87d5a196a47 -C extra-filename=-d8eee87d5a196a47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-05dad720aa36fddb.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-9f332c397c5af38a.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682024-08-01T00:45:37.962Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36692024-08-01T00:45:37.995Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b70ab5f68f446838 -C extra-filename=-b70ab5f68f446838 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36702024-08-01T00:45:39.104Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36712024-08-01T00:45:39.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=19f5de9057f06880 -C extra-filename=-19f5de9057f06880 --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-bce771c32d43a205.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36722024-08-01T00:45:39.144Z Compiling rustls-native-certs v0.7.0
36732024-08-01T00:45:39.145Z 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`
36742024-08-01T00:45:39.576Z Compiling httptest v0.15.5
36752024-08-01T00:45:39.579Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e5a632b6dcc6b290 -C extra-filename=-e5a632b6dcc6b290 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762024-08-01T00:45:39.722Z Compiling pathdiff v0.2.1
36772024-08-01T00:45:39.725Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' -C metadata=b888daa6df9fd829 -C extra-filename=-b888daa6df9fd829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782024-08-01T00:45:39.885Z Compiling escape8259 v0.5.2
36792024-08-01T00:45:39.888Z 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`
36802024-08-01T00:45:40.275Z Compiling threadpool v1.8.1
36812024-08-01T00:45:40.279Z 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`
36822024-08-01T00:45:41.259Z Compiling nested v0.1.1
36832024-08-01T00:45:41.262Z 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`
36842024-08-01T00:45:41.303Z Compiling dhcproto-macros v0.1.0
36852024-08-01T00:45:41.306Z 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`
36862024-08-01T00:45:41.599Z Compiling guppy v0.17.5
36872024-08-01T00:45:41.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=801c6d01d300a119 -C extra-filename=-801c6d01d300a119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-26bc13fe1a85d194.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-b888daa6df9fd829.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-d033f9cd838a7bd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882024-08-01T00:45:42.371Z Compiling dhcproto v0.11.0
36892024-08-01T00:45:42.374Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=67132853a3f2dc05 -C extra-filename=-67132853a3f2dc05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-6a08a3c4bd48b6c2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902024-08-01T00:45:44.644Z Compiling libtest-mimic v0.7.3
36912024-08-01T00:45:44.647Z 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=78a9887a7df409d8 -C extra-filename=-78a9887a7df409d8 --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-a4abddd57b8d0d31.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`
36922024-08-01T00:45:46.013Z Compiling hyper-rustls v0.26.0
36932024-08-01T00:45:46.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' -C metadata=7f2a1b0531a22668 -C extra-filename=-7f2a1b0531a22668 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-c2c23a0534e0899b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-c94ba4fcb0d43b72.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-d8eee87d5a196a47.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9eddb399eb6634b5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-6fbbc262238687b8.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
36942024-08-01T00:45:46.525Z Compiling russh v0.43.0
36952024-08-01T00:45:46.544Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' -C metadata=b6284c71258f8608 -C extra-filename=-b6284c71258f8608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-b84ea0081af72b79.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-f6d0a9ce6ed6a0b1.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b83c7e7213defc02.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-fd3513f46526a31a.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-aa909d2898d62a93.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-5f23137d8f717a53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-9ad3110f732cc373.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962024-08-01T00:45:46.598Z Compiling fancy-regex v0.13.0
36972024-08-01T00:45:46.601Z 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`
36982024-08-01T00:45:46.865Z Compiling rstest_macros v0.19.0
36992024-08-01T00:45:46.868Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=1b7ad2d0ee84da0a -C extra-filename=-1b7ad2d0ee84da0a --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-ee0ef3b4f042ff10.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002024-08-01T00:45:47.462Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37012024-08-01T00:45:47.465Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bac829fd08568365 -C extra-filename=-bac829fd08568365 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022024-08-01T00:45:48.044Z Compiling internet-checksum v0.2.1
37032024-08-01T00:45:48.048Z 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`
37042024-08-01T00:45:48.150Z Compiling datatest-stable v0.2.9
37052024-08-01T00:45:48.153Z 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=610c9bf31adf040d -C extra-filename=-610c9bf31adf040d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-78a9887a7df409d8.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062024-08-01T00:45:48.895Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a/build-script-build`
37072024-08-01T00:45:49.019Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37082024-08-01T00:45:49.022Z 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=26f19fe82637a3b6 -C extra-filename=-26f19fe82637a3b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.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-50e782e583a75e50.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37092024-08-01T00:45:49.079Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
37102024-08-01T00:45:49.102Z 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=5d9d4af6fce84db3 -C extra-filename=-5d9d4af6fce84db3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-5d9d4af6fce84db3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
37112024-08-01T00:45:49.411Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37122024-08-01T00:45:49.414Z 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=4598c96de5d84edc -C extra-filename=-4598c96de5d84edc --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-4598c96de5d84edc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
37132024-08-01T00:45:49.749Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37142024-08-01T00:45:49.766Z 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=ccdc0ad1a2de99ba -C extra-filename=-ccdc0ad1a2de99ba --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-ccdc0ad1a2de99ba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
37152024-08-01T00:45:50.091Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37162024-08-01T00:45:50.095Z 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=64391e0f67dfef4d -C extra-filename=-64391e0f67dfef4d --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-64391e0f67dfef4d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a13d8c7cebfe9d8f.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`
37172024-08-01T00:45:50.435Z Compiling similar-asserts v1.5.0
37182024-08-01T00:45:50.438Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' -C metadata=2880b49c1495e706 -C extra-filename=-2880b49c1495e706 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37192024-08-01T00:45:50.734Z Compiling trybuild v1.0.97
37202024-08-01T00:45:50.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.97/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=6500b97ad07d405a -C extra-filename=-6500b97ad07d405a --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37212024-08-01T00:45:51.333Z Compiling relative-path v1.9.3
37222024-08-01T00:45:51.336Z 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`
37232024-08-01T00:45:51.666Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a/build-script-build`
37242024-08-01T00:45:51.690Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37252024-08-01T00:45:51.693Z 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=c6c7df14da949d39 -C extra-filename=-c6c7df14da949d39 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37262024-08-01T00:45:52.043Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' -C metadata=5e1d34b1d7b27d3e -C extra-filename=-5e1d34b1d7b27d3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272024-08-01T00:45:54.128Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-64391e0f67dfef4d/build-script-build`
37282024-08-01T00:45:54.155Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-ccdc0ad1a2de99ba/build-script-build`
37292024-08-01T00:45:54.182Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-4598c96de5d84edc/build-script-build`
37302024-08-01T00:45:54.207Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-5d9d4af6fce84db3/build-script-build`
37312024-08-01T00:45:54.232Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37322024-08-01T00:45:54.235Z 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=f1875796f502f706 -C extra-filename=-f1875796f502f706 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b5d69cf2965a0210.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.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`
37332024-08-01T00:45:54.387Z Compiling multimap v0.10.0
37342024-08-01T00:45:54.390Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' -C metadata=53799ab23c1d222e -C extra-filename=-53799ab23c1d222e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37352024-08-01T00:45:54.728Z Compiling uzers v0.11.3
37362024-08-01T00:45:54.731Z 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`
37372024-08-01T00:45:56.091Z Compiling futures-timer v3.0.3
37382024-08-01T00:45:56.094Z 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`
37392024-08-01T00:45:56.736Z Compiling indent_write v2.2.0
37402024-08-01T00:45:56.739Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=240c20a392287b7c -C extra-filename=-240c20a392287b7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37412024-08-01T00:45:57.023Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=98b7a0851a012050 -C extra-filename=-98b7a0851a012050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422024-08-01T00:45:57.062Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37432024-08-01T00:45:57.066Z 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=7dde2256497f9d08 -C extra-filename=-7dde2256497f9d08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.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`
37442024-08-01T00:45:57.353Z Compiling partial-io v0.5.4
37452024-08-01T00:45:57.356Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' -C metadata=44cb082cdb6dde01 -C extra-filename=-44cb082cdb6dde01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-7e2482944ca2397c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462024-08-01T00:45:57.866Z Compiling blake2b_simd v1.0.2
37472024-08-01T00:45:57.869Z 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`
37482024-08-01T00:46:02.253Z Compiling rstest v0.19.0
37492024-08-01T00:46:02.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="default"' -C metadata=41c9993a9eb62f39 -C extra-filename=-41c9993a9eb62f39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-13732df1e1e97b1c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-5e1d34b1d7b27d3e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37502024-08-01T00:46:02.477Z Compiling rand_distr v0.4.3
37512024-08-01T00:46:02.480Z 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`
37522024-08-01T00:46:02.648Z Compiling polar-core v0.27.3
37532024-08-01T00:46:02.651Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=cbbc6a9051483bf6 -C extra-filename=-cbbc6a9051483bf6 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-594e1bf97c7f6d68.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37542024-08-01T00:46:03.006Z Compiling approx v0.5.1
37552024-08-01T00:46:03.021Z 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`
37562024-08-01T00:46:03.270Z Compiling rust-argon2 v2.1.0
37572024-08-01T00:46:03.273Z 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`
37582024-08-01T00:46:03.580Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37592024-08-01T00:46:03.602Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1f1159adb905a0aa -C extra-filename=-1f1159adb905a0aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37602024-08-01T00:46:04.264Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6/build-script-build`
37612024-08-01T00:46:04.947Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37622024-08-01T00:46:04.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b6522a2c6c7b35e -C extra-filename=-3b6522a2c6c7b35e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37632024-08-01T00:46:05.040Z 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=8c4c597757aa8deb -C extra-filename=-8c4c597757aa8deb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37642024-08-01T00:46:05.797Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37652024-08-01T00:46:05.800Z 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=b0406389d7009424 -C extra-filename=-b0406389d7009424 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37662024-08-01T00:46:05.985Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' -C metadata=7b0462afbe7a9aa6 -C extra-filename=-7b0462afbe7a9aa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-15f28d339ebc4e9e.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-121ee1b9f7b07e63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37672024-08-01T00:46:06.103Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37682024-08-01T00:46:06.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0b541f5441705ce5 -C extra-filename=-0b541f5441705ce5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37692024-08-01T00:46:07.888Z Compiling cargo_toml v0.20.4
37702024-08-01T00:46:07.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.4/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=ac66caa649fe352b -C extra-filename=-ac66caa649fe352b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712024-08-01T00:46:08.762Z Compiling termios v0.3.3
37722024-08-01T00:46:08.765Z 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`
37732024-08-01T00:46:09.032Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37742024-08-01T00:46:09.035Z 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=4cdee71ac2c5dc08 -C extra-filename=-4cdee71ac2c5dc08 --out-dir /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-a4abddd57b8d0d31.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37752024-08-01T00:46:11.584Z 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=cefc3abb8df7e8e5 -C extra-filename=-cefc3abb8df7e8e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-7dde2256497f9d08.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37762024-08-01T00:46:11.823Z 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=e91cfdbfe0ad05c6 -C extra-filename=-e91cfdbfe0ad05c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-7dde2256497f9d08.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37772024-08-01T00:46:13.323Z 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=05c175213fc27a6e -C extra-filename=-05c175213fc27a6e --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c6c7df14da949d39.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37782024-08-01T00:46:13.794Z 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=e7e2d33c865aff16 -C extra-filename=-e7e2d33c865aff16 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37792024-08-01T00:46:14.107Z 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=f578eb3bc4b4d237 -C extra-filename=-f578eb3bc4b4d237 --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c6c7df14da949d39.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37802024-08-01T00:46:15.722Z Compiling oso v0.27.3
37812024-08-01T00:46:15.725Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' -C metadata=3ad87df9e4e992d7 -C extra-filename=-3ad87df9e4e992d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-17e3c426ecc2c188.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a2206ee7f160239e.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-7b0462afbe7a9aa6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822024-08-01T00:46:16.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fa7878f401d7e441 -C extra-filename=-fa7878f401d7e441 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-1f1159adb905a0aa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37832024-08-01T00:46:16.693Z 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=745b77cf5d25cd8c -C extra-filename=-745b77cf5d25cd8c --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-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-c6c7df14da949d39.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37842024-08-01T00:46:16.934Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37852024-08-01T00:46:16.937Z 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=45824e4b38f1d537 -C extra-filename=-45824e4b38f1d537 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-ac66caa649fe352b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862024-08-01T00:46:17.780Z 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=e1dfc8929f7eeaae -C extra-filename=-e1dfc8929f7eeaae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-b0406389d7009424.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37872024-08-01T00:46:18.644Z 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=94a179eb80dbc922 -C extra-filename=-94a179eb80dbc922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bbab575c50986c13.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37882024-08-01T00:46:18.888Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d37fb81ab0cfe5b1 -C extra-filename=-d37fb81ab0cfe5b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-0b541f5441705ce5.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`
37892024-08-01T00:46:19.202Z 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=210666317ce971bc -C extra-filename=-210666317ce971bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37902024-08-01T00:46:19.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5a346ab810f45617 -C extra-filename=-5a346ab810f45617 --out-dir /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-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37912024-08-01T00:46:21.443Z 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=79c493b34e2f250c -C extra-filename=-79c493b34e2f250c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37922024-08-01T00:46:22.008Z 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=61c81aec9adf3769 -C extra-filename=-61c81aec9adf3769 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37932024-08-01T00:46:22.176Z 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=bc888bec8c631ac1 -C extra-filename=-bc888bec8c631ac1 --out-dir /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-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-3b6522a2c6c7b35e.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`
37942024-08-01T00:46:22.867Z 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=b14579394f226a59 -C extra-filename=-b14579394f226a59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37952024-08-01T00:46:25.333Z 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=2a27e967fb214765 -C extra-filename=-2a27e967fb214765 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37962024-08-01T00:46:25.883Z 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=ab7f1c0a2bc665f3 -C extra-filename=-ab7f1c0a2bc665f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37972024-08-01T00:46:28.591Z 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=0c735f00722f43ca -C extra-filename=-0c735f00722f43ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37982024-08-01T00:46:30.083Z 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=5bd3ef2d8e025fbd -C extra-filename=-5bd3ef2d8e025fbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37992024-08-01T00:46:32.508Z 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=fa0cc6d785ffdbb3 -C extra-filename=-fa0cc6d785ffdbb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38002024-08-01T00:46:36.758Z 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=09dba00f0454c587 -C extra-filename=-09dba00f0454c587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38012024-08-01T00:46:38.035Z 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=b0333889ed1be56b -C extra-filename=-b0333889ed1be56b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.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-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38022024-08-01T00:46:40.628Z 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=0da909cdcbfa157e -C extra-filename=-0da909cdcbfa157e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.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-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38032024-08-01T00:46:41.807Z 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=b71ea686411dd415 -C extra-filename=-b71ea686411dd415 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.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-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38042024-08-01T00:46:47.067Z 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=87bbd7d7aafc5b53 -C extra-filename=-87bbd7d7aafc5b53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-f1875796f502f706.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38052024-08-01T00:46:57.046Z 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=20b9184b06d82753 -C extra-filename=-20b9184b06d82753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-f1875796f502f706.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38062024-08-01T00:46:59.643Z 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=5f05bd4bdacce231 -C extra-filename=-5f05bd4bdacce231 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-f1875796f502f706.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38072024-08-01T00:47:05.594Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38082024-08-01T00:47:05.598Z 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=38e2d878bb727d15 -C extra-filename=-38e2d878bb727d15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38092024-08-01T00:47:12.815Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38102024-08-01T00:47:12.818Z 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=8185cc5ff89efa2d -C extra-filename=-8185cc5ff89efa2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38112024-08-01T00:47:13.035Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38122024-08-01T00:47:13.038Z 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=49d6cd4aa9aafd7b -C extra-filename=-49d6cd4aa9aafd7b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38132024-08-01T00:47:13.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a7acf03ff2bb56e4 -C extra-filename=-a7acf03ff2bb56e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38142024-08-01T00:47:14.550Z 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=08be7476c09899b6 -C extra-filename=-08be7476c09899b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38152024-08-01T00:47:15.022Z 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=95db8536a4209c4f -C extra-filename=-95db8536a4209c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38162024-08-01T00:47:15.665Z 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=9109c525f14a094f -C extra-filename=-9109c525f14a094f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.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-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38172024-08-01T00:47:16.574Z 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=e1ffd4b10944627a -C extra-filename=-e1ffd4b10944627a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.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-be96130d38429d6d.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38182024-08-01T00:47:16.631Z 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=dd5292d7c419e991 -C extra-filename=-dd5292d7c419e991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38192024-08-01T00:47:17.124Z 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=2716e47c58e37d77 -C extra-filename=-2716e47c58e37d77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.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`
38202024-08-01T00:47:18.049Z 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=bc4398168daedda2 -C extra-filename=-bc4398168daedda2 --out-dir /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-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38212024-08-01T00:47:18.088Z 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=b99e7140096ba5f3 -C extra-filename=-b99e7140096ba5f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38222024-08-01T00:47:19.316Z 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=1845c5224ffb6a4e -C extra-filename=-1845c5224ffb6a4e --out-dir /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-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38232024-08-01T00:47:19.803Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ddc02881227e573d -C extra-filename=-ddc02881227e573d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
38242024-08-01T00:47:21.327Z 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=53818675f460a1e1 -C extra-filename=-53818675f460a1e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38252024-08-01T00:47:25.362Z 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=78909a0edd9e71c1 -C extra-filename=-78909a0edd9e71c1 --out-dir /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-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-610c9bf31adf040d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38262024-08-01T00:47:27.537Z 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=ff8aef66c5ecb392 -C extra-filename=-ff8aef66c5ecb392 --out-dir /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-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-610c9bf31adf040d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38272024-08-01T00:47:29.274Z 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=e33ca89818b075ac -C extra-filename=-e33ca89818b075ac --out-dir /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-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-610c9bf31adf040d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38282024-08-01T00:47:35.825Z 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=c3bba670ab6e3e64 -C extra-filename=-c3bba670ab6e3e64 --out-dir /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-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-610c9bf31adf040d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.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`
38292024-08-01T00:47:38.093Z 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=8782604cceeb350f -C extra-filename=-8782604cceeb350f --out-dir /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-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38302024-08-01T00:47:38.212Z 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=4aa184b9b5ff6321 -C extra-filename=-4aa184b9b5ff6321 --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-2ced7cc60f5f7d34.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38312024-08-01T00:47:43.450Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=da476522bbb3bc33 -C extra-filename=-da476522bbb3bc33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38322024-08-01T00:47:44.574Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38332024-08-01T00:47:44.577Z 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=49ad2130efb22083 -C extra-filename=-49ad2130efb22083 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.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`
38342024-08-01T00:47:45.110Z 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=bc5a5d5e8b89eb44 -C extra-filename=-bc5a5d5e8b89eb44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38352024-08-01T00:47:50.997Z 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=66c7bb6717dc8e54 -C extra-filename=-66c7bb6717dc8e54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38362024-08-01T00:47:51.269Z 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=a5f38322fe9a809d -C extra-filename=-a5f38322fe9a809d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.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`
38372024-08-01T00:47:52.840Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6d469ba175d78c8d -C extra-filename=-6d469ba175d78c8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38382024-08-01T00:47:54.436Z 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=8a3d9fdded3af7b1 -C extra-filename=-8a3d9fdded3af7b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38392024-08-01T00:47:56.099Z 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=fddaebab5a8d2d0b -C extra-filename=-fddaebab5a8d2d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38402024-08-01T00:47:57.253Z 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=00a4b7401c321668 -C extra-filename=-00a4b7401c321668 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38412024-08-01T00:47:57.805Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5de3dde45e6dff5a -C extra-filename=-5de3dde45e6dff5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38422024-08-01T00:47:59.203Z 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=8488c01a8fd2b5c9 -C extra-filename=-8488c01a8fd2b5c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38432024-08-01T00:47:59.418Z 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=ec090b89717aaddc -C extra-filename=-ec090b89717aaddc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-8c4c597757aa8deb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38442024-08-01T00:48:01.673Z 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=19a36705883553f7 -C extra-filename=-19a36705883553f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38452024-08-01T00:48:01.870Z 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=aa4fcd5d9887234b -C extra-filename=-aa4fcd5d9887234b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bbab575c50986c13.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38462024-08-01T00:48:06.972Z 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=a24a1a14bb7280a0 -C extra-filename=-a24a1a14bb7280a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38472024-08-01T00:48:14.720Z 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=ad1c9097b7e2d932 -C extra-filename=-ad1c9097b7e2d932 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38482024-08-01T00:48:15.264Z 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=fb16bb2ba6f4b716 -C extra-filename=-fb16bb2ba6f4b716 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38492024-08-01T00:48:26.610Z 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=d4a79c4f6b495757 -C extra-filename=-d4a79c4f6b495757 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38502024-08-01T00:48:29.598Z 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=454375a7049c361c -C extra-filename=-454375a7049c361c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38512024-08-01T00:48:42.717Z 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=0eac0fbcd9596f9a -C extra-filename=-0eac0fbcd9596f9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38522024-08-01T00:49:04.665Z 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=96c8e8f359699bc6 -C extra-filename=-96c8e8f359699bc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38532024-08-01T00:49:07.780Z 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=7e0de750cc013ef0 -C extra-filename=-7e0de750cc013ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38542024-08-01T00:49:09.861Z 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=e47aeeaaeae0d99b -C extra-filename=-e47aeeaaeae0d99b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38552024-08-01T00:49:10.959Z 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=1ba1ac55274e4fa6 -C extra-filename=-1ba1ac55274e4fa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38562024-08-01T00:49:14.602Z 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=5e9a2823c1e23438 -C extra-filename=-5e9a2823c1e23438 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-559ef3acd8c6f20e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38572024-08-01T00:49:18.862Z 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=6ca2c1f70090ca5d -C extra-filename=-6ca2c1f70090ca5d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38582024-08-01T00:49:23.297Z 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=08583446146f0b58 -C extra-filename=-08583446146f0b58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38592024-08-01T00:49:25.567Z 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=3ba7f04281a314ff -C extra-filename=-3ba7f04281a314ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38602024-08-01T00:49:31.394Z 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=5bbca878e81ded22 -C extra-filename=-5bbca878e81ded22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38612024-08-01T00:49:33.572Z 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=029cfbf41db2f9d2 -C extra-filename=-029cfbf41db2f9d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38622024-08-01T00:49:35.331Z 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=9857f9fdc3ebe684 -C extra-filename=-9857f9fdc3ebe684 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38632024-08-01T00:49:37.909Z 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=71d2961156cd03f4 -C extra-filename=-71d2961156cd03f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38642024-08-01T00:49:40.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0315e4e462429d31 -C extra-filename=-0315e4e462429d31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38652024-08-01T00:49:43.613Z 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=1edc4695af3a2715 -C extra-filename=-1edc4695af3a2715 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.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`
38662024-08-01T00:49:51.156Z 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=3a116a01fb01eece -C extra-filename=-3a116a01fb01eece --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38672024-08-01T00:49:51.669Z 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=2f35e0aa750dd7dc -C extra-filename=-2f35e0aa750dd7dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38682024-08-01T00:49:51.726Z 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=2c6bc81beb272f9c -C extra-filename=-2c6bc81beb272f9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38692024-08-01T00:49:55.007Z 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=27e04a91098b3689 -C extra-filename=-27e04a91098b3689 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38702024-08-01T00:49:57.056Z 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=8b2244097eb37e15 -C extra-filename=-8b2244097eb37e15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38712024-08-01T00:49:57.693Z 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=417442e2ea3145b0 -C extra-filename=-417442e2ea3145b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38722024-08-01T00:50:12.038Z 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=e23bfdd70ddfaa8f -C extra-filename=-e23bfdd70ddfaa8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38732024-08-01T00:50:13.742Z 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=2f4ffe7dc02ef8df -C extra-filename=-2f4ffe7dc02ef8df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38742024-08-01T00:50:13.850Z 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=a0946d323d34352a -C extra-filename=-a0946d323d34352a --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-820d02ef63f3f682.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38752024-08-01T00:50:14.539Z 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=b8a3785f9563a393 -C extra-filename=-b8a3785f9563a393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38762024-08-01T00:50:14.939Z 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=7d97ffef6ee01490 -C extra-filename=-7d97ffef6ee01490 --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-820d02ef63f3f682.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38772024-08-01T00:50:15.442Z 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=a992a71d4587171a -C extra-filename=-a992a71d4587171a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38782024-08-01T00:50:17.529Z 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=7daffa1626825921 -C extra-filename=-7daffa1626825921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38792024-08-01T00:50:39.890Z 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=bbcd38691c44ddd5 -C extra-filename=-bbcd38691c44ddd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38802024-08-01T00:50:40.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2545de5a9410c313 -C extra-filename=-2545de5a9410c313 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38812024-08-01T00:50:46.243Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6ac1dffebb90f6f4 -C extra-filename=-6ac1dffebb90f6f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38822024-08-01T00:50:48.504Z 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=7400318046ba921b -C extra-filename=-7400318046ba921b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38832024-08-01T00:51:00.826Z 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=017343a654f5f40d -C extra-filename=-017343a654f5f40d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38842024-08-01T00:51:02.383Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3508e49a64c46cdb -C extra-filename=-3508e49a64c46cdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38852024-08-01T00:51:04.474Z 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=3c7242af9f18cbf3 -C extra-filename=-3c7242af9f18cbf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38862024-08-01T00:51:04.804Z 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=a2036166fb213950 -C extra-filename=-a2036166fb213950 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38872024-08-01T00:51:06.841Z 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=d6229aa44d37bb17 -C extra-filename=-d6229aa44d37bb17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38882024-08-01T00:51:10.572Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5b40d994b2e48bb6 -C extra-filename=-5b40d994b2e48bb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38892024-08-01T00:51:13.361Z 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=d347099831e0a187 -C extra-filename=-d347099831e0a187 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38902024-08-01T00:51:15.013Z 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=8f5bc654a0553635 -C extra-filename=-8f5bc654a0553635 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38912024-08-01T00:51:16.870Z 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=0a222352fcce57f3 -C extra-filename=-0a222352fcce57f3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38922024-08-01T00:51:24.172Z 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=2b58df233f1cec36 -C extra-filename=-2b58df233f1cec36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38932024-08-01T00:51:34.398Z 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=072b3c22a07d966b -C extra-filename=-072b3c22a07d966b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38942024-08-01T00:51:37.898Z 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=c192de0055318a71 -C extra-filename=-c192de0055318a71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38952024-08-01T00:51:38.236Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fe9e44d16c3c6972 -C extra-filename=-fe9e44d16c3c6972 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38962024-08-01T00:51:41.677Z 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=a2f66bade740b57b -C extra-filename=-a2f66bade740b57b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38972024-08-01T00:51:42.301Z 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=9889adb2bbe134df -C extra-filename=-9889adb2bbe134df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38982024-08-01T00:51:42.863Z 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=f04a9d650891d54c -C extra-filename=-f04a9d650891d54c --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-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38992024-08-01T00:51:44.536Z 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=c8e28c174c2dcf52 -C extra-filename=-c8e28c174c2dcf52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.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`
39002024-08-01T00:51:47.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e0ad8a7ea17022e8 -C extra-filename=-e0ad8a7ea17022e8 --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-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39012024-08-01T00:51:50.184Z 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=9fcf95e9a74e382f -C extra-filename=-9fcf95e9a74e382f --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-9e02bc2058e21b57.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39022024-08-01T00:51:51.007Z 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=f996d7ce25c6a3dd -C extra-filename=-f996d7ce25c6a3dd --out-dir /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-8d595ea2fae97c75.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39032024-08-01T00:51:52.592Z 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=7c42c4f0341dbf32 -C extra-filename=-7c42c4f0341dbf32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.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-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39042024-08-01T00:51:56.654Z 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=a72302aaede23754 -C extra-filename=-a72302aaede23754 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39052024-08-01T00:51:58.338Z 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=fc8c7205c714fe0a -C extra-filename=-fc8c7205c714fe0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39062024-08-01T00:52:00.706Z 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=9da26cd31cc326aa -C extra-filename=-9da26cd31cc326aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39072024-08-01T00:52:02.488Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=966aac2cb2dd08ed -C extra-filename=-966aac2cb2dd08ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39082024-08-01T00:52:04.841Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9ed2cac2b9ee6754 -C extra-filename=-9ed2cac2b9ee6754 --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-bce771c32d43a205.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39092024-08-01T00:52:07.659Z 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=44934044800b6170 -C extra-filename=-44934044800b6170 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-de8a9e5395169231.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39102024-08-01T00:52:09.540Z 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=24ecbf5a5f8e6744 -C extra-filename=-24ecbf5a5f8e6744 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-de8a9e5395169231.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39112024-08-01T00:52:09.847Z 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=7cee62d4f5d6ac97 -C extra-filename=-7cee62d4f5d6ac97 --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-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-21d9a6e88bf0b5a0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39122024-08-01T00:52:11.544Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
39132024-08-01T00:52:11.547Z 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=00eaf0248aa9eadf -C extra-filename=-00eaf0248aa9eadf --out-dir /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-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39142024-08-01T00:52:12.485Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39152024-08-01T00:52:12.488Z 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=c05b23b2bf3545e7 -C extra-filename=-c05b23b2bf3545e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39162024-08-01T00:52:13.700Z 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=a15f56e01592469a -C extra-filename=-a15f56e01592469a --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-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39172024-08-01T00:52:14.452Z 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=0c71a126bed2c437 -C extra-filename=-0c71a126bed2c437 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-4b1e7904d6c61e47.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39182024-08-01T00:52:16.575Z 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=8d0515dc040863b0 -C extra-filename=-8d0515dc040863b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-4b1e7904d6c61e47.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39192024-08-01T00:52:17.342Z 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=ef9086a7de397b76 -C extra-filename=-ef9086a7de397b76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-4b1e7904d6c61e47.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39202024-08-01T00:52:17.414Z 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=cf99fe30d92f5b6e -C extra-filename=-cf99fe30d92f5b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39212024-08-01T00:52:17.744Z 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=14c61b25551ca3d4 -C extra-filename=-14c61b25551ca3d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39222024-08-01T00:52:18.388Z 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=16c3071d707975de -C extra-filename=-16c3071d707975de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-2fbd8ca42cad08b0.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-bf677a23403c921f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-56e4c57710007a4a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-aab2938290386120.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39232024-08-01T00:52:22.635Z 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=4c85d874085c7e3d -C extra-filename=-4c85d874085c7e3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39242024-08-01T00:52:26.589Z 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=b67ba4c708e399e6 -C extra-filename=-b67ba4c708e399e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39252024-08-01T00:52:27.101Z 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=20e780c355a20780 -C extra-filename=-20e780c355a20780 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39262024-08-01T00:52:29.680Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=04b18526353eb21f -C extra-filename=-04b18526353eb21f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39272024-08-01T00:52:30.231Z 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=8741b75fb49db8b8 -C extra-filename=-8741b75fb49db8b8 --out-dir /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-8d595ea2fae97c75.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39282024-08-01T00:52:31.676Z 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=5793c71c280a2133 -C extra-filename=-5793c71c280a2133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39292024-08-01T00:52:34.339Z 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=9551ef45894a9823 -C extra-filename=-9551ef45894a9823 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39302024-08-01T00:52:39.563Z 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=e5c319388d977c3e -C extra-filename=-e5c319388d977c3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39312024-08-01T00:52:41.105Z 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=b0b504371a92afec -C extra-filename=-b0b504371a92afec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39322024-08-01T00:52:44.819Z 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=8d224a974d40ed9c -C extra-filename=-8d224a974d40ed9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-aab2938290386120.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39332024-08-01T00:52:45.477Z 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=8ebd6185841d4dd9 -C extra-filename=-8ebd6185841d4dd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39342024-08-01T00:52:45.698Z 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=b2d3ace36bbd1c99 -C extra-filename=-b2d3ace36bbd1c99 --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-0f26e358e4fdb1af.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39352024-08-01T00:52:46.093Z 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=4cefd555d1e5ed3c -C extra-filename=-4cefd555d1e5ed3c --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-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39362024-08-01T00:52:46.754Z 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=fb9ac3f693f1e007 -C extra-filename=-fb9ac3f693f1e007 --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-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39372024-08-01T00:52:47.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5ad3cfe9b5d23879 -C extra-filename=-5ad3cfe9b5d23879 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39382024-08-01T00:52:47.566Z 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=59408911e384c334 -C extra-filename=-59408911e384c334 --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-0f26e358e4fdb1af.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`
39392024-08-01T00:52:48.202Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bff512925bc8b674 -C extra-filename=-bff512925bc8b674 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39402024-08-01T00:52:48.231Z 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=8ee6ace76880244f -C extra-filename=-8ee6ace76880244f --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-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39412024-08-01T00:52:48.921Z 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=334e72c6f9cc9aa9 -C extra-filename=-334e72c6f9cc9aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-29b3d4137ffd6093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39422024-08-01T00:52:49.386Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=9fc3bc068d9db4d5 -C extra-filename=-9fc3bc068d9db4d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432024-08-01T00:54:31.436Z 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=79efa867c4ad8f39 -C extra-filename=-79efa867c4ad8f39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39442024-08-01T00:54:31.441Z 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=90a0a02309be3e83 -C extra-filename=-90a0a02309be3e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39452024-08-01T00:54:31.441Z 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=7cda2ace6600a7e7 -C extra-filename=-7cda2ace6600a7e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.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-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39462024-08-01T00:54:31.441Z 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=4bd890a58dda3148 -C extra-filename=-4bd890a58dda3148 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39472024-08-01T00:54:31.441Z 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=4af3614124542312 -C extra-filename=-4af3614124542312 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39482024-08-01T00:54:36.753Z 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=6b7a87b040dec320 -C extra-filename=-6b7a87b040dec320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39492024-08-01T00:54:49.196Z 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=7d124a0c56053b5c -C extra-filename=-7d124a0c56053b5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39502024-08-01T00:54:51.510Z 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=670f0699a751d3f9 -C extra-filename=-670f0699a751d3f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39512024-08-01T00:56:16.960Z 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=f485e3524069c4ff -C extra-filename=-f485e3524069c4ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39522024-08-01T00:56:16.960Z 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=db4134942ce9306b -C extra-filename=-db4134942ce9306b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39532024-08-01T00:56:22.460Z 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=1e2395e2e4f47c1c -C extra-filename=-1e2395e2e4f47c1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.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-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39542024-08-01T00:56:45.576Z 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=551d8f972ed83c88 -C extra-filename=-551d8f972ed83c88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39552024-08-01T00:57:07.722Z 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=ef38b598d0ceb192 -C extra-filename=-ef38b598d0ceb192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39562024-08-01T01:00:38.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20m 16s
39572024-08-01T01:00:46.984Z
39582024-08-01T01:00:46.988Zreal 20:23.494121192
39592024-08-01T01:00:46.988Zuser 1:44:56.595159562
39602024-08-01T01:00:46.988Zsys 19:38.647369343
39612024-08-01T01:00:46.988Ztrap 8.270245414
39622024-08-01T01:00:46.988Ztflt 3.547372141
39632024-08-01T01:00:46.988Zdflt 10:34.042724065
39642024-08-01T01:00:46.988Zkflt 0.862740591
39652024-08-01T01:00:46.991Zlock 4:32:34.638668757
39662024-08-01T01:00:46.991Zslp 7:14:26.984639096
39672024-08-01T01:00:46.991Zlat 5:56.792067471
39682024-08-01T01:00:46.991Zstop 6:03.441861424
39692024-08-01T01:00:47.991Z+ banner test
39702024-08-01T01:00:48.045Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
39712024-08-01T01:00:48.971Z
39722024-08-01T01:00:48.971Z ##### ###### #### #####
39732024-08-01T01:00:48.972Z # # # #
39742024-08-01T01:00:48.972Z # ##### #### #
39752024-08-01T01:00:48.972Z # # # #
39762024-08-01T01:00:48.972Z # # # # #
39772024-08-01T01:00:48.972Z # ###### #### #
39782024-08-01T01:00:48.972Z
39792024-08-01T01:00:51.445Zinfo: experimental features enabled: setup-scripts
39802024-08-01T01:00:52.684Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39812024-08-01T01:00:52.801Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39822024-08-01T01:00:52.815Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39832024-08-01T01:00:52.828Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39842024-08-01T01:01:04.828Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.35s
39852024-08-01T01:01:09.446Z Starting 1371 tests across 142 binaries (3 skipped; run ID: d11a61dd-263c-46b5-b356-2e9d772ea75e, nextest profile: ci)
39862024-08-01T01:01:09.452Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39872024-08-01T01:01:10.196Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39882024-08-01T01:01:12.429Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39892024-08-01T01:01:14.141Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39902024-08-01T01:01:20.269Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.75s
39912024-08-01T01:01:20.357Z Running `target/debug/crdb-seed`
39922024-08-01T01:01:20.385ZAug 01 01:01:19.411 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmphyZyX9
39932024-08-01T01:01:20.388ZAug 01 01:01:19.411 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpGi5MMM,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmphyZyX9/listen-url
39942024-08-01T01:01:20.388ZAug 01 01:01:19.413 INFO cockroach environment: BUILDOMAT_JOB_ID=01J45NQTDP4J1WC4TWX0XQRYTJ 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=sunshowers/spr/fix-rand_seeder-rand_core-dependency GITHUB_REF=refs/heads/sunshowers/spr/fix-rand_seeder-rand_core-dependency GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=0341887b5db95f5f38d14b642946dc6696ca52e5 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-envJfCOx5 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=d11a61dd-263c-46b5-b356-2e9d772ea75e 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
39952024-08-01T01:01:21.473ZAug 01 01:01:20.498 INFO cockroach pid: 5242
39962024-08-01T01:01:21.473ZAug 01 01:01:20.498 INFO cockroach listen URL: postgresql://root@[::1]:61997/omicron?sslmode=disable
39972024-08-01T01:01:21.473ZAug 01 01:01:20.498 INFO cockroach: populating
39982024-08-01T01:01:23.940ZAug 01 01:01:22.966 INFO cockroach: populated
39992024-08-01T01:01:25.550ZAug 01 01:01:24.576 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/14b5fff1bc8b37412248e64bab03eb9743b13506b306eb90a17a93a5528cb31d.tar`
40002024-08-01T01:01:25.554Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
40012024-08-01T01:01:25.595Z PASS [ 0.032s] api_identity test::test_identity
40022024-08-01T01:01:25.595Z PASS [ 0.027s] api_identity test::test_identity_no_field
40032024-08-01T01:01:25.605Z PASS [ 0.018s] bootstore trust_quorum::rack_secret::tests::create_and_verify
40042024-08-01T01:01:25.619Z PASS [ 0.019s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
40052024-08-01T01:01:25.621Z PASS [ 0.027s] bootstore schemes::v0::share_pkg::tests::create_packages
40062024-08-01T01:01:25.621Z PASS [ 0.039s] bootstore schemes::tests::hello_roundtrip
40072024-08-01T01:01:25.624Z PASS [ 0.056s] authz-macros tests::test_authz_snapshots
40082024-08-01T01:01:25.646Z PASS [ 0.015s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
40092024-08-01T01:01:25.647Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
40102024-08-01T01:01:25.658Z PASS [ 0.018s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
40112024-08-01T01:01:25.664Z PASS [ 0.018s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
40122024-08-01T01:01:25.672Z PASS [ 0.092s] bootstore schemes::v0::peer::tests::network_config
40132024-08-01T01:01:25.677Z PASS [ 0.021s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
40142024-08-01T01:01:25.704Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
40152024-08-01T01:01:25.704Z PASS [ 0.025s] db-macros tests::test_derive_metadata_identity_fails_for_enums
40162024-08-01T01:01:25.714Z PASS [ 0.098s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
40172024-08-01T01:01:25.714Z PASS [ 0.094s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
40182024-08-01T01:01:25.720Z PASS [ 0.022s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
40192024-08-01T01:01:25.724Z PASS [ 0.022s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
40202024-08-01T01:01:25.729Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
40212024-08-01T01:01:25.737Z PASS [ 0.022s] db-macros tests::test_derive_snapshots
40222024-08-01T01:01:25.748Z PASS [ 0.079s] db-macros lookup::test::test_lookup_snapshots
40232024-08-01T01:01:25.748Z PASS [ 0.023s] db-macros tests::test_derive_with_unknown_field
40242024-08-01T01:01:25.953Z PASS [ 0.220s] dns-server storage::test::test_update_in_progress
40252024-08-01T01:01:25.965Z PASS [ 0.228s] dns-server storage::test::test_update_interrupted
40262024-08-01T01:01:25.971Z PASS [ 0.245s] dns-server storage::test::test_update_basic
40272024-08-01T01:01:26.295Z PASS [ 0.539s] dns-server::basic_test aaaa_crud
40282024-08-01T01:01:26.295Z PASS [ 0.544s] dns-server::basic_test a_crud
40292024-08-01T01:01:26.314Z PASS [ 0.330s] dns-server::basic_test name_contains_zone
40302024-08-01T01:01:26.315Z PASS [ 0.336s] dns-server::basic_test multi_record_crud
40312024-08-01T01:01:26.315Z PASS [ 0.350s] dns-server::basic_test empty_record
40322024-08-01T01:01:26.382Z PASS [ 0.066s] dns-service-client diff::test::diff_different
40332024-08-01T01:01:26.406Z PASS [ 0.025s] dns-service-client diff::test::diff_equivalent
40342024-08-01T01:01:26.443Z PASS [ 0.036s] dns-service-client diff::test::diff_invalid
40352024-08-01T01:01:26.506Z PASS [ 0.063s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
40362024-08-01T01:01:26.520Z PASS [ 0.230s] dns-server::basic_test nxdomain
40372024-08-01T01:01:26.536Z PASS [ 0.031s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
40382024-08-01T01:01:26.544Z PASS [ 0.248s] dns-server::basic_test servfail
40392024-08-01T01:01:26.579Z PASS [ 0.275s] dns-server::basic_test srv_crud
40402024-08-01T01:01:26.604Z PASS [ 0.027s] illumos-utils link::test::test_allocate
40412024-08-01T01:01:26.616Z PASS [ 0.092s] illumos-utils destructor::test::test_delayed_delete
40422024-08-01T01:01:26.616Z PASS [ 0.066s] illumos-utils destructor::test::test_destructor_bad_close
40432024-08-01T01:01:26.625Z PASS [ 0.023s] illumos-utils link::test::test_allocate_within_scopes
40442024-08-01T01:01:26.636Z PASS [ 0.026s] illumos-utils running_zone::tests::test_is_oxide_smf_service
40452024-08-01T01:01:26.645Z PASS [ 0.029s] illumos-utils zone::tests::test_parse_ip_network
40462024-08-01T01:01:26.651Z PASS [ 0.025s] illumos-utils zpool::test::test_parse_zpool
40472024-08-01T01:01:26.657Z PASS [ 0.021s] illumos-utils zpool::test::test_parse_zpool_missing_column
40482024-08-01T01:01:26.698Z PASS [ 1.119s] bootstore schemes::v0::peer::tests::basic_3_nodes
40492024-08-01T01:01:26.740Z PASS [ 0.043s] internal-dns config::test::display_hosts
40502024-08-01T01:01:26.763Z PASS [ 0.022s] internal-dns config::test::display_srv_service
40512024-08-01T01:01:26.817Z PASS [ 0.054s] internal-dns config::test::test_builder_errors
40522024-08-01T01:01:26.842Z PASS [ 0.184s] installinator-common block_size_writer::tests::proptest_block_writer
40532024-08-01T01:01:26.904Z PASS [ 0.086s] internal-dns config::test::test_builder_output
40542024-08-01T01:01:27.198Z PASS [ 0.661s] illumos-utils destructor::test::test_delayed_delete_with_error
40552024-08-01T01:01:27.304Z PASS [ 0.380s] internal-dns resolver::test::insert_and_lookup_one_record
40562024-08-01T01:01:27.356Z PASS [ 0.513s] internal-dns resolver::test::insert_and_lookup_multiple_records
40572024-08-01T01:01:27.425Z PASS [ 0.223s] internal-dns resolver::test::lookup_nonexistent_record_fails
40582024-08-01T01:01:27.750Z PASS [ 0.464s] internal-dns resolver::test::resolver_can_access_backup_dns_server
40592024-08-01T01:01:27.758Z PASS [ 0.403s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
40602024-08-01T01:01:27.794Z PASS [ 0.035s] ipcc tests::deserialize_fixed_value
40612024-08-01T01:01:27.846Z PASS [ 0.422s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
40622024-08-01T01:01:27.853Z PASS [ 0.059s] ipcc tests::installinator_image_id_round_trip
40632024-08-01T01:01:27.879Z PASS [ 0.035s] ipcc tests::serialized_size
40642024-08-01T01:01:27.936Z PASS [ 0.052s] key-manager tests::different_ikm_produces_different_keys
40652024-08-01T01:01:27.936Z PASS [ 0.077s] key-manager tests::different_disks_produce_different_keys
40662024-08-01T01:01:27.954Z PASS [ 0.025s] key-manager tests::disk_encryption_key_epoch_0
40672024-08-01T01:01:27.968Z PASS [ 0.024s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
40682024-08-01T01:01:28.002Z PASS [ 0.048s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
40692024-08-01T01:01:28.032Z PASS [ 0.069s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
40702024-08-01T01:01:28.044Z PASS [ 0.290s] internal-dns resolver::test::update_record
40712024-08-01T01:01:28.044Z PASS [ 0.036s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
40722024-08-01T01:01:28.068Z PASS [ 0.033s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
40732024-08-01T01:01:28.068Z PASS [ 0.032s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
40742024-08-01T01:01:28.077Z PASS [ 0.033s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
40752024-08-01T01:01:28.127Z PASS [ 0.048s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
40762024-08-01T01:01:28.154Z PASS [ 0.083s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
40772024-08-01T01:01:28.154Z PASS [ 0.077s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
40782024-08-01T01:01:28.167Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_get_token
40792024-08-01T01:01:28.177Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
40802024-08-01T01:01:28.182Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
40812024-08-01T01:01:28.188Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
40822024-08-01T01:01:28.206Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_other_cookie
40832024-08-01T01:01:28.212Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
40842024-08-01T01:01:28.219Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
40852024-08-01T01:01:28.243Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
40862024-08-01T01:01:28.250Z PASS [ 0.037s] nexus-auth authn::external::spoof::test::test_make_header_value
40872024-08-01T01:01:28.256Z PASS [ 0.038s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
40882024-08-01T01:01:28.275Z PASS [ 0.033s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
40892024-08-01T01:01:28.287Z PASS [ 0.033s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
40902024-08-01T01:01:28.287Z PASS [ 0.025s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
40912024-08-01T01:01:28.305Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
40922024-08-01T01:01:28.311Z PASS [ 0.025s] nexus-auth authn::external::token::test::test_make_header_value
40932024-08-01T01:01:28.318Z PASS [ 0.036s] nexus-auth authn::external::test::test_authn_sequence
40942024-08-01T01:01:28.331Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
40952024-08-01T01:01:28.338Z PASS [ 0.025s] nexus-auth authn::external::token::test::test_token_header_missing
40962024-08-01T01:01:28.350Z PASS [ 0.026s] nexus-auth authn::external::token::test::test_token_header_valid
40972024-08-01T01:01:28.389Z PASS [ 0.056s] nexus-auth authn::test::test_internal_users
40982024-08-01T01:01:28.418Z PASS [ 0.071s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
40992024-08-01T01:01:28.457Z PASS [ 0.065s] nexus-auth context::test::test_background_context
41002024-08-01T01:01:28.471Z PASS [ 0.134s] nexus-auth authz::context::test::test_unregistered_resource
41012024-08-01T01:01:28.490Z PASS [ 0.074s] nexus-auth context::test::test_child_context
41022024-08-01T01:01:28.513Z PASS [ 0.061s] nexus-auth context::test::test_test_context
41032024-08-01T01:01:28.545Z PASS [ 0.055s] nexus-config nexus_config::test::test_config_bad_toml
41042024-08-01T01:01:28.551Z PASS [ 0.038s] nexus-config nexus_config::test::test_config_empty
41052024-08-01T01:01:28.567Z PASS [ 0.023s] nexus-config nexus_config::test::test_config_nonexistent
41062024-08-01T01:01:28.584Z PASS [ 0.113s] nexus-config nexus_config::test::test_bad_authn_schemes
41072024-08-01T01:01:28.595Z PASS [ 0.028s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
41082024-08-01T01:01:28.603Z PASS [ 0.050s] nexus-config nexus_config::test::test_deployment_config_schema
41092024-08-01T01:01:28.631Z PASS [ 0.028s] nexus-config postgres_config::test::test_bad_url
41102024-08-01T01:01:28.639Z PASS [ 0.044s] nexus-config nexus_config::test::test_valid
41112024-08-01T01:01:28.653Z PASS [ 0.066s] nexus-config nexus_config::test::test_repo_configs_are_valid
41122024-08-01T01:01:28.653Z PASS [ 0.026s] nexus-config postgres_config::test::test_example_url
41132024-08-01T01:01:28.675Z PASS [ 0.036s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
41142024-08-01T01:01:28.681Z PASS [ 0.026s] nexus-db-fixed-data test::test_allowlist_id_is_valid
41152024-08-01T01:01:28.687Z PASS [ 0.038s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
41162024-08-01T01:01:28.695Z PASS [ 0.021s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
41172024-08-01T01:01:28.718Z PASS [ 0.030s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
41182024-08-01T01:01:28.727Z PASS [ 0.044s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
41192024-08-01T01:01:28.745Z PASS [ 0.049s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
41202024-08-01T01:01:28.776Z PASS [ 0.049s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
41212024-08-01T01:01:28.794Z PASS [ 0.074s] nexus-db-model device_auth::test::test_generate_user_code
41222024-08-01T01:01:28.813Z PASS [ 0.064s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
41232024-08-01T01:01:28.821Z PASS [ 0.045s] nexus-db-model schema_versions::test::test_known_versions
41242024-08-01T01:01:28.829Z PASS [ 0.035s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
41252024-08-01T01:01:28.844Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
41262024-08-01T01:01:28.859Z PASS [ 0.024s] nexus-db-model schema_versions::test::test_verify
41272024-08-01T01:01:28.859Z PASS [ 0.031s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
41282024-08-01T01:01:28.873Z PASS [ 0.029s] nexus-db-model semver_version::test::test_to_from_sortable_string
41292024-08-01T01:01:28.879Z PASS [ 0.029s] nexus-db-model tests::test_ip_subnet_check_requestable_address
41302024-08-01T01:01:28.886Z PASS [ 0.030s] nexus-db-model tests::test_ipv6_net_random_subnet
41312024-08-01T01:01:28.907Z PASS [ 0.031s] nexus-db-model tests::test_roles_database_strings
41322024-08-01T01:01:28.916Z PASS [ 0.037s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
41332024-08-01T01:01:29.055Z PASS [ 2.745s] dns-server::commands_test test_dnsadm
41342024-08-01T01:01:31.161Z PASS [ 4.514s] installinator mock_peers::tests::proptest_fetch_artifact
41352024-08-01T01:01:31.432Z PASS [ 4.777s] installinator write::tests::proptest_write_artifact
41362024-08-01T01:01:34.512Z PASS [ 5.594s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
41372024-08-01T01:01:34.537Z PASS [ 5.481s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
41382024-08-01T01:01:34.584Z PASS [ 5.678s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
41392024-08-01T01:01:34.641Z PASS [ 5.752s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
41402024-08-01T01:01:36.311Z PASS [ 5.144s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
41412024-08-01T01:01:36.352Z PASS [ 0.045s] nexus-db-queries db::collection_attach::test::test_verify_query
41422024-08-01T01:01:36.493Z PASS [ 5.060s] nexus-db-queries db::collection_attach::test::test_attach_once
41432024-08-01T01:01:39.542Z PASS [ 5.028s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
41442024-08-01T01:01:39.611Z PASS [ 5.027s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
41452024-08-01T01:01:39.618Z PASS [ 4.978s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
41462024-08-01T01:01:39.661Z PASS [ 5.124s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
41472024-08-01T01:01:41.362Z PASS [ 5.010s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
41482024-08-01T01:01:41.407Z PASS [ 0.042s] nexus-db-queries db::collection_detach::test::test_verify_query
41492024-08-01T01:01:41.537Z PASS [ 5.040s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
41502024-08-01T01:01:44.609Z PASS [ 5.067s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
41512024-08-01T01:01:44.777Z PASS [ 5.149s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
41522024-08-01T01:01:44.777Z PASS [ 5.157s] nexus-db-queries db::collection_detach::test::test_detach_once
41532024-08-01T01:01:44.797Z PASS [ 5.136s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
41542024-08-01T01:01:44.864Z PASS [ 19.262s] bootstore::v0-fsm-proptest-learner run
41552024-08-01T01:01:46.431Z PASS [ 5.021s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
41562024-08-01T01:01:46.706Z PASS [ 5.169s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
41572024-08-01T01:01:46.748Z PASS [ 0.044s] nexus-db-queries db::collection_detach_many::test::test_verify_query
41582024-08-01T01:01:49.785Z PASS [ 5.014s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
41592024-08-01T01:01:49.846Z PASS [ 24.235s] bootstore::v0-fsm-proptest-rack-coordinator run
41602024-08-01T01:01:49.856Z PASS [ 5.249s] nexus-db-queries db::collection_detach_many::test::test_detach_many
41612024-08-01T01:01:49.881Z PASS [ 0.036s] nexus-db-queries db::collection_insert::test::test_verify_query
41622024-08-01T01:01:49.886Z PASS [ 0.030s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
41632024-08-01T01:01:49.912Z PASS [ 0.031s] nexus-db-queries db::column_walker::test::test_walk_columns
41642024-08-01T01:01:49.917Z PASS [ 0.031s] nexus-db-queries db::column_walker::test::test_walk_table
41652024-08-01T01:01:50.037Z PASS [ 5.173s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
41662024-08-01T01:01:50.075Z PASS [ 5.297s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
41672024-08-01T01:01:50.184Z PASS [ 5.385s] nexus-db-queries db::collection_detach_many::test::test_detach_once
41682024-08-01T01:01:51.452Z PASS [ 5.026s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
41692024-08-01T01:01:51.693Z PASS [ 4.945s] nexus-db-queries db::collection_insert::test::test_collection_not_present
41702024-08-01T01:01:54.309Z PASS [ 4.526s] nexus-db-queries db::collection_insert::test::test_collection_present
41712024-08-01T01:01:55.293Z PASS [ 5.109s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
41722024-08-01T01:01:56.277Z PASS [ 6.362s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
41732024-08-01T01:01:56.310Z PASS [ 4.856s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
41742024-08-01T01:01:56.362Z PASS [ 6.440s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
41752024-08-01T01:01:56.429Z PASS [ 6.390s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
41762024-08-01T01:01:56.479Z PASS [ 0.050s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
41772024-08-01T01:01:56.754Z PASS [ 5.059s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
41782024-08-01T01:01:56.761Z PASS [ 6.684s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
41792024-08-01T01:02:00.412Z PASS [ 6.100s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
41802024-08-01T01:02:02.440Z PASS [ 7.145s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
41812024-08-01T01:02:03.148Z PASS [ 6.668s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
41822024-08-01T01:02:03.155Z PASS [ 6.793s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
41832024-08-01T01:02:03.337Z PASS [ 7.059s] nexus-db-queries db::datastore::deployment::tests::test_set_target
41842024-08-01T01:02:03.539Z PASS [ 7.229s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
41852024-08-01T01:02:03.602Z PASS [ 6.848s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
41862024-08-01T01:02:03.895Z PASS [ 7.133s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
41872024-08-01T01:02:06.435Z PASS [ 6.022s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
41882024-08-01T01:02:09.375Z PASS [ 6.935s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
41892024-08-01T01:02:09.920Z PASS [ 6.772s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
41902024-08-01T01:02:10.133Z PASS [ 6.531s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
41912024-08-01T01:02:10.275Z PASS [ 6.735s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
41922024-08-01T01:02:10.327Z PASS [ 6.989s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
41932024-08-01T01:02:10.388Z PASS [ 6.493s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
41942024-08-01T01:02:10.504Z PASS [ 7.346s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
41952024-08-01T01:02:11.932Z PASS [ 5.496s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
41962024-08-01T01:02:16.861Z PASS [ 6.725s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
41972024-08-01T01:02:16.967Z PASS [ 7.046s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
41982024-08-01T01:02:17.102Z PASS [ 6.712s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
41992024-08-01T01:02:17.195Z PASS [ 6.690s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
42002024-08-01T01:02:17.469Z PASS [ 7.192s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
42012024-08-01T01:02:18.103Z PASS [ 6.171s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
42022024-08-01T01:02:18.510Z PASS [ 9.130s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
42032024-08-01T01:02:18.547Z PASS [ 8.213s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
42042024-08-01T01:02:23.374Z PASS [ 6.514s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
42052024-08-01T01:02:23.723Z PASS [ 6.620s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
42062024-08-01T01:02:24.124Z PASS [ 6.928s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
42072024-08-01T01:02:24.165Z PASS [ 6.696s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
42082024-08-01T01:02:24.303Z PASS [ 7.335s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
42092024-08-01T01:02:25.049Z PASS [ 6.945s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
42102024-08-01T01:02:25.133Z PASS [ 6.625s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
42112024-08-01T01:02:25.241Z PASS [ 6.697s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
42122024-08-01T01:02:29.962Z PASS [ 6.589s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
42132024-08-01T01:02:31.066Z PASS [ 7.344s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
42142024-08-01T01:02:31.098Z PASS [ 0.031s] nexus-db-queries db::datastore::region::test::test_extent_count
42152024-08-01T01:02:31.308Z PASS [ 7.004s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
42162024-08-01T01:02:31.491Z PASS [ 7.323s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
42172024-08-01T01:02:32.099Z PASS [ 7.049s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
42182024-08-01T01:02:32.500Z PASS [ 8.374s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
42192024-08-01T01:02:32.580Z PASS [ 7.443s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
42202024-08-01T01:02:32.753Z PASS [ 7.511s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
42212024-08-01T01:02:36.106Z PASS [ 6.142s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
42222024-08-01T01:02:37.316Z PASS [ 6.217s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
42232024-08-01T01:02:37.747Z PASS [ 6.257s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
42242024-08-01T01:02:37.844Z PASS [ 6.536s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
42252024-08-01T01:02:38.914Z PASS [ 6.413s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
42262024-08-01T01:02:39.040Z PASS [ 6.284s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
42272024-08-01T01:02:39.165Z PASS [ 6.582s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
42282024-08-01T01:02:39.251Z PASS [ 7.147s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
42292024-08-01T01:02:44.343Z PASS [ 8.235s] nexus-db-queries db::datastore::sled::test::sled_list_batch
42302024-08-01T01:02:45.044Z PASS [ 7.297s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
42312024-08-01T01:02:45.229Z PASS [ 7.911s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
42322024-08-01T01:02:45.972Z PASS [ 6.812s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
42332024-08-01T01:02:46.052Z PASS [ 7.138s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
42342024-08-01T01:02:46.097Z PASS [ 7.058s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
42352024-08-01T01:02:46.219Z PASS [ 6.971s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
42362024-08-01T01:02:47.442Z PASS [ 9.595s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
42372024-08-01T01:02:50.624Z PASS [ 6.280s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
42382024-08-01T01:02:51.176Z PASS [ 5.123s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
42392024-08-01T01:02:51.519Z PASS [ 6.473s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
42402024-08-01T01:02:51.943Z PASS [ 6.712s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
42412024-08-01T01:02:52.365Z PASS [ 6.390s] nexus-db-queries db::datastore::test::test_project_creation
42422024-08-01T01:02:52.728Z PASS [ 6.630s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
42432024-08-01T01:02:53.924Z PASS [ 6.481s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
42442024-08-01T01:02:57.312Z PASS [ 11.090s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
42452024-08-01T01:02:58.121Z PASS [ 7.494s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
42462024-08-01T01:02:58.168Z PASS [ 6.991s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
42472024-08-01T01:03:00.596Z PASS [ 6.670s] nexus-db-queries db::datastore::test::test_session_methods
42482024-08-01T01:03:02.247Z PASS [ 4.935s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
42492024-08-01T01:03:02.670Z PASS [ 10.725s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
42502024-08-01T01:03:03.220Z PASS [ 11.700s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
42512024-08-01T01:03:04.293Z PASS [ 6.124s] nexus-db-queries db::datastore::test::test_table_scan
42522024-08-01T01:03:04.375Z PASS [ 11.645s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
42532024-08-01T01:03:04.403Z PASS [ 12.036s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
42542024-08-01T01:03:04.410Z PASS [ 6.289s] nexus-db-queries db::datastore::test::test_ssh_keys
42552024-08-01T01:03:06.688Z PASS [ 6.092s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
42562024-08-01T01:03:08.430Z PASS [ 6.183s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
42572024-08-01T01:03:08.551Z PASS [ 5.882s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
42582024-08-01T01:03:09.536Z PASS [ 6.312s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
42592024-08-01T01:03:10.732Z PASS [ 6.437s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
42602024-08-01T01:03:10.763Z PASS [ 6.388s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
42612024-08-01T01:03:10.892Z PASS [ 6.470s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
42622024-08-01T01:03:10.892Z PASS [ 6.478s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
42632024-08-01T01:03:14.403Z PASS [ 7.716s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
42642024-08-01T01:03:14.453Z PASS [ 4.920s] nexus-db-queries db::explain::test::test_explain_async
42652024-08-01T01:03:15.702Z PASS [ 4.970s] nexus-db-queries db::explain::test::test_explain_full_table_scan
42662024-08-01T01:03:15.727Z PASS [ 4.835s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
42672024-08-01T01:03:15.739Z PASS [ 0.038s] nexus-db-queries db::pagination::test::test_paginator
42682024-08-01T01:03:15.746Z PASS [ 7.194s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
42692024-08-01T01:03:15.816Z PASS [ 7.378s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
42702024-08-01T01:03:15.860Z PASS [ 4.967s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
42712024-08-01T01:03:16.732Z PASS [ 5.971s] nexus-db-queries db::lookup::test::test_lookup
42722024-08-01T01:03:19.138Z PASS [ 4.732s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
42732024-08-01T01:03:19.264Z PASS [ 4.807s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
42742024-08-01T01:03:22.554Z PASS [ 6.741s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
42752024-08-01T01:03:22.938Z PASS [ 7.088s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
42762024-08-01T01:03:23.042Z PASS [ 7.294s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
42772024-08-01T01:03:23.155Z PASS [ 7.415s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
42782024-08-01T01:03:23.188Z PASS [ 0.032s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
42792024-08-01T01:03:23.266Z PASS [ 7.538s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
42802024-08-01T01:03:23.564Z PASS [ 6.828s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
42812024-08-01T01:03:25.456Z PASS [ 6.317s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
42822024-08-01T01:03:25.859Z PASS [ 6.594s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
42832024-08-01T01:03:29.561Z PASS [ 6.621s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
42842024-08-01T01:03:29.674Z PASS [ 7.120s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
42852024-08-01T01:03:29.936Z PASS [ 6.372s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
42862024-08-01T01:03:30.363Z PASS [ 7.175s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
42872024-08-01T01:03:30.482Z PASS [ 7.215s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
42882024-08-01T01:03:31.946Z PASS [ 6.087s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
42892024-08-01T01:03:32.266Z PASS [ 6.809s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
42902024-08-01T01:03:34.344Z PASS [ 11.300s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
42912024-08-01T01:03:35.989Z PASS [ 6.314s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
42922024-08-01T01:03:36.274Z PASS [ 6.337s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
42932024-08-01T01:03:36.312Z PASS [ 0.037s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
42942024-08-01T01:03:36.689Z PASS [ 7.127s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
42952024-08-01T01:03:36.722Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
42962024-08-01T01:03:36.758Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
42972024-08-01T01:03:36.817Z PASS [ 6.451s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
42982024-08-01T01:03:36.857Z PASS [ 0.036s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
42992024-08-01T01:03:36.947Z PASS [ 6.462s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
43002024-08-01T01:03:38.032Z PASS [ 1.085s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
43012024-08-01T01:03:38.837Z PASS [ 6.889s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
43022024-08-01T01:03:38.999Z PASS [ 6.732s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
43032024-08-01T01:03:39.106Z PASS [ 0.269s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
43042024-08-01T01:03:39.257Z PASS [ 0.259s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
43052024-08-01T01:03:39.364Z PASS [ 0.259s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
43062024-08-01T01:03:39.516Z PASS [ 0.259s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
43072024-08-01T01:03:41.563Z PASS [ 4.804s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
43082024-08-01T01:03:41.590Z PASS [ 7.245s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
43092024-08-01T01:03:41.712Z PASS [ 4.859s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
43102024-08-01T01:03:41.814Z PASS [ 0.102s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
43112024-08-01T01:03:41.846Z PASS [ 0.032s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
43122024-08-01T01:03:41.882Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
43132024-08-01T01:03:41.917Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
43142024-08-01T01:03:41.949Z PASS [ 0.031s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
43152024-08-01T01:03:42.931Z PASS [ 6.941s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
43162024-08-01T01:03:43.040Z PASS [ 5.005s] nexus-db-queries db::queries::region_allocation::test::explainable
43172024-08-01T01:03:43.648Z PASS [ 4.286s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
43182024-08-01T01:03:44.214Z PASS [ 4.697s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
43192024-08-01T01:03:45.582Z PASS [ 3.991s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
43202024-08-01T01:03:46.062Z PASS [ 9.750s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
43212024-08-01T01:03:46.250Z PASS [ 4.685s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
43222024-08-01T01:03:46.285Z PASS [ 0.035s] nexus-defaults tests::test_random_vpc_ipv6_prefix
43232024-08-01T01:03:46.446Z PASS [ 4.495s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
43242024-08-01T01:03:46.484Z PASS [ 0.039s] nexus-inventory builder::test::test_empty
43252024-08-01T01:03:46.539Z PASS [ 0.054s] nexus-inventory builder::test::test_problems
43262024-08-01T01:03:46.598Z PASS [ 0.311s] nexus-inventory builder::test::test_basic
43272024-08-01T01:03:47.567Z PASS [ 4.635s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
43282024-08-01T01:03:47.623Z PASS [ 4.582s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
43292024-08-01T01:03:48.232Z PASS [ 1.688s] nexus-inventory collector::test::test_basic
43302024-08-01T01:03:48.259Z PASS [ 1.661s] nexus-inventory collector::test::test_multi_mgs
43312024-08-01T01:03:48.359Z PASS [ 0.790s] nexus-inventory collector::test::test_multi_mgs_failure
43322024-08-01T01:03:48.700Z PASS [ 1.075s] nexus-inventory collector::test::test_sled_agent_failure
43332024-08-01T01:03:52.901Z PASS [ 7.316s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
43342024-08-01T01:03:53.002Z PASS [ 0.099s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
43352024-08-01T01:03:53.094Z PASS [ 0.095s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
43362024-08-01T01:03:53.143Z PASS [ 0.049s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
43372024-08-01T01:03:53.209Z PASS [ 0.053s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
43382024-08-01T01:03:53.968Z PASS [ 7.904s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
43392024-08-01T01:03:54.076Z PASS [ 10.422s] nexus-db-queries policy_test::test_conferred_roles
43402024-08-01T01:03:57.718Z PASS [ 9.457s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
43412024-08-01T01:03:57.861Z PASS [ 9.633s] nexus-metrics-producer-gc tests::test_prune_expired_producers
43422024-08-01T01:04:18.616Z PASS [ 30.254s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
43432024-08-01T01:04:19.132Z PASS [ 34.911s] nexus-db-queries policy_test::test_iam_roles_behavior
43442024-08-01T01:04:20.120Z PASS [ 26.041s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
43452024-08-01T01:04:20.720Z PASS [ 26.747s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
43462024-08-01T01:04:20.950Z PASS [ 32.250s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
43472024-08-01T01:04:21.001Z PASS [ 0.280s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
43482024-08-01T01:04:21.016Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
43492024-08-01T01:04:21.053Z PASS [ 0.051s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
43502024-08-01T01:04:21.112Z PASS [ 0.095s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
43512024-08-01T01:04:21.117Z PASS [ 0.068s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
43522024-08-01T01:04:21.179Z PASS [ 0.068s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
43532024-08-01T01:04:21.187Z PASS [ 0.069s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
43542024-08-01T01:04:21.220Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
43552024-08-01T01:04:21.231Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
43562024-08-01T01:04:21.279Z PASS [ 0.058s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
43572024-08-01T01:04:21.290Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
43582024-08-01T01:04:21.340Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
43592024-08-01T01:04:21.351Z PASS [ 0.070s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
43602024-08-01T01:04:21.399Z PASS [ 23.533s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
43612024-08-01T01:04:21.413Z PASS [ 0.068s] nexus-reconfigurator-planning ip_allocator::test::test_basic
43622024-08-01T01:04:21.431Z PASS [ 0.073s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
43632024-08-01T01:04:21.522Z PASS [ 0.113s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
43642024-08-01T01:04:21.543Z PASS [ 0.132s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
43652024-08-01T01:04:21.602Z PASS [ 0.161s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
43662024-08-01T01:04:21.619Z PASS [ 0.079s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
43672024-08-01T01:04:21.632Z PASS [ 0.106s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
43682024-08-01T01:04:21.632Z PASS [ 23.905s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
43692024-08-01T01:04:21.653Z PASS [ 0.063s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
43702024-08-01T01:04:21.693Z PASS [ 0.078s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
43712024-08-01T01:04:21.726Z PASS [ 0.083s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
43722024-08-01T01:04:21.750Z PASS [ 0.122s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
43732024-08-01T01:04:21.797Z PASS [ 0.075s] nexus-saga-recovery recovery::test::test_read_all_from_channel
43742024-08-01T01:04:21.818Z PASS [ 0.117s] nexus-saga-recovery recovery::test::test_plan_basic
43752024-08-01T01:04:21.822Z PASS [ 0.168s] nexus-saga-recovery recovery::test::test_execution_basic
43762024-08-01T01:04:21.829Z PASS [ 0.078s] nexus-saga-recovery test::test_basic
43772024-08-01T01:04:21.848Z PASS [ 0.056s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
43782024-08-01T01:04:21.866Z PASS [ 0.038s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
43792024-08-01T01:04:21.893Z PASS [ 0.044s] nexus-types external_api::shared::test::test_policy_parsing
43802024-08-01T01:04:22.038Z PASS [ 0.144s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
43812024-08-01T01:04:22.055Z PASS [ 0.190s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
43822024-08-01T01:04:22.227Z PASS [ 0.189s] omicron-certificates tests::test_cert_extended_key_usage
43832024-08-01T01:04:22.243Z PASS [ 0.188s] omicron-certificates tests::test_common_name_is_validated
43842024-08-01T01:04:22.374Z PASS [ 0.148s] omicron-certificates tests::test_subject_alternate_names_are_validated
43852024-08-01T01:04:27.436Z PASS [ 5.061s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
43862024-08-01T01:04:27.613Z PASS [ 5.798s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
43872024-08-01T01:04:27.619Z PASS [ 5.377s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
43882024-08-01T01:04:27.650Z PASS [ 0.037s] omicron-common address::test::test_dns_subnets
43892024-08-01T01:04:27.659Z PASS [ 0.038s] omicron-common address::test::test_ip_range_checks_non_decreasing
43902024-08-01T01:04:27.694Z PASS [ 0.034s] omicron-common address::test::test_ip_range_iter
43912024-08-01T01:04:27.703Z PASS [ 0.053s] omicron-common address::test::test_ip_range_enum_deserialization
43922024-08-01T01:04:27.723Z PASS [ 0.030s] omicron-common address::test::test_ip_range_length
43932024-08-01T01:04:27.730Z PASS [ 0.028s] omicron-common address::test::test_ip_range_try_from
43942024-08-01T01:04:27.755Z PASS [ 0.030s] omicron-common address::test::test_ipv6_subnet_deserialize
43952024-08-01T01:04:27.763Z PASS [ 0.033s] omicron-common address::test::test_sled_address
43962024-08-01T01:04:27.786Z PASS [ 0.029s] omicron-common api::external::error::test::test_bail_unless
43972024-08-01T01:04:27.800Z PASS [ 0.037s] omicron-common api::external::error::test::test_context
43982024-08-01T01:04:27.815Z PASS [ 0.033s] omicron-common api::external::http_pagination::test::test_pagination_examples
43992024-08-01T01:04:27.838Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_pagination_schemas
44002024-08-01T01:04:27.856Z PASS [ 0.041s] omicron-common api::external::http_pagination::test::test_scan_by_id
44012024-08-01T01:04:27.870Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_name
44022024-08-01T01:04:27.885Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
44032024-08-01T01:04:27.895Z PASS [ 0.031s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
44042024-08-01T01:04:27.923Z PASS [ 0.027s] omicron-common api::external::test::test_bytecount
44052024-08-01T01:04:27.934Z PASS [ 0.047s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
44062024-08-01T01:04:27.946Z PASS [ 0.023s] omicron-common api::external::test::test_bytecount_display
44072024-08-01T01:04:27.974Z PASS [ 0.027s] omicron-common api::external::test::test_firewall_deserialization
44082024-08-01T01:04:27.985Z PASS [ 0.050s] omicron-common api::external::test::test_digest
44092024-08-01T01:04:27.996Z PASS [ 34.792s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
44102024-08-01T01:04:28.048Z PASS [ 0.053s] omicron-common api::external::test::test_hostname_from_str
44112024-08-01T01:04:28.071Z PASS [ 0.082s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
44122024-08-01T01:04:28.071Z PASS [ 0.074s] omicron-common api::external::test::test_firewall_rule_target_parse
44132024-08-01T01:04:28.091Z PASS [ 0.024s] omicron-common api::external::test::test_ip_port_range_into_str
44142024-08-01T01:04:28.091Z PASS [ 0.033s] omicron-common api::external::test::test_ip_port_range_from_str
44152024-08-01T01:04:28.091Z PASS [ 0.031s] omicron-common api::external::test::test_ipv6_net_operations
44162024-08-01T01:04:28.404Z PASS [ 0.026s] omicron-common api::external::test::test_mac_system_iterator
44172024-08-01T01:04:28.404Z PASS [ 0.027s] omicron-common api::external::test::test_mac_to_int_conversions
44182024-08-01T01:04:28.408Z PASS [ 0.030s] omicron-common api::external::test::test_name_parse
44192024-08-01T01:04:28.408Z PASS [ 0.044s] omicron-common api::external::test::test_macaddr
44202024-08-01T01:04:28.408Z PASS [ 0.045s] omicron-common api::external::test::test_name_parse_from_param
44212024-08-01T01:04:28.408Z PASS [ 0.036s] omicron-common api::external::test::test_resource_name_parse
44222024-08-01T01:04:28.408Z PASS [ 0.041s] omicron-common api::external::test::test_role_name_parse
44232024-08-01T01:04:28.408Z PASS [ 0.055s] omicron-common api::external::test::test_route_destination_parse
44242024-08-01T01:04:28.408Z PASS [ 0.034s] omicron-common api::external::test::test_semver_serialize
44252024-08-01T01:04:28.409Z PASS [ 0.056s] omicron-common api::external::test::test_route_target_parse
44262024-08-01T01:04:28.409Z PASS [ 0.023s] omicron-common api::external::test::test_semver_validation
44272024-08-01T01:04:28.409Z PASS [ 0.022s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
44282024-08-01T01:04:28.409Z PASS [ 0.020s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
44292024-08-01T01:04:28.409Z PASS [ 0.020s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
44302024-08-01T01:04:28.409Z PASS [ 0.019s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
44312024-08-01T01:04:28.409Z PASS [ 0.037s] omicron-common ledger::test::test_create_default_ledger
44322024-08-01T01:04:28.409Z PASS [ 0.031s] omicron-common ledger::test::test_create_ledger_reads_from_storage
44332024-08-01T01:04:28.409Z PASS [ 0.059s] omicron-common ledger::test::test_commit_handles_write_failures
44342024-08-01T01:04:28.409Z PASS [ 0.028s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
44352024-08-01T01:04:28.409Z PASS [ 0.028s] omicron-common update::tests::serde_artifact_kind
44362024-08-01T01:04:28.409Z PASS [ 0.029s] omicron-common zpool_name::test::test_parse_bad_zpool_names
44372024-08-01T01:04:28.409Z PASS [ 0.028s] omicron-common zpool_name::test::test_parse_external_zpool_name
44382024-08-01T01:04:28.409Z PASS [ 0.027s] omicron-common zpool_name::test::test_parse_internal_zpool_name
44392024-08-01T01:04:28.409Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_zpool_name_json
44402024-08-01T01:04:28.409Z PASS [ 0.023s] omicron-common zpool_name::test::test_zpool_name_regex
44412024-08-01T01:04:28.509Z PASS [ 0.154s] omicron-dev::test_omicron_dev test_cert_create
44422024-08-01T01:04:28.613Z PASS [ 0.103s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
44432024-08-01T01:04:28.721Z PASS [ 0.108s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
44442024-08-01T01:04:28.829Z PASS [ 0.106s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
44452024-08-01T01:04:28.926Z PASS [ 0.099s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
44462024-08-01T01:04:32.357Z PASS [ 4.919s] omicron-cockroach-admin context::tests::test_node_id
44472024-08-01T01:04:32.453Z PASS [ 0.096s] omicron-gateway management_switch::location_map::tests::test_config_validation
44482024-08-01T01:04:32.520Z PASS [ 0.066s] omicron-gateway management_switch::location_map::tests::test_resolve_location
44492024-08-01T01:04:33.022Z PASS [ 11.215s] nexus-types deployment::tri_map::tests::proptest_ops
44502024-08-01T01:04:33.123Z PASS [ 0.604s] omicron-gateway::test_all integration_tests::component_list::component_list
44512024-08-01T01:04:33.312Z PASS [ 0.290s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
44522024-08-01T01:04:33.319Z PASS [ 0.197s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
44532024-08-01T01:04:33.398Z PASS [ 14.771s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
44542024-08-01T01:04:33.485Z PASS [ 0.160s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
44552024-08-01T01:04:33.812Z PASS [ 5.449s] omicron-dev::test_omicron_dev test_db_killed
44562024-08-01T01:04:34.853Z PASS [ 15.719s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
44572024-08-01T01:04:34.891Z PASS [ 14.769s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
44582024-08-01T01:04:44.310Z PASS [ 15.381s] omicron-dev::test_omicron_dev test_run_all
44592024-08-01T01:04:49.371Z PASS [ 20.994s] omicron-dev::test_omicron_dev test_db_run
44602024-08-01T01:04:52.676Z PASS [ 19.282s] omicron-nexus app::background::driver::test::test_driver_basic
44612024-08-01T01:04:53.389Z PASS [ 19.912s] omicron-nexus app::background::init::test::test_dns_propagation_basic
44622024-08-01T01:04:54.177Z PASS [ 20.850s] omicron-nexus app::background::driver::test::test_activation_in_progress
44632024-08-01T01:04:58.307Z PASS [ 24.492s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
44642024-08-01T01:04:58.350Z PASS [ 0.042s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
44652024-08-01T01:04:59.101Z PASS [ 6.425s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
44662024-08-01T01:04:59.311Z PASS [ 24.454s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
44672024-08-01T01:04:59.996Z PASS [ 6.608s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
44682024-08-01T01:05:00.385Z PASS [ 25.490s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
44692024-08-01T01:05:03.906Z PASS [ 6.727s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
44702024-08-01T01:05:03.913Z PASS [ 17.181s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
44712024-08-01T01:05:03.918Z PASS [ 14.502s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
44722024-08-01T01:05:16.697Z PASS [ 17.593s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
44732024-08-01T01:05:16.706Z PASS [ 18.352s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
44742024-08-01T01:05:17.122Z PASS [ 17.808s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
44752024-08-01T01:05:18.302Z PASS [ 18.300s] omicron-nexus app::background::tasks::dns_config::test::test_basic
44762024-08-01T01:05:18.318Z PASS [ 17.930s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
44772024-08-01T01:05:18.443Z PASS [ 17.537s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
44782024-08-01T01:05:21.218Z PASS [ 17.341s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
44792024-08-01T01:05:26.717Z PASS [ 5.497s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
44802024-08-01T01:05:33.852Z PASS [ 16.728s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
44812024-08-01T01:05:34.203Z PASS [ 17.495s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
44822024-08-01T01:05:34.551Z PASS [ 17.850s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
44832024-08-01T01:05:34.607Z PASS [ 33.109s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
44842024-08-01T01:05:34.638Z PASS [ 0.089s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
44852024-08-01T01:05:34.722Z PASS [ 0.082s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
44862024-08-01T01:05:34.777Z PASS [ 0.056s] omicron-nexus app::external_endpoints::test::test_no_endpoint
44872024-08-01T01:05:34.832Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
44882024-08-01T01:05:34.868Z PASS [ 0.664s] omicron-nexus app::external_endpoints::test::test_authority
44892024-08-01T01:05:35.041Z PASS [ 16.737s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
44902024-08-01T01:05:35.368Z PASS [ 16.911s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
44912024-08-01T01:05:35.369Z PASS [ 17.035s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
44922024-08-01T01:05:35.378Z PASS [ 0.769s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
44932024-08-01T01:05:38.899Z PASS [ 5.046s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
44942024-08-01T01:05:42.940Z PASS [ 16.220s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
44952024-08-01T01:05:59.437Z PASS [ 24.077s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
44962024-08-01T01:06:00.493Z PASS [ 25.112s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
44972024-08-01T01:06:00.812Z PASS [ 25.441s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
44982024-08-01T01:06:00.990Z PASS [ 25.945s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
44992024-08-01T01:06:01.692Z PASS [ 26.819s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
45002024-08-01T01:06:01.778Z PASS [ 26.941s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
45012024-08-01T01:06:29.408Z PASS [ 28.912s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
45022024-08-01T01:06:29.904Z PASS [ 28.910s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
45032024-08-01T01:06:30.622Z PASS [ 29.805s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
45042024-08-01T01:06:32.493Z PASS [ 33.051s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
45052024-08-01T01:06:33.198Z PASS [ 31.502s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
45062024-08-01T01:06:33.262Z PASS [ 31.478s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
45072024-08-01T01:06:38.909Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45082024-08-01T01:06:42.951Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45092024-08-01T01:06:58.118Z PASS [ 28.208s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
45102024-08-01T01:06:58.957Z PASS [ 29.545s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
45112024-08-01T01:07:01.817Z PASS [ 28.550s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
45122024-08-01T01:07:03.163Z PASS [ 29.958s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
45132024-08-01T01:07:03.436Z PASS [ 32.809s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
45142024-08-01T01:07:05.109Z PASS [ 32.611s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
45152024-08-01T01:07:25.325Z PASS [ 26.352s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
45162024-08-01T01:07:26.874Z PASS [ 23.435s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
45172024-08-01T01:07:27.303Z PASS [ 24.139s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
45182024-08-01T01:07:28.023Z PASS [ 22.909s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
45192024-08-01T01:07:30.670Z PASS [ 28.849s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
45202024-08-01T01:07:38.919Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45212024-08-01T01:07:42.962Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45222024-08-01T01:07:45.046Z PASS [ 17.740s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
45232024-08-01T01:07:45.511Z PASS [ 18.634s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
45242024-08-01T01:07:50.694Z PASS [ 25.375s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
45252024-08-01T01:07:54.254Z PASS [ 23.580s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
45262024-08-01T01:07:55.084Z PASS [ 27.058s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
45272024-08-01T01:07:55.136Z PASS [ 0.052s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
45282024-08-01T01:07:58.129Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45292024-08-01T01:08:01.481Z PASS [ 16.427s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
45302024-08-01T01:08:06.997Z PASS [ 68.870s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45312024-08-01T01:08:08.904Z PASS [ 23.388s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
45322024-08-01T01:08:20.616Z PASS [ 25.476s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
45332024-08-01T01:08:26.150Z PASS [ 17.243s] omicron-nexus app::sagas::test_saga::test_saga_stuck
45342024-08-01T01:08:33.932Z PASS [ 32.450s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
45352024-08-01T01:08:38.851Z PASS [ 31.847s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
45362024-08-01T01:08:38.900Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_accept_gz
45372024-08-01T01:08:38.929Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45382024-08-01T01:08:38.950Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
45392024-08-01T01:08:38.998Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
45402024-08-01T01:08:39.044Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
45412024-08-01T01:08:39.090Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
45422024-08-01T01:08:39.135Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
45432024-08-01T01:08:39.180Z PASS [ 0.046s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
45442024-08-01T01:08:39.228Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_relative_uri
45452024-08-01T01:08:39.358Z PASS [ 0.130s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
45462024-08-01T01:08:39.472Z PASS [ 5.540s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
45472024-08-01T01:08:42.972Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45482024-08-01T01:08:43.425Z PASS [ 22.806s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
45492024-08-01T01:08:44.620Z PASS [ 18.468s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
45502024-08-01T01:08:50.704Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45512024-08-01T01:08:51.479Z PASS [ 57.215s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45522024-08-01T01:08:52.469Z PASS [ 0.990s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
45532024-08-01T01:08:53.497Z PASS [ 1.027s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
45542024-08-01T01:08:53.609Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
45552024-08-01T01:08:55.539Z PASS [ 16.065s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
45562024-08-01T01:08:59.142Z PASS [ 15.714s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
45572024-08-01T01:09:03.772Z PASS [ 19.148s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
45582024-08-01T01:09:11.358Z PASS [ 17.746s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
45592024-08-01T01:09:12.110Z PASS [ 16.567s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
45602024-08-01T01:09:15.950Z PASS [ 16.805s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
45612024-08-01T01:09:19.465Z PASS [ 15.691s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
45622024-08-01T01:09:28.356Z PASS [ 16.245s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
45632024-08-01T01:09:28.618Z PASS [ 17.257s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
45642024-08-01T01:09:31.349Z PASS [ 15.397s] omicron-nexus::test_all integration_tests::basic::test_ping
45652024-08-01T01:09:38.940Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45662024-08-01T01:09:39.368Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
45672024-08-01T01:09:40.520Z PASS [ 21.050s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
45682024-08-01T01:09:42.239Z PASS [ 62.870s] omicron-nexus populate::test::test_populators
45692024-08-01T01:09:42.984Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45702024-08-01T01:09:44.707Z PASS [ 16.087s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
45712024-08-01T01:09:47.504Z PASS [ 16.151s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
45722024-08-01T01:09:50.715Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45732024-08-01T01:09:55.607Z PASS [ 27.245s] omicron-nexus::test_all integration_tests::basic::test_projects_list
45742024-08-01T01:09:56.338Z PASS [ 15.816s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
45752024-08-01T01:09:58.370Z PASS [ 16.129s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
45762024-08-01T01:10:00.496Z PASS [ 15.785s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
45772024-08-01T01:10:01.977Z PASS [ 3.606s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
45782024-08-01T01:10:01.988Z PASS [ 1.492s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
45792024-08-01T01:10:02.071Z PASS [ 0.093s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
45802024-08-01T01:10:03.136Z PASS [ 1.148s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
45812024-08-01T01:10:04.525Z PASS [ 17.019s] omicron-nexus::test_all integration_tests::certificates::test_crud
45822024-08-01T01:10:12.172Z PASS [ 16.563s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
45832024-08-01T01:10:17.462Z PASS [ 21.120s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
45842024-08-01T01:10:18.406Z PASS [ 16.334s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
45852024-08-01T01:10:19.204Z PASS [ 16.065s] omicron-nexus::test_all integration_tests::console_api::test_assets
45862024-08-01T01:10:20.165Z PASS [ 15.637s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
45872024-08-01T01:10:31.896Z PASS [ 19.722s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
45882024-08-01T01:10:35.234Z PASS [ 16.826s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
45892024-08-01T01:10:36.274Z PASS [ 17.068s] omicron-nexus::test_all integration_tests::console_api::test_session_me
45902024-08-01T01:10:36.888Z PASS [ 16.722s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
45912024-08-01T01:10:38.394Z PASS [ 20.930s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
45922024-08-01T01:10:38.951Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45932024-08-01T01:10:42.995Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45942024-08-01T01:10:50.725Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45952024-08-01T01:10:52.212Z PASS [ 16.973s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
45962024-08-01T01:10:52.842Z PASS [ 20.943s] omicron-nexus::test_all integration_tests::console_api::test_sessions
45972024-08-01T01:10:53.878Z PASS [ 17.601s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
45982024-08-01T01:11:03.393Z PASS [ 26.500s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
45992024-08-01T01:11:13.936Z PASS [ 35.537s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
46002024-08-01T01:11:16.821Z PASS [ 24.606s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
46012024-08-01T01:11:17.256Z PASS [ 24.409s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
46022024-08-01T01:11:17.522Z PASS [ 23.640s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
46032024-08-01T01:11:26.258Z PASS [ 22.861s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
46042024-08-01T01:11:36.976Z PASS [ 23.034s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
46052024-08-01T01:11:38.960Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46062024-08-01T01:11:43.005Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46072024-08-01T01:11:49.599Z PASS [ 32.773s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
46082024-08-01T01:11:49.632Z PASS [ 23.371s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
46092024-08-01T01:11:50.736Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46102024-08-01T01:11:54.233Z PASS [ 36.970s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
46112024-08-01T01:11:59.835Z PASS [ 42.307s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
46122024-08-01T01:12:00.811Z PASS [ 23.832s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
46132024-08-01T01:12:08.675Z PASS [ 19.072s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
46142024-08-01T01:12:08.808Z PASS [ 19.172s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
46152024-08-01T01:12:16.253Z PASS [ 22.018s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
46162024-08-01T01:12:18.650Z PASS [ 18.812s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
46172024-08-01T01:12:26.518Z PASS [ 25.704s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
46182024-08-01T01:12:32.846Z PASS [ 24.036s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
46192024-08-01T01:12:38.971Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46202024-08-01T01:12:42.375Z PASS [ 26.118s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
46212024-08-01T01:12:43.016Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46222024-08-01T01:12:44.198Z PASS [ 25.543s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
46232024-08-01T01:12:45.073Z PASS [ 36.393s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
46242024-08-01T01:12:50.747Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46252024-08-01T01:12:53.656Z PASS [ 27.133s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
46262024-08-01T01:12:57.854Z PASS [ 25.002s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
46272024-08-01T01:13:09.444Z PASS [ 27.065s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
46282024-08-01T01:13:09.651Z PASS [ 25.450s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
46292024-08-01T01:13:09.723Z PASS [ 24.644s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
46302024-08-01T01:13:10.389Z PASS [ 319.645s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46312024-08-01T01:13:18.080Z PASS [ 24.419s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
46322024-08-01T01:13:18.771Z PASS [ 20.914s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
46332024-08-01T01:13:30.806Z PASS [ 21.359s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
46342024-08-01T01:13:33.470Z PASS [ 23.746s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
46352024-08-01T01:13:33.973Z PASS [ 24.317s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
46362024-08-01T01:13:38.167Z PASS [ 27.771s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
46372024-08-01T01:13:38.982Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46382024-08-01T01:13:43.026Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46392024-08-01T01:13:50.796Z PASS [ 32.712s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
46402024-08-01T01:13:52.088Z PASS [ 18.615s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
46412024-08-01T01:13:56.021Z PASS [ 37.244s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
46422024-08-01T01:13:58.381Z PASS [ 20.213s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
46432024-08-01T01:14:02.105Z PASS [ 28.128s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
46442024-08-01T01:14:10.323Z PASS [ 18.231s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
46452024-08-01T01:14:10.945Z PASS [ 40.132s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
46462024-08-01T01:14:13.856Z PASS [ 17.832s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
46472024-08-01T01:14:14.161Z PASS [ 0.306s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
46482024-08-01T01:14:14.565Z PASS [ 0.403s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
46492024-08-01T01:14:14.991Z PASS [ 0.419s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
46502024-08-01T01:14:15.355Z PASS [ 0.369s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
46512024-08-01T01:14:16.143Z PASS [ 17.759s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
46522024-08-01T01:14:17.520Z PASS [ 26.719s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
46532024-08-01T01:14:19.412Z PASS [ 17.305s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
46542024-08-01T01:14:20.557Z PASS [ 521.577s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46552024-08-01T01:14:24.280Z PASS [ 521.260s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46562024-08-01T01:14:28.805Z PASS [ 18.478s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
46572024-08-01T01:14:29.412Z PASS [ 18.465s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
46582024-08-01T01:14:38.708Z PASS [ 23.350s] omicron-nexus::test_all integration_tests::images::test_image_create
46592024-08-01T01:14:41.042Z PASS [ 24.896s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
46602024-08-01T01:14:42.815Z PASS [ 23.400s] omicron-nexus::test_all integration_tests::images::test_image_promotion
46612024-08-01T01:14:44.744Z PASS [ 27.220s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
46622024-08-01T01:14:44.849Z PASS [ 24.289s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
46632024-08-01T01:14:46.112Z PASS [ 21.829s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
46642024-08-01T01:14:46.422Z PASS [ 7.714s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
46652024-08-01T01:14:47.776Z PASS [ 6.732s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
46662024-08-01T01:14:49.155Z PASS [ 19.740s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
46672024-08-01T01:14:49.664Z PASS [ 6.848s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
46682024-08-01T01:14:50.129Z PASS [ 21.323s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
46692024-08-01T01:14:52.888Z PASS [ 8.142s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
46702024-08-01T01:15:08.196Z PASS [ 18.529s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
46712024-08-01T01:15:08.434Z PASS [ 23.581s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
46722024-08-01T01:15:08.643Z PASS [ 18.509s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
46732024-08-01T01:15:13.768Z PASS [ 27.341s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
46742024-08-01T01:15:15.818Z PASS [ 26.658s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
46752024-08-01T01:15:23.991Z PASS [ 37.874s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
46762024-08-01T01:15:26.360Z PASS [ 18.161s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
46772024-08-01T01:15:27.601Z PASS [ 39.820s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
46782024-08-01T01:15:28.302Z PASS [ 35.409s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
46792024-08-01T01:15:33.529Z PASS [ 17.707s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
46802024-08-01T01:15:37.512Z PASS [ 23.741s] omicron-nexus::test_all integration_tests::instances::test_instance_access
46812024-08-01T01:15:44.875Z PASS [ 36.435s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
46822024-08-01T01:15:52.866Z PASS [ 28.870s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
46832024-08-01T01:15:57.210Z PASS [ 30.845s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
46842024-08-01T01:16:00.165Z PASS [ 32.558s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
46852024-08-01T01:16:01.599Z PASS [ 33.292s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
46862024-08-01T01:16:02.819Z PASS [ 29.287s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
46872024-08-01T01:16:11.603Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46882024-08-01T01:16:11.603Z PASS [ 32.105s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
46892024-08-01T01:16:23.788Z PASS [ 23.620s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
46902024-08-01T01:16:23.810Z PASS [ 26.596s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
46912024-08-01T01:16:24.539Z PASS [ 75.885s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46922024-08-01T01:16:28.024Z PASS [ 43.142s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
46932024-08-01T01:16:33.867Z PASS [ 32.264s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
46942024-08-01T01:16:38.411Z PASS [ 35.585s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
46952024-08-01T01:16:38.791Z PASS [ 45.917s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
46962024-08-01T01:16:41.468Z PASS [ 31.841s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
46972024-08-01T01:16:54.891Z PASS [ 31.076s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
46982024-08-01T01:16:54.999Z PASS [ 31.207s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
46992024-08-01T01:16:57.529Z PASS [ 19.116s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
47002024-08-01T01:16:59.018Z PASS [ 30.987s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
47012024-08-01T01:17:00.595Z PASS [ 19.124s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
47022024-08-01T01:17:02.137Z PASS [ 37.591s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
47032024-08-01T01:17:07.733Z PASS [ 33.859s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
47042024-08-01T01:17:07.930Z PASS [ 29.134s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
47052024-08-01T01:17:15.997Z PASS [ 18.466s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
47062024-08-01T01:17:19.606Z PASS [ 24.602s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
47072024-08-01T01:17:20.282Z PASS [ 25.386s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
47082024-08-01T01:17:23.972Z PASS [ 16.238s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
47092024-08-01T01:17:25.445Z PASS [ 24.845s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
47102024-08-01T01:17:25.940Z PASS [ 18.006s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
47112024-08-01T01:17:30.596Z PASS [ 28.455s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
47122024-08-01T01:17:33.615Z PASS [ 17.615s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
47132024-08-01T01:17:34.246Z PASS [ 35.224s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
47142024-08-01T01:17:37.792Z PASS [ 18.183s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
47152024-08-01T01:17:37.862Z PASS [ 17.578s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
47162024-08-01T01:17:43.086Z PASS [ 17.145s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
47172024-08-01T01:17:44.367Z PASS [ 20.391s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
47182024-08-01T01:17:44.479Z PASS [ 19.032s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
47192024-08-01T01:17:48.296Z PASS [ 17.697s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
47202024-08-01T01:17:51.242Z PASS [ 16.994s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
47212024-08-01T01:17:51.411Z PASS [ 17.792s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
47222024-08-01T01:17:55.366Z PASS [ 17.570s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
47232024-08-01T01:17:55.617Z PASS [ 17.752s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
47242024-08-01T01:18:02.974Z PASS [ 18.603s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
47252024-08-01T01:18:03.448Z PASS [ 20.358s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
47262024-08-01T01:18:06.406Z PASS [ 21.924s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
47272024-08-01T01:18:07.697Z PASS [ 19.397s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
47282024-08-01T01:18:08.115Z PASS [ 16.869s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
47292024-08-01T01:18:19.111Z PASS [ 27.696s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
47302024-08-01T01:18:20.789Z PASS [ 17.812s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
47312024-08-01T01:18:20.811Z PASS [ 17.362s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
47322024-08-01T01:18:28.250Z PASS [ 21.840s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
47332024-08-01T01:18:37.708Z PASS [ 30.008s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
47342024-08-01T01:18:41.481Z PASS [ 22.367s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
47352024-08-01T01:18:42.283Z PASS [ 21.468s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
47362024-08-01T01:18:42.386Z PASS [ 21.594s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
47372024-08-01T01:18:44.591Z PASS [ 49.217s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
47382024-08-01T01:18:45.948Z PASS [ 50.324s] omicron-nexus::test_all integration_tests::metrics::test_metrics
47392024-08-01T01:18:51.237Z PASS [ 43.115s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
47402024-08-01T01:19:06.219Z PASS [ 24.735s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
47412024-08-01T01:19:10.834Z PASS [ 42.578s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
47422024-08-01T01:19:13.797Z PASS [ 22.555s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
47432024-08-01T01:19:16.241Z PASS [ 31.645s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
47442024-08-01T01:19:17.227Z PASS [ 31.273s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
47452024-08-01T01:19:18.758Z PASS [ 36.366s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
47462024-08-01T01:19:21.995Z PASS [ 44.280s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
47472024-08-01T01:19:28.424Z PASS [ 46.126s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
47482024-08-01T01:19:37.044Z PASS [ 19.813s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
47492024-08-01T01:19:37.815Z PASS [ 21.571s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
47502024-08-01T01:19:42.858Z PASS [ 24.096s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
47512024-08-01T01:19:44.616Z PASS [ 22.617s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
47522024-08-01T01:19:46.346Z PASS [ 17.926s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
47532024-08-01T01:19:50.986Z PASS [ 44.759s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
47542024-08-01T01:19:57.130Z PASS [ 46.287s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
47552024-08-01T01:20:00.032Z PASS [ 22.987s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
47562024-08-01T01:20:03.091Z PASS [ 49.287s] omicron-nexus::test_all integration_tests::password_login::test_local_users
47572024-08-01T01:20:03.910Z PASS [ 21.050s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
47582024-08-01T01:20:04.017Z PASS [ 19.398s] omicron-nexus::test_all integration_tests::projects::test_projects
47592024-08-01T01:20:04.580Z PASS [ 26.761s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
47602024-08-01T01:20:05.852Z PASS [ 19.503s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
47612024-08-01T01:20:13.166Z PASS [ 16.034s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
47622024-08-01T01:20:17.617Z PASS [ 17.581s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
47632024-08-01T01:20:21.535Z PASS [ 17.515s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
47642024-08-01T01:20:22.049Z PASS [ 18.135s] omicron-nexus::test_all integration_tests::rack::test_sled_add
47652024-08-01T01:20:22.193Z PASS [ 19.099s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
47662024-08-01T01:20:22.993Z PASS [ 18.410s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
47672024-08-01T01:20:23.310Z PASS [ 0.318s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
47682024-08-01T01:20:24.031Z PASS [ 18.176s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
47692024-08-01T01:20:25.469Z PASS [ 3.420s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
47702024-08-01T01:20:25.655Z PASS [ 3.462s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
47712024-08-01T01:20:26.617Z PASS [ 3.307s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
47722024-08-01T01:20:27.339Z PASS [ 3.307s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
47732024-08-01T01:20:28.233Z PASS [ 15.065s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
47742024-08-01T01:20:30.110Z PASS [ 39.118s] omicron-nexus::test_all integration_tests::quotas::test_quotas
47752024-08-01T01:20:30.222Z PASS [ 0.112s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
47762024-08-01T01:20:30.315Z PASS [ 0.093s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
47772024-08-01T01:20:30.411Z PASS [ 0.095s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
47782024-08-01T01:20:30.506Z PASS [ 0.095s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
47792024-08-01T01:20:30.626Z PASS [ 0.120s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
47802024-08-01T01:20:32.421Z PASS [ 14.800s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
47812024-08-01T01:20:40.010Z PASS [ 18.472s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
47822024-08-01T01:20:46.677Z PASS [ 21.202s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
47832024-08-01T01:20:46.975Z PASS [ 21.316s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
47842024-08-01T01:20:47.535Z PASS [ 20.193s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
47852024-08-01T01:20:48.178Z PASS [ 17.549s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
47862024-08-01T01:20:48.273Z PASS [ 0.095s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
47872024-08-01T01:20:49.160Z PASS [ 20.920s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
47882024-08-01T01:20:49.851Z PASS [ 17.427s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
47892024-08-01T01:20:49.941Z PASS [ 0.090s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
47902024-08-01T01:20:50.027Z PASS [ 0.085s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
47912024-08-01T01:20:51.592Z PASS [ 24.969s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
47922024-08-01T01:20:55.734Z PASS [ 15.720s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
47932024-08-01T01:21:04.702Z PASS [ 18.024s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
47942024-08-01T01:21:04.919Z PASS [ 17.949s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
47952024-08-01T01:21:05.471Z PASS [ 17.942s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
47962024-08-01T01:21:07.083Z PASS [ 17.932s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
47972024-08-01T01:21:07.095Z PASS [ 18.820s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
47982024-08-01T01:21:07.620Z PASS [ 17.600s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
47992024-08-01T01:21:08.576Z PASS [ 16.991s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
48002024-08-01T01:21:10.108Z PASS [ 14.381s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
48012024-08-01T01:21:15.229Z PASS [ 8.134s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
48022024-08-01T01:21:15.628Z PASS [ 10.927s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
48032024-08-01T01:21:23.082Z PASS [ 7.453s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
48042024-08-01T01:21:23.122Z PASS [ 7.892s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
48052024-08-01T01:21:30.913Z PASS [ 7.830s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
48062024-08-01T01:21:31.064Z PASS [ 7.940s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
48072024-08-01T01:21:38.727Z PASS [ 7.812s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
48082024-08-01T01:21:43.182Z PASS [ 4.454s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
48092024-08-01T01:22:16.770Z PASS [ 45.699s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
48102024-08-01T01:22:19.026Z PASS [ 35.839s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
48112024-08-01T01:22:34.965Z PASS [ 18.192s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
48122024-08-01T01:22:49.716Z PASS [ 30.667s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
48132024-08-01T01:23:03.157Z PASS [ 13.443s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
48142024-08-01T01:23:03.219Z PASS [ 13.517s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
48152024-08-01T01:23:03.438Z PASS [ 13.729s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
48162024-08-01T01:23:04.119Z PASS [ 14.400s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
48172024-08-01T01:23:12.904Z PASS [ 37.909s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
48182024-08-01T01:23:17.550Z PASS [ 14.389s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
48192024-08-01T01:23:18.062Z PASS [ 14.839s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
48202024-08-01T01:23:18.083Z PASS [ 14.641s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
48212024-08-01T01:23:18.847Z PASS [ 14.723s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
48222024-08-01T01:23:31.244Z PASS [ 18.335s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
48232024-08-01T01:23:31.266Z PASS [ 18.365s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
48242024-08-01T01:23:31.413Z PASS [ 18.519s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
48252024-08-01T01:23:32.761Z PASS [ 19.876s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
48262024-08-01T01:23:36.658Z PASS [ 19.104s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
48272024-08-01T01:23:36.713Z PASS [ 17.855s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
48282024-08-01T01:23:37.613Z PASS [ 19.548s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
48292024-08-01T01:23:42.445Z PASS [ 24.357s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
48302024-08-01T01:23:49.356Z PASS [ 18.086s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
48312024-08-01T01:23:49.697Z PASS [ 18.282s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
48322024-08-01T01:23:50.898Z PASS [ 18.134s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
48332024-08-01T01:23:51.204Z PASS [ 19.958s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
48342024-08-01T01:23:54.007Z PASS [ 17.347s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
48352024-08-01T01:23:54.259Z PASS [ 17.551s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
48362024-08-01T01:23:58.155Z PASS [ 20.538s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
48372024-08-01T01:24:04.736Z PASS [ 22.288s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
48382024-08-01T01:24:08.106Z PASS [ 18.747s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
48392024-08-01T01:24:08.294Z PASS [ 17.392s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
48402024-08-01T01:24:12.076Z PASS [ 18.066s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
48412024-08-01T01:24:12.150Z PASS [ 22.448s] omicron-nexus::test_all integration_tests::silos::test_silos
48422024-08-01T01:24:15.812Z PASS [ 24.603s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
48432024-08-01T01:24:16.450Z PASS [ 18.293s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
48442024-08-01T01:24:16.899Z PASS [ 22.635s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
48452024-08-01T01:24:29.256Z PASS [ 17.177s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
48462024-08-01T01:24:31.254Z PASS [ 19.102s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
48472024-08-01T01:24:32.692Z PASS [ 27.953s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
48482024-08-01T01:24:35.495Z PASS [ 19.681s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
48492024-08-01T01:24:35.899Z PASS [ 19.446s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
48502024-08-01T01:24:36.204Z PASS [ 27.905s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
48512024-08-01T01:24:37.223Z PASS [ 29.112s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
48522024-08-01T01:24:37.562Z PASS [ 1.358s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
48532024-08-01T01:24:39.810Z PASS [ 4.316s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
48542024-08-01T01:24:40.393Z PASS [ 4.494s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
48552024-08-01T01:24:41.553Z PASS [ 4.329s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
48562024-08-01T01:24:41.857Z PASS [ 4.295s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
48572024-08-01T01:24:44.667Z PASS [ 2.810s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
48582024-08-01T01:24:45.511Z PASS [ 28.608s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
48592024-08-01T01:24:55.213Z PASS [ 25.951s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
48602024-08-01T01:24:55.551Z PASS [ 22.855s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
48612024-08-01T01:24:56.216Z PASS [ 24.959s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
48622024-08-01T01:24:57.603Z PASS [ 17.789s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
48632024-08-01T01:25:01.083Z PASS [ 16.412s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
48642024-08-01T01:25:05.120Z PASS [ 19.606s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
48652024-08-01T01:25:11.327Z PASS [ 16.111s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
48662024-08-01T01:25:12.248Z PASS [ 31.848s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
48672024-08-01T01:25:12.837Z PASS [ 17.282s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
48682024-08-01T01:25:23.878Z PASS [ 26.269s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
48692024-08-01T01:25:25.654Z PASS [ 29.432s] omicron-nexus::test_all integration_tests::utilization::test_utilization
48702024-08-01T01:25:29.360Z PASS [ 28.273s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
48712024-08-01T01:25:32.313Z PASS [ 27.189s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
48722024-08-01T01:25:39.475Z PASS [ 28.146s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
48732024-08-01T01:25:39.624Z PASS [ 27.372s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
48742024-08-01T01:25:39.807Z PASS [ 26.967s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
48752024-08-01T01:25:41.563Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48762024-08-01T01:25:52.021Z PASS [ 28.139s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
48772024-08-01T01:25:53.431Z PASS [ 27.774s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
48782024-08-01T01:25:56.773Z PASS [ 27.407s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
48792024-08-01T01:25:57.134Z PASS [ 24.815s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
48802024-08-01T01:26:01.402Z PASS [ 79.837s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48812024-08-01T01:26:01.619Z PASS [ 22.140s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
48822024-08-01T01:26:10.806Z PASS [ 30.995s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
48832024-08-01T01:26:11.037Z PASS [ 31.409s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
48842024-08-01T01:26:26.412Z PASS [ 34.386s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
48852024-08-01T01:26:27.057Z PASS [ 25.651s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
48862024-08-01T01:26:27.663Z PASS [ 34.227s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
48872024-08-01T01:26:27.703Z PASS [ 16.663s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
48882024-08-01T01:26:29.250Z PASS [ 27.627s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
48892024-08-01T01:26:30.384Z PASS [ 33.607s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
48902024-08-01T01:26:31.471Z PASS [ 34.332s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
48912024-08-01T01:26:36.420Z PASS [ 25.609s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
48922024-08-01T01:26:44.175Z PASS [ 17.761s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
48932024-08-01T01:26:44.949Z PASS [ 17.283s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
48942024-08-01T01:26:44.997Z PASS [ 17.938s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
48952024-08-01T01:26:45.015Z PASS [ 17.310s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
48962024-08-01T01:26:46.702Z PASS [ 17.449s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
48972024-08-01T01:26:47.498Z PASS [ 17.112s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
48982024-08-01T01:26:48.409Z PASS [ 16.936s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
48992024-08-01T01:26:52.686Z PASS [ 16.264s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
49002024-08-01T01:27:02.772Z PASS [ 17.771s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
49012024-08-01T01:27:03.084Z PASS [ 18.066s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
49022024-08-01T01:27:03.092Z PASS [ 18.140s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
49032024-08-01T01:27:03.916Z PASS [ 17.213s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
49042024-08-01T01:27:03.942Z PASS [ 19.766s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
49052024-08-01T01:27:04.868Z PASS [ 17.367s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
49062024-08-01T01:27:05.092Z PASS [ 16.682s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
49072024-08-01T01:27:07.862Z PASS [ 15.174s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
49082024-08-01T01:27:20.398Z PASS [ 17.624s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
49092024-08-01T01:27:20.875Z PASS [ 17.789s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
49102024-08-01T01:27:21.052Z PASS [ 17.958s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
49112024-08-01T01:27:21.465Z PASS [ 17.518s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
49122024-08-01T01:27:22.062Z PASS [ 18.142s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
49132024-08-01T01:27:22.938Z PASS [ 18.066s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
49142024-08-01T01:27:23.236Z PASS [ 18.140s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
49152024-08-01T01:27:24.701Z PASS [ 16.837s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
49162024-08-01T01:27:38.764Z PASS [ 17.886s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
49172024-08-01T01:27:39.260Z PASS [ 18.858s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
49182024-08-01T01:27:40.997Z PASS [ 19.530s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
49192024-08-01T01:27:42.776Z PASS [ 21.719s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
49202024-08-01T01:27:43.509Z PASS [ 21.443s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
49212024-08-01T01:27:45.132Z PASS [ 21.892s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
49222024-08-01T01:27:48.463Z PASS [ 25.521s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
49232024-08-01T01:27:48.534Z PASS [ 0.071s] omicron-package dot::test::test_bad_dependency
49242024-08-01T01:27:48.570Z PASS [ 0.036s] omicron-package dot::test::test_dot_output
49252024-08-01T01:27:51.415Z PASS [ 6.281s] omicron-omdb::test_all_output test_omdb_usage_errors
49262024-08-01T01:27:51.440Z PASS [ 0.024s] omicron-passwords test::test_password_constraints
49272024-08-01T01:27:54.301Z PASS [ 2.862s] omicron-passwords test::test_reproducible
49282024-08-01T01:27:55.666Z PASS [ 7.094s] omicron-passwords test::test_compatible
49292024-08-01T01:27:55.712Z PASS [ 0.046s] omicron-passwords test::test_stable
49302024-08-01T01:27:55.736Z PASS [ 0.024s] omicron-passwords test::test_weak_hashes
49312024-08-01T01:27:55.757Z PASS [ 0.021s] omicron-rpaths internal::tests::test_configure_from_path
49322024-08-01T01:27:55.805Z PASS [ 0.047s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
49332024-08-01T01:27:55.827Z PASS [ 0.022s] omicron-rpaths internal::tests::test_emit_rpath
49342024-08-01T01:27:56.099Z PASS [ 0.271s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
49352024-08-01T01:27:56.709Z PASS [ 0.610s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
49362024-08-01T01:27:56.800Z PASS [ 0.091s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
49372024-08-01T01:27:56.942Z PASS [ 0.143s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
49382024-08-01T01:27:57.032Z PASS [ 0.090s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
49392024-08-01T01:27:57.584Z PASS [ 0.552s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
49402024-08-01T01:27:57.659Z PASS [ 0.074s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
49412024-08-01T01:27:57.708Z PASS [ 0.049s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
49422024-08-01T01:27:57.758Z PASS [ 0.050s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
49432024-08-01T01:27:57.804Z PASS [ 0.046s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
49442024-08-01T01:27:57.837Z PASS [ 0.033s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
49452024-08-01T01:27:57.869Z PASS [ 0.032s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
49462024-08-01T01:27:57.901Z PASS [ 0.032s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
49472024-08-01T01:27:57.932Z PASS [ 0.030s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
49482024-08-01T01:27:57.962Z PASS [ 0.030s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
49492024-08-01T01:27:57.989Z PASS [ 0.027s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
49502024-08-01T01:27:58.020Z PASS [ 0.031s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
49512024-08-01T01:27:58.049Z PASS [ 0.029s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
49522024-08-01T01:27:58.109Z PASS [ 0.060s] omicron-sled-agent config::test::test_smf_configs
49532024-08-01T01:27:58.175Z PASS [ 0.066s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
49542024-08-01T01:27:58.209Z PASS [ 0.034s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
49552024-08-01T01:27:58.239Z PASS [ 0.029s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
49562024-08-01T01:27:58.273Z PASS [ 0.034s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
49572024-08-01T01:27:58.310Z PASS [ 0.037s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
49582024-08-01T01:27:58.349Z PASS [ 0.038s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
49592024-08-01T01:28:00.910Z PASS [ 21.647s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
49602024-08-01T01:28:00.987Z PASS [ 2.638s] omicron-sled-agent instance::tests::test_instance_create_events_normal
49612024-08-01T01:28:02.292Z PASS [ 21.290s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
49622024-08-01T01:28:02.988Z PASS [ 38.280s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
49632024-08-01T01:28:04.007Z PASS [ 25.239s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
49642024-08-01T01:28:04.050Z PASS [ 0.044s] omicron-sled-agent probe_manager::test::probe_state_set_ops
49652024-08-01T01:28:04.079Z PASS [ 0.028s] omicron-sled-agent profile::tests::empty_profile
49662024-08-01T01:28:04.111Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_disabled_instance
49672024-08-01T01:28:04.142Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_instance
49682024-08-01T01:28:04.170Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_multiple
49692024-08-01T01:28:04.203Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_property
49702024-08-01T01:28:04.236Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_property_group
49712024-08-01T01:28:04.271Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_service
49722024-08-01T01:28:04.302Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_service_property_group
49732024-08-01T01:28:04.330Z PASS [ 0.029s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
49742024-08-01T01:28:04.343Z PASS [ 3.350s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
49752024-08-01T01:28:04.343Z PASS [ 3.427s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
49762024-08-01T01:28:04.355Z PASS [ 0.025s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
49772024-08-01T01:28:04.367Z PASS [ 0.031s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
49782024-08-01T01:28:04.385Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
49792024-08-01T01:28:04.397Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
49802024-08-01T01:28:04.409Z PASS [ 0.036s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
49812024-08-01T01:28:04.409Z PASS [ 2.114s] omicron-sled-agent instance::tests::test_instance_manager_creation
49822024-08-01T01:28:04.420Z PASS [ 21.641s] omicron-omdb::test_all_output test_omdb_env_settings
49832024-08-01T01:28:04.431Z PASS [ 0.033s] omicron-sled-agent services::test::test_all_zones_requests_schema
49842024-08-01T01:28:04.438Z PASS [ 0.029s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
49852024-08-01T01:28:04.448Z PASS [ 0.063s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
49862024-08-01T01:28:06.190Z PASS [ 11.888s] omicron-passwords test::test_smoke
49872024-08-01T01:28:06.975Z PASS [ 2.556s] omicron-sled-agent services::test::test_ensure_service
49882024-08-01T01:28:07.010Z PASS [ 0.035s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
49892024-08-01T01:28:07.042Z PASS [ 0.031s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
49902024-08-01T01:28:07.055Z PASS [ 2.652s] omicron-sled-agent services::test::test_bad_generations
49912024-08-01T01:28:07.072Z PASS [ 0.029s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
49922024-08-01T01:28:07.083Z PASS [ 0.027s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
49932024-08-01T01:28:07.106Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
49942024-08-01T01:28:07.113Z PASS [ 0.030s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
49952024-08-01T01:28:07.119Z PASS [ 2.672s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
49962024-08-01T01:28:07.138Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
49972024-08-01T01:28:07.150Z PASS [ 0.029s] omicron-sled-agent updates::test::test_query_no_components
49982024-08-01T01:28:07.157Z PASS [ 2.727s] omicron-sled-agent services::test::test_ensure_service_before_timesync
49992024-08-01T01:28:07.173Z PASS [ 0.032s] omicron-sled-agent updates::test::test_query_sled_agent_version
50002024-08-01T01:28:07.184Z PASS [ 0.034s] omicron-sled-agent updates::test::test_query_zone_version
50012024-08-01T01:28:07.202Z PASS [ 0.032s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
50022024-08-01T01:28:07.215Z PASS [ 2.777s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
50032024-08-01T01:28:07.253Z PASS [ 0.038s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
50042024-08-01T01:28:07.289Z PASS [ 0.129s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
50052024-08-01T01:28:07.821Z PASS [ 24.308s] omicron-omdb::test_all_output test_omdb_success_cases
50062024-08-01T01:28:08.769Z PASS [ 2.579s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
50072024-08-01T01:28:08.822Z PASS [ 0.053s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
50082024-08-01T01:28:08.851Z PASS [ 0.029s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
50092024-08-01T01:28:08.888Z PASS [ 0.038s] omicron-sled-agent zone_bundle::tests::test_disk_usage
50102024-08-01T01:28:08.914Z PASS [ 0.026s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
50112024-08-01T01:28:08.939Z PASS [ 0.024s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
50122024-08-01T01:28:08.958Z PASS [ 0.021s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
50132024-08-01T01:28:09.139Z PASS [ 1.938s] omicron-sled-agent zone_bundle::illumos_tests::test_context
50142024-08-01T01:28:09.209Z PASS [ 1.923s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
50152024-08-01T01:28:09.465Z PASS [ 0.504s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
50162024-08-01T01:28:09.499Z PASS [ 2.315s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
50172024-08-01T01:28:09.556Z PASS [ 2.302s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
50182024-08-01T01:28:09.583Z PASS [ 0.083s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
50192024-08-01T01:28:09.589Z PASS [ 0.126s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
50202024-08-01T01:28:09.612Z PASS [ 0.029s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
50212024-08-01T01:28:09.618Z PASS [ 0.029s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
50222024-08-01T01:28:09.653Z PASS [ 0.033s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
50232024-08-01T01:28:09.669Z PASS [ 0.460s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
50242024-08-01T01:28:09.697Z PASS [ 0.085s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
50252024-08-01T01:28:09.875Z PASS [ 0.735s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
50262024-08-01T01:28:09.884Z PASS [ 0.230s] omicron-test-utils dev::db::test::test_bad_cmd
50272024-08-01T01:28:09.944Z PASS [ 0.061s] omicron-test-utils dev::db::test::test_make_pg_config_fail
50282024-08-01T01:28:09.958Z PASS [ 2.139s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
50292024-08-01T01:28:09.973Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_make_pg_config_ok
50302024-08-01T01:28:09.988Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_process_exit_abnormal
50312024-08-01T01:28:10.009Z PASS [ 0.035s] omicron-test-utils dev::db::test::test_process_exit_normal
50322024-08-01T01:28:10.088Z PASS [ 0.417s] omicron-test-utils dev::db::test::test_cmd_fails
50332024-08-01T01:28:10.127Z PASS [ 0.252s] omicron-test-utils dev::db::test::test_database_start_hang
50342024-08-01T01:28:10.159Z PASS [ 0.032s] omicron-test-utils dev::db::test::test_starter_tmpdir
50352024-08-01T01:28:10.225Z PASS [ 0.065s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
50362024-08-01T01:28:10.259Z PASS [ 0.035s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
50372024-08-01T01:28:10.296Z PASS [ 0.036s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
50382024-08-01T01:28:10.332Z PASS [ 0.036s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
50392024-08-01T01:28:10.397Z PASS [ 0.065s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
50402024-08-01T01:28:10.588Z PASS [ 1.031s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
50412024-08-01T01:28:10.819Z LEAK [ 0.827s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
50422024-08-01T01:28:10.948Z PASS [ 0.130s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
50432024-08-01T01:28:10.960Z PASS [ 0.563s] openapi-manager check::tests::check_apis_up_to_date
50442024-08-01T01:28:10.966Z PASS [ 0.379s] oximeter test::timeseries_schema_consistency
50452024-08-01T01:28:11.203Z PASS [ 0.233s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
50462024-08-01T01:28:11.215Z PASS [ 0.255s] oximeter-collector agent::tests::test_self_stat_error_counter
50472024-08-01T01:28:11.223Z PASS [ 0.276s] oximeter-collector agent::tests::test_self_stat_collection_count
50482024-08-01T01:28:11.231Z PASS [ 0.030s] oximeter-collector self_stats::tests::test_failure_reason_serialization
50492024-08-01T01:28:11.316Z PASS [ 0.092s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
50502024-08-01T01:28:11.323Z PASS [ 0.094s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
50512024-08-01T01:28:11.342Z PASS [ 0.027s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
50522024-08-01T01:28:11.617Z PASS [ 0.401s] oximeter-collector::test_commands test_oximeter_no_args
50532024-08-01T01:28:12.771Z PASS [ 1.445s] oximeter-db client::oxql::tests::test_get_entire_table
50542024-08-01T01:28:12.837Z PASS [ 1.495s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
50552024-08-01T01:28:12.861Z PASS [ 1.245s] oximeter-db client::oxql::tests::test_get_one_timeseries
50562024-08-01T01:28:12.899Z PASS [ 0.062s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
50572024-08-01T01:28:12.912Z PASS [ 0.052s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
50582024-08-01T01:28:14.050Z PASS [ 1.281s] oximeter-db client::oxql::tests::test_limit_operations
50592024-08-01T01:28:14.391Z PASS [ 1.475s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
50602024-08-01T01:28:14.498Z PASS [ 4.409s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
50612024-08-01T01:28:14.613Z PASS [ 4.915s] omicron-test-utils dev::db::test::test_database_concurrent
50622024-08-01T01:28:14.982Z PASS [ 0.931s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
50632024-08-01T01:28:15.134Z PASS [ 8.017s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
50642024-08-01T01:28:15.173Z PASS [ 0.040s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
50652024-08-01T01:28:15.210Z PASS [ 0.036s] oximeter-db client::tests::test_read_timeseries_to_delete
50662024-08-01T01:28:15.242Z PASS [ 0.032s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
50672024-08-01T01:28:15.276Z PASS [ 0.034s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
50682024-08-01T01:28:15.446Z PASS [ 1.056s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
50692024-08-01T01:28:15.497Z PASS [ 0.999s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
50702024-08-01T01:28:15.622Z PASS [ 1.008s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
50712024-08-01T01:28:15.649Z PASS [ 0.028s] oximeter-db client::tests::test_unravel_index
50722024-08-01T01:28:15.697Z PASS [ 0.037s] oximeter-db client::tests::test_verify_schema_upgrades
50732024-08-01T01:28:15.730Z PASS [ 0.042s] oximeter-db model::tests::test_db_bool
50742024-08-01T01:28:16.496Z PASS [ 1.219s] oximeter-db client::tests::test_select_all_field_types
50752024-08-01T01:28:16.516Z PASS [ 0.787s] oximeter-db model::tests::test_db_bool_bad
50762024-08-01T01:28:16.524Z PASS [ 0.029s] oximeter-db model::tests::test_db_datum_type_conversion
50772024-08-01T01:28:16.547Z PASS [ 0.029s] oximeter-db model::tests::test_db_field_list_conversion
50782024-08-01T01:28:16.555Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_type_conversion
50792024-08-01T01:28:16.576Z PASS [ 0.031s] oximeter-db model::tests::test_db_histogram
50802024-08-01T01:28:16.609Z PASS [ 0.032s] oximeter-db model::tests::test_parse_bytes_measurement
50812024-08-01T01:28:16.637Z PASS [ 0.028s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
50822024-08-01T01:28:16.670Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
50832024-08-01T01:28:16.687Z PASS [ 1.706s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
50842024-08-01T01:28:16.701Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
50852024-08-01T01:28:16.719Z PASS [ 0.031s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
50862024-08-01T01:28:16.726Z PASS [ 0.172s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
50872024-08-01T01:28:16.734Z PASS [ 0.034s] oximeter-db model::tests::test_unroll_from_source
50882024-08-01T01:28:16.750Z PASS [ 0.032s] oximeter-db model::tests::test_unroll_measurement_row
50892024-08-01T01:28:16.757Z PASS [ 0.032s] oximeter-db model::tests::test_unroll_missing_measurement_row
50902024-08-01T01:28:16.765Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
50912024-08-01T01:28:16.776Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
50922024-08-01T01:28:16.784Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_comparison
50932024-08-01T01:28:16.791Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
50942024-08-01T01:28:16.803Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_double_literal
50952024-08-01T01:28:16.810Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
50962024-08-01T01:28:16.816Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
50972024-08-01T01:28:16.829Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
50982024-08-01T01:28:16.868Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
50992024-08-01T01:28:16.901Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
51002024-08-01T01:28:16.901Z PASS [ 0.058s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
51012024-08-01T01:28:16.921Z PASS [ 0.070s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
51022024-08-01T01:28:16.921Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
51032024-08-01T01:28:16.935Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
51042024-08-01T01:28:16.951Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_group_by
51052024-08-01T01:28:16.960Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_ident
51062024-08-01T01:28:16.969Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
51072024-08-01T01:28:17.070Z PASS [ 0.044s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
51082024-08-01T01:28:17.070Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
51092024-08-01T01:28:17.071Z PASS [ 0.060s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
51102024-08-01T01:28:17.080Z PASS [ 0.062s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
51112024-08-01T01:28:17.172Z PASS [ 0.084s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
51122024-08-01T01:28:17.178Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
51132024-08-01T01:28:17.181Z PASS [ 0.060s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
51142024-08-01T01:28:17.181Z PASS [ 0.060s] oximeter-db oxql::ast::grammar::tests::test_query
51152024-08-01T01:28:17.198Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
51162024-08-01T01:28:17.207Z PASS [ 0.095s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
51172024-08-01T01:28:17.228Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
51182024-08-01T01:28:17.240Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
51192024-08-01T01:28:17.271Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_reducer
51202024-08-01T01:28:17.280Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
51212024-08-01T01:28:17.310Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
51222024-08-01T01:28:17.328Z PASS [ 0.038s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
51232024-08-01T01:28:17.344Z PASS [ 0.044s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
51242024-08-01T01:28:17.361Z PASS [ 0.042s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
51252024-08-01T01:28:17.393Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
51262024-08-01T01:28:17.403Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
51272024-08-01T01:28:17.423Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
51282024-08-01T01:28:17.423Z PASS [ 1.925s] oximeter-db client::tests::test_sql_query_output
51292024-08-01T01:28:17.434Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
51302024-08-01T01:28:17.442Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
51312024-08-01T01:28:17.451Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
51322024-08-01T01:28:17.466Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
51332024-08-01T01:28:17.473Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
51342024-08-01T01:28:17.481Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
51352024-08-01T01:28:17.506Z PASS [ 0.038s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
51362024-08-01T01:28:17.519Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
51372024-08-01T01:28:17.519Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
51382024-08-01T01:28:17.539Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
51392024-08-01T01:28:17.546Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
51402024-08-01T01:28:17.553Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
51412024-08-01T01:28:17.568Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
51422024-08-01T01:28:17.575Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
51432024-08-01T01:28:17.582Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
51442024-08-01T01:28:17.597Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
51452024-08-01T01:28:17.607Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
51462024-08-01T01:28:17.617Z PASS [ 0.032s] oximeter-db oxql::point::tests::test_cast_points_from_bool
51472024-08-01T01:28:17.634Z PASS [ 0.036s] oximeter-db oxql::point::tests::test_cast_points_from_double
51482024-08-01T01:28:17.646Z PASS [ 0.037s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
51492024-08-01T01:28:17.653Z PASS [ 0.038s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
51502024-08-01T01:28:17.667Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_integer
51512024-08-01T01:28:17.675Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_string
51522024-08-01T01:28:17.683Z PASS [ 0.029s] oximeter-db oxql::point::tests::test_point_delta_between
51532024-08-01T01:28:17.694Z PASS [ 0.028s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
51542024-08-01T01:28:17.701Z PASS [ 0.026s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
51552024-08-01T01:28:17.709Z PASS [ 0.027s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
51562024-08-01T01:28:17.723Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits
51572024-08-01T01:28:17.731Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
51582024-08-01T01:28:17.738Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
51592024-08-01T01:28:17.754Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
51602024-08-01T01:28:17.761Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
51612024-08-01T01:28:17.768Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
51622024-08-01T01:28:17.784Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
51632024-08-01T01:28:17.793Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
51642024-08-01T01:28:17.808Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_predicates
51652024-08-01T01:28:17.887Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
51662024-08-01T01:28:17.890Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
51672024-08-01T01:28:17.891Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
51682024-08-01T01:28:17.891Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_query_end_time
51692024-08-01T01:28:17.891Z PASS [ 0.030s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
51702024-08-01T01:28:17.893Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
51712024-08-01T01:28:17.923Z PASS [ 0.046s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
51722024-08-01T01:28:17.924Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
51732024-08-01T01:28:17.990Z PASS [ 0.030s] oximeter-db query::tests::test_field_cmp
51742024-08-01T01:28:17.990Z PASS [ 0.072s] oximeter-db oxql::query::tests::test_split_query
51752024-08-01T01:28:17.990Z PASS [ 0.055s] oximeter-db query::tests::test_field_selector_as_query
51762024-08-01T01:28:18.101Z PASS [ 0.068s] oximeter-db query::tests::test_field_value_as_db_str
51772024-08-01T01:28:18.101Z PASS [ 0.050s] oximeter-db query::tests::test_select_query_builder_field_selectors
51782024-08-01T01:28:18.104Z PASS [ 0.107s] oximeter-db query::tests::test_select_query_builder_filter_raw
51792024-08-01T01:28:18.104Z PASS [ 0.099s] oximeter-db query::tests::test_select_query_builder_from_parts
51802024-08-01T01:28:18.127Z PASS [ 0.054s] oximeter-db query::tests::test_select_query_builder_limit_offset
51812024-08-01T01:28:18.135Z PASS [ 0.037s] oximeter-db query::tests::test_select_query_builder_no_fields
51822024-08-01T01:28:18.144Z PASS [ 0.095s] oximeter-db query::tests::test_select_query_builder_full
51832024-08-01T01:28:18.160Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_no_selectors
51842024-08-01T01:28:18.171Z PASS [ 0.028s] oximeter-db query::tests::test_time_range
51852024-08-01T01:28:18.183Z PASS [ 0.044s] oximeter-db query::tests::test_string_field_selector
51862024-08-01T01:28:18.213Z PASS [ 0.050s] oximeter-db sql::tests::test_allow_limit_offset
51872024-08-01T01:28:18.227Z PASS [ 0.050s] oximeter-db sql::tests::test_allow_subqueries
51882024-08-01T01:28:18.245Z PASS [ 0.065s] oximeter-db sql::tests::test_cannot_name_database
51892024-08-01T01:28:18.267Z PASS [ 0.051s] oximeter-db sql::tests::test_ctes_are_not_supported
51902024-08-01T01:28:18.289Z PASS [ 0.053s] oximeter-db sql::tests::test_function_allow_list
51912024-08-01T01:28:18.322Z PASS [ 0.050s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
51922024-08-01T01:28:18.339Z PASS [ 0.061s] oximeter-db sql::tests::test_query_must_be_select_statement
51932024-08-01T01:28:18.357Z PASS [ 0.103s] oximeter-db sql::tests::test_join_must_be_inner
51942024-08-01T01:28:18.369Z PASS [ 0.053s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
51952024-08-01T01:28:18.388Z PASS [ 0.041s] oximeter-db sql::tests::test_require_table_is_timeseries_name
51962024-08-01T01:28:18.388Z PASS [ 0.039s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
51972024-08-01T01:28:18.409Z PASS [ 0.042s] oximeter-db sql::tests::test_with_comma_join_fails
51982024-08-01T01:28:18.418Z PASS [ 0.039s] oximeter-db tests::test_timeseries_key_field_stability
51992024-08-01T01:28:18.427Z PASS [ 0.040s] oximeter-db tests::test_timeseries_key_sample_stability
52002024-08-01T01:28:18.451Z PASS [ 0.040s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
52012024-08-01T01:28:18.462Z PASS [ 0.042s] oximeter-impl histogram::tests::test_bin_range
52022024-08-01T01:28:18.472Z PASS [ 0.044s] oximeter-impl histogram::tests::test_bin_range_from
52032024-08-01T01:28:18.483Z PASS [ 0.033s] oximeter-impl histogram::tests::test_bin_range_to
52042024-08-01T01:28:18.496Z PASS [ 0.035s] oximeter-impl histogram::tests::test_empty_bins_not_supported
52052024-08-01T01:28:18.504Z PASS [ 0.034s] oximeter-impl histogram::tests::test_ensure_finite
52062024-08-01T01:28:18.532Z PASS [ 0.037s] oximeter-impl histogram::tests::test_histogram
52072024-08-01T01:28:18.567Z PASS [ 0.046s] oximeter-impl histogram::tests::test_histogram_construct_with
52082024-08-01T01:28:18.567Z PASS [ 0.036s] oximeter-impl histogram::tests::test_histogram_extreme_bins
52092024-08-01T01:28:18.581Z PASS [ 0.058s] oximeter-impl histogram::tests::test_histogram_extreme_samples
52102024-08-01T01:28:18.601Z PASS [ 0.049s] oximeter-impl histogram::tests::test_histogram_float_bins
52112024-08-01T01:28:18.601Z PASS [ 0.037s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
52122024-08-01T01:28:18.658Z PASS [ 0.033s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
52132024-08-01T01:28:18.658Z PASS [ 0.029s] oximeter-impl histogram::tests::test_histogram_with_bins
52142024-08-01T01:28:18.658Z PASS [ 0.035s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
52152024-08-01T01:28:18.658Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
52162024-08-01T01:28:18.703Z PASS [ 0.031s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
52172024-08-01T01:28:18.703Z PASS [ 0.051s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
52182024-08-01T01:28:18.729Z PASS [ 0.037s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
52192024-08-01T01:28:18.794Z PASS [ 0.119s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
52202024-08-01T01:28:18.794Z PASS [ 0.039s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
52212024-08-01T01:28:18.797Z PASS [ 0.053s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
52222024-08-01T01:28:18.797Z PASS [ 0.036s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
52232024-08-01T01:28:18.797Z PASS [ 0.039s] oximeter-impl histogram::tests::test_span_decades
52242024-08-01T01:28:18.874Z PASS [ 0.029s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
52252024-08-01T01:28:18.874Z PASS [ 0.027s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
52262024-08-01T01:28:18.877Z PASS [ 0.032s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
52272024-08-01T01:28:18.877Z PASS [ 0.034s] oximeter-impl quantile::tests::test_default_percentiles
52282024-08-01T01:28:18.877Z PASS [ 0.041s] oximeter-impl quantile::tests::test_empty_observations
52292024-08-01T01:28:18.877Z PASS [ 0.035s] oximeter-impl quantile::tests::test_find_cells
52302024-08-01T01:28:18.877Z PASS [ 0.033s] oximeter-impl quantile::tests::test_float_observations
52312024-08-01T01:28:18.907Z PASS [ 0.034s] oximeter-impl quantile::tests::test_invalid_p_value
52322024-08-01T01:28:18.928Z PASS [ 0.045s] oximeter-impl quantile::tests::test_max_p
52332024-08-01T01:28:18.928Z PASS [ 0.065s] oximeter-impl quantile::tests::test_integer_observations
52342024-08-01T01:28:18.937Z PASS [ 0.042s] oximeter-impl quantile::tests::test_min_p
52352024-08-01T01:28:18.956Z PASS [ 0.030s] oximeter-impl quantile::tests::test_non_filled_observations
52362024-08-01T01:28:18.979Z PASS [ 0.052s] oximeter-impl quantile::tests::test_rounding
52372024-08-01T01:28:19.032Z PASS [ 0.095s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
52382024-08-01T01:28:19.058Z PASS [ 0.094s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
52392024-08-01T01:28:19.058Z PASS [ 0.063s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
52402024-08-01T01:28:19.067Z PASS [ 0.035s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
52412024-08-01T01:28:19.075Z PASS [ 0.036s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
52422024-08-01T01:28:19.093Z PASS [ 0.036s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
52432024-08-01T01:28:19.108Z PASS [ 0.034s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
52442024-08-01T01:28:19.108Z PASS [ 0.033s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
52452024-08-01T01:28:19.127Z PASS [ 0.032s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
52462024-08-01T01:28:19.144Z PASS [ 0.042s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
52472024-08-01T01:28:19.157Z PASS [ 0.044s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
52482024-08-01T01:28:19.164Z PASS [ 0.039s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
52492024-08-01T01:28:19.185Z PASS [ 0.039s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
52502024-08-01T01:28:19.203Z PASS [ 0.040s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
52512024-08-01T01:28:19.206Z PASS [ 0.029s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
52522024-08-01T01:28:19.215Z PASS [ 0.033s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
52532024-08-01T01:28:19.238Z PASS [ 0.030s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
52542024-08-01T01:28:19.248Z PASS [ 0.053s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
52552024-08-01T01:28:19.257Z PASS [ 0.041s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
52562024-08-01T01:28:19.265Z PASS [ 0.033s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
52572024-08-01T01:28:19.275Z PASS [ 0.029s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
52582024-08-01T01:28:19.285Z PASS [ 0.029s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
52592024-08-01T01:28:19.293Z PASS [ 0.028s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
52602024-08-01T01:28:19.303Z PASS [ 0.029s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
52612024-08-01T01:28:19.318Z PASS [ 0.033s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
52622024-08-01T01:28:19.332Z PASS [ 2.187s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
52632024-08-01T01:28:19.332Z PASS [ 0.033s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
52642024-08-01T01:28:19.340Z PASS [ 0.037s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
52652024-08-01T01:28:19.349Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
52662024-08-01T01:28:19.358Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
52672024-08-01T01:28:19.368Z PASS [ 0.033s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
52682024-08-01T01:28:19.377Z PASS [ 0.036s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
52692024-08-01T01:28:19.380Z PASS [ 0.036s] oximeter-impl schema::ir::tests::only_support_format_version_1
52702024-08-01T01:28:19.421Z PASS [ 0.035s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
52712024-08-01T01:28:19.421Z PASS [ 0.033s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
52722024-08-01T01:28:19.421Z PASS [ 0.031s] oximeter-impl schema::tests::test_field_schema_ordering
52732024-08-01T01:28:19.424Z PASS [ 0.030s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
52742024-08-01T01:28:19.424Z PASS [ 0.029s] oximeter-impl schema::tests::test_timeseries_name
52752024-08-01T01:28:19.433Z PASS [ 0.032s] oximeter-impl schema::tests::test_timeseries_name_from_str
52762024-08-01T01:28:19.439Z PASS [ 0.033s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
52772024-08-01T01:28:19.446Z PASS [ 0.033s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
52782024-08-01T01:28:19.456Z PASS [ 0.035s] oximeter-impl test_util::tests::test_gen_test_samples
52792024-08-01T01:28:19.647Z PASS [ 0.032s] oximeter-impl traits::tests::test_metric_trait
52802024-08-01T01:28:19.647Z PASS [ 0.024s] oximeter-impl traits::tests::test_target_trait
52812024-08-01T01:28:19.652Z PASS [ 0.031s] oximeter-impl traits::tests::test_producer_trait
52822024-08-01T01:28:19.652Z PASS [ 0.027s] oximeter-impl types::tests::test_cumulative_f64
52832024-08-01T01:28:19.652Z PASS [ 0.028s] oximeter-impl types::tests::test_cumulative_i64
52842024-08-01T01:28:19.652Z PASS [ 0.027s] oximeter-impl types::tests::test_datum
52852024-08-01T01:28:19.652Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
52862024-08-01T01:28:19.652Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
52872024-08-01T01:28:19.652Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
52882024-08-01T01:28:19.652Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
52892024-08-01T01:28:19.652Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
52902024-08-01T01:28:19.652Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
52912024-08-01T01:28:19.653Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
52922024-08-01T01:28:19.653Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
52932024-08-01T01:28:19.653Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
52942024-08-01T01:28:19.653Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
52952024-08-01T01:28:19.653Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
52962024-08-01T01:28:19.653Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
52972024-08-01T01:28:19.653Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
52982024-08-01T01:28:19.653Z PASS [ 0.033s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
52992024-08-01T01:28:19.653Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
53002024-08-01T01:28:19.653Z PASS [ 0.040s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
53012024-08-01T01:28:19.653Z PASS [ 0.041s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
53022024-08-01T01:28:19.653Z PASS [ 0.029s] oximeter-impl types::tests::test_measurement
53032024-08-01T01:28:19.653Z PASS [ 0.029s] oximeter-impl types::tests::test_sample_struct
53042024-08-01T01:28:19.653Z PASS [ 0.028s] oximeter-impl types::tests::test_verify_field_names
53052024-08-01T01:28:19.685Z PASS [ 0.051s] oximeter-instruments http::tests::test_normalize_uri_path
53062024-08-01T01:28:19.692Z PASS [ 0.067s] oximeter-instruments http::tests::test_latency_tracker
53072024-08-01T01:28:19.777Z PASS [ 0.084s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
53082024-08-01T01:28:19.788Z PASS [ 0.149s] oximeter-instruments kstat::link::tests::test_kstat_sampler
53092024-08-01T01:28:19.800Z PASS [ 0.111s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
53102024-08-01T01:28:19.800Z PASS [ 0.148s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
53112024-08-01T01:28:19.831Z PASS [ 0.055s] oximeter-instruments kstat::link::tests::test_physical_datalink
53122024-08-01T01:28:19.839Z PASS [ 0.038s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
53132024-08-01T01:28:19.853Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
53142024-08-01T01:28:19.867Z PASS [ 0.065s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
53152024-08-01T01:28:19.868Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
53162024-08-01T01:28:19.880Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
53172024-08-01T01:28:19.880Z PASS [ 0.086s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
53182024-08-01T01:28:19.887Z PASS [ 0.027s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
53192024-08-01T01:28:19.894Z PASS [ 0.027s] oximeter-macro-impl tests::test_metric_annotated_field
53202024-08-01T01:28:19.906Z PASS [ 0.027s] oximeter-macro-impl tests::test_metric_datum_field
53212024-08-01T01:28:19.906Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_enum
53222024-08-01T01:28:19.920Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_without_datum_field
53232024-08-01T01:28:19.923Z PASS [ 0.020s] oximeter-macro-impl tests::test_target
53242024-08-01T01:28:19.966Z PASS [ 0.025s] oximeter-macro-impl tests::test_target_empty_struct
53252024-08-01T01:28:19.966Z PASS [ 0.020s] oximeter-macro-impl tests::test_target_enum
53262024-08-01T01:28:19.966Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_unit_struct
53272024-08-01T01:28:19.966Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_with_datum_field
53282024-08-01T01:28:19.966Z PASS [ 0.020s] oxlog tests::test_is_oxide_smf_log_file
53292024-08-01T01:28:19.969Z PASS [ 0.019s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
53302024-08-01T01:28:19.969Z PASS [ 0.018s] oxlog tests::test_sort_logs
53312024-08-01T01:28:20.109Z PASS [ 0.142s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
53322024-08-01T01:28:20.140Z PASS [ 0.030s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
53332024-08-01T01:28:20.207Z PASS [ 0.061s] sled-agent-types rack_init::tests::parse_rack_initialization
53342024-08-01T01:28:20.237Z PASS [ 0.037s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
53352024-08-01T01:28:20.282Z PASS [ 0.044s] sled-agent-types rack_init::tests::test_extra_certs
53362024-08-01T01:28:20.308Z PASS [ 0.026s] sled-agent-types rack_init::tests::test_subnets
53372024-08-01T01:28:20.352Z PASS [ 0.044s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
53382024-08-01T01:28:20.423Z PASS [ 0.070s] sled-hardware disk::test::test_disk_paths
53392024-08-01T01:28:20.449Z PASS [ 0.026s] sled-hardware disk::test::test_partition_device_paths
53402024-08-01T01:28:20.529Z PASS [ 0.080s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
53412024-08-01T01:28:20.558Z PASS [ 0.029s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
53422024-08-01T01:28:20.586Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
53432024-08-01T01:28:20.618Z PASS [ 0.029s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
53442024-08-01T01:28:20.668Z PASS [ 0.713s] reconfigurator-cli::test_basic test_basic
53452024-08-01T01:28:20.677Z PASS [ 0.061s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
53462024-08-01T01:28:20.700Z PASS [ 0.033s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
53472024-08-01T01:28:20.706Z PASS [ 0.032s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
53482024-08-01T01:28:20.729Z PASS [ 0.028s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
53492024-08-01T01:28:20.761Z PASS [ 0.053s] sled-storage dataset::test::serialize_dataset_name
53502024-08-01T01:28:20.802Z PASS [ 0.073s] sled-storage manager::test::test_omicron_physical_disks_schema
53512024-08-01T01:28:21.753Z PASS [ 0.950s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
53522024-08-01T01:28:21.795Z PASS [ 0.043s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
53532024-08-01T01:28:22.475Z PASS [ 1.714s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
53542024-08-01T01:28:22.501Z PASS [ 12.490s] omicron-test-utils dev::db::test::test_setup_database_default_dir
53552024-08-01T01:28:22.535Z PASS [ 0.060s] sled-storage manager::tests::ensure_using_exactly_these_disks
53562024-08-01T01:28:23.297Z PASS [ 3.368s] oximeter-producer tests::test_producer_registration_task
53572024-08-01T01:28:24.082Z PASS [ 2.285s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
53582024-08-01T01:28:24.293Z PASS [ 0.996s] sled-storage manager::tests::update_rawdisk_firmware
53592024-08-01T01:28:24.359Z PASS [ 1.858s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
53602024-08-01T01:28:24.998Z PASS [ 2.461s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
53612024-08-01T01:28:25.542Z PASS [ 1.249s] sled-storage manager::tests::wait_for_boot_disk
53622024-08-01T01:28:25.636Z PASS [ 0.638s] tufaceous::integration-tests command_tests::test_init_and_add
53632024-08-01T01:28:25.689Z PASS [ 0.053s] tufaceous-lib archive::tests::test_validate_path
53642024-08-01T01:28:25.776Z PASS [ 0.085s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
53652024-08-01T01:28:25.822Z PASS [ 0.047s] tufaceous-lib key::tests::test_from_str
53662024-08-01T01:28:25.912Z PASS [ 1.553s] tufaceous::integration-tests command_tests::test_assemble_fake
53672024-08-01T01:28:26.043Z PASS [ 0.221s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
53682024-08-01T01:28:26.231Z PASS [ 2.148s] sled-storage manager::tests::upsert_filesystem
53692024-08-01T01:28:26.351Z PASS [ 0.121s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
53702024-08-01T01:28:26.370Z PASS [ 0.828s] tufaceous::manifest-tests check_manifest::fake.toml
53712024-08-01T01:28:26.591Z PASS [ 0.221s] update-engine display::group_display::tests::test_stats
53722024-08-01T01:28:26.623Z PASS [ 0.031s] update-engine display::line_display_shared::tests::test_format_progress_counter
53732024-08-01T01:28:26.662Z PASS [ 0.040s] update-engine engine::tests::error_exits_early
53742024-08-01T01:28:26.716Z PASS [ 0.053s] update-engine events::tests::progress_event_parse_unknown
53752024-08-01T01:28:26.758Z PASS [ 0.040s] update-engine events::tests::step_event_parse_unknown
53762024-08-01T01:28:26.794Z PASS [ 0.441s] update-engine buffer::tests::test_buffer
53772024-08-01T01:28:26.852Z PASS [ 0.059s] wicket state::inventory::tests::component_id_display
53782024-08-01T01:28:26.956Z PASS [ 1.041s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
53792024-08-01T01:28:26.967Z PASS [ 0.211s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
53802024-08-01T01:28:27.051Z PASS [ 0.096s] wicket-common rack_setup::tests::roundtrip_import_export_policy
53812024-08-01T01:28:27.092Z PASS [ 0.125s] wicketd installinator_progress::tests::test_states
53822024-08-01T01:28:27.131Z PASS [ 0.080s] wicketd rss_config::tests::test_bgp_auth_key_states
53832024-08-01T01:28:27.321Z PASS [ 0.471s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
53842024-08-01T01:28:28.229Z PASS [ 1.137s] wicketd::mod integration_tests::inventory::test_inventory
53852024-08-01T01:28:29.140Z PASS [ 1.825s] wicketd::mod integration_tests::updates::test_update_races
53862024-08-01T01:28:29.294Z PASS [ 13.853s] oximeter-db client::tests::test_single_node
53872024-08-01T01:28:29.658Z PASS [ 3.623s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
53882024-08-01T01:28:30.777Z PASS [ 2.555s] wicketd::mod integration_tests::updates::test_updates
53892024-08-01T01:28:30.990Z PASS [ 3.866s] wicketd::mod integration_tests::updates::test_installinator_fetch
53902024-08-01T01:28:35.125Z PASS [ 32.140s] omicron-sled-agent nexus::test::nexus_self_notification_test
53912024-08-01T01:28:35.805Z PASS [ 15.849s] reconfigurator-cli::test_basic test_blueprint_edit
53922024-08-01T01:28:40.334Z PASS [ 27.432s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
53932024-08-01T01:28:43.078Z PASS [ 2.744s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
53942024-08-01T01:28:53.781Z PASS [ 10.701s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
53952024-08-01T01:29:07.750Z PASS [ 13.967s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
53962024-08-01T01:30:07.761Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
53972024-08-01T01:31:07.770Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
53982024-08-01T01:32:07.781Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
53992024-08-01T01:33:00.548Z PASS [ 232.767s] oximeter-db client::tests::test_replicated
54002024-08-01T01:33:00.552Z------------
54012024-08-01T01:33:00.552Z Summary [1910.806s] 1371 tests run: 1371 passed (8 slow, 1 leaky), 3 skipped
54022024-08-01T01:33:00.578Z
54032024-08-01T01:33:00.578Zreal 32:12.227712602
54042024-08-01T01:33:00.578Zuser 2:35:54.398692319
54052024-08-01T01:33:00.578Zsys 31:36.686579494
54062024-08-01T01:33:00.578Ztrap 2:06.890694486
54072024-08-01T01:33:00.578Ztflt 23.640669214
54082024-08-01T01:33:00.578Zdflt 1:18.486006938
54092024-08-01T01:33:00.582Zkflt 0.409270777
54102024-08-01T01:33:00.582Zlock 897:22:19.045582112
54112024-08-01T01:33:00.582Zslp 39:28:04.242984234
54122024-08-01T01:33:00.582Zlat 2:27:54.219579733
54132024-08-01T01:33:00.582Zstop 38:09.890018877
54142024-08-01T01:33:00.582Z+ banner doctest
54152024-08-01T01:33:00.582Z
54162024-08-01T01:33:00.582Z ##### #### #### ##### ###### #### #####
54172024-08-01T01:33:00.582Z # # # # # # # # # #
54182024-08-01T01:33:00.582Z # # # # # # ##### #### #
54192024-08-01T01:33:00.582Z # # # # # # # # #
54202024-08-01T01:33:00.582Z # # # # # # # # # # #
54212024-08-01T01:33:00.582Z ##### #### #### # ###### #### #
54222024-08-01T01:33:00.582Z
54232024-08-01T01:33:00.582Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
54242024-08-01T01:33:02.291Z Fresh unicode-ident v1.0.12
54252024-08-01T01:33:02.294Z Fresh cfg-if v1.0.0
54262024-08-01T01:33:02.294Z Fresh autocfg v1.3.0
54272024-08-01T01:33:02.294Z Fresh version_check v0.9.4
54282024-08-01T01:33:02.294Z Fresh memchr v2.7.2
54292024-08-01T01:33:02.294Z Fresh scopeguard v1.2.0
54302024-08-01T01:33:02.294Z Fresh log v0.4.21
54312024-08-01T01:33:02.294Z Fresh byteorder v1.5.0
54322024-08-01T01:33:02.294Z Fresh once_cell v1.19.0
54332024-08-01T01:33:02.294Z Fresh itoa v1.0.11
54342024-08-01T01:33:02.294Z Fresh proc-macro2 v1.0.86
54352024-08-01T01:33:02.294Z Fresh libc v0.2.155
54362024-08-01T01:33:02.294Z Fresh smallvec v1.13.2
54372024-08-01T01:33:02.297Z Fresh cc v1.0.97
54382024-08-01T01:33:02.297Z Fresh quote v1.0.36
54392024-08-01T01:33:02.297Z Fresh getrandom v0.2.14
54402024-08-01T01:33:02.297Z Fresh lock_api v0.4.12
54412024-08-01T01:33:02.297Z Fresh pin-project-lite v0.2.14
54422024-08-01T01:33:02.297Z Fresh ryu v1.0.18
54432024-08-01T01:33:02.297Z Fresh syn v2.0.72
54442024-08-01T01:33:02.297Z Fresh parking_lot_core v0.9.10
54452024-08-01T01:33:02.297Z Fresh libm v0.2.8
54462024-08-01T01:33:02.297Z Fresh spin v0.9.8
54472024-08-01T01:33:02.297Z Fresh signal-hook-registry v1.4.2
54482024-08-01T01:33:02.297Z Fresh mio v0.8.11
54492024-08-01T01:33:02.297Z Fresh serde_derive v1.0.204
54502024-08-01T01:33:02.297Z Fresh zerocopy-derive v0.7.34
54512024-08-01T01:33:02.297Z Fresh parking_lot v0.12.2
54522024-08-01T01:33:02.300Z Fresh num-traits v0.2.19
54532024-08-01T01:33:02.300Z Fresh thiserror-impl v1.0.63
54542024-08-01T01:33:02.300Z Fresh num_cpus v1.16.0
54552024-08-01T01:33:02.300Z Fresh serde v1.0.204
54562024-08-01T01:33:02.300Z Fresh zerocopy v0.7.34
54572024-08-01T01:33:02.300Z Fresh thiserror v1.0.63
54582024-08-01T01:33:02.300Z Fresh allocator-api2 v0.2.18
54592024-08-01T01:33:02.300Z Fresh futures-core v0.3.30
54602024-08-01T01:33:02.301Z Fresh tokio-macros v2.3.0
54612024-08-01T01:33:02.301Z Fresh rand_core v0.6.4
54622024-08-01T01:33:02.301Z Fresh bytes v1.6.0
54632024-08-01T01:33:02.301Z Fresh ahash v0.8.11
54642024-08-01T01:33:02.301Z Fresh bitflags v2.6.0
54652024-08-01T01:33:02.301Z Fresh socket2 v0.5.7
54662024-08-01T01:33:02.301Z Fresh equivalent v1.0.1
54672024-08-01T01:33:02.301Z Fresh zeroize_derive v1.4.2
54682024-08-01T01:33:02.301Z Fresh futures-sink v0.3.30
54692024-08-01T01:33:02.301Z Fresh hashbrown v0.14.5
54702024-08-01T01:33:02.301Z Fresh serde_json v1.0.120
54712024-08-01T01:33:02.301Z Fresh tokio v1.38.1
54722024-08-01T01:33:02.301Z Fresh zeroize v1.7.0
54732024-08-01T01:33:02.301Z Fresh fnv v1.0.7
54742024-08-01T01:33:02.301Z Fresh futures-channel v0.3.30
54752024-08-01T01:33:02.301Z Fresh futures-macro v0.3.30
54762024-08-01T01:33:02.301Z Fresh indexmap v2.2.6
54772024-08-01T01:33:02.304Z Fresh futures-io v0.3.30
54782024-08-01T01:33:02.304Z Fresh futures-task v0.3.30
54792024-08-01T01:33:02.304Z Fresh pin-utils v0.1.0
54802024-08-01T01:33:02.304Z Fresh regex-syntax v0.8.3
54812024-08-01T01:33:02.304Z Fresh aho-corasick v1.1.3
54822024-08-01T01:33:02.304Z Fresh slab v0.4.9
54832024-08-01T01:33:02.304Z Fresh regex-automata v0.4.6
54842024-08-01T01:33:02.304Z Fresh iana-time-zone v0.1.60
54852024-08-01T01:33:02.304Z Fresh uuid v1.10.0
54862024-08-01T01:33:02.304Z Fresh subtle v2.5.0
54872024-08-01T01:33:02.304Z Fresh futures-util v0.3.30
54882024-08-01T01:33:02.304Z Fresh syn v1.0.109
54892024-08-01T01:33:02.304Z Fresh chrono v0.4.38
54902024-08-01T01:33:02.304Z Fresh regex v1.10.5
54912024-08-01T01:33:02.304Z Fresh heck v0.5.0
54922024-08-01T01:33:02.308Z Fresh typenum v1.17.0
54932024-08-01T01:33:02.308Z Fresh tinyvec_macros v0.1.1
54942024-08-01T01:33:02.308Z Fresh lazy_static v1.5.0
54952024-08-01T01:33:02.308Z Fresh serde_derive_internals v0.29.1
54962024-08-01T01:33:02.308Z Fresh pkg-config v0.3.30
54972024-08-01T01:33:02.308Z Fresh dyn-clone v1.0.17
54982024-08-01T01:33:02.308Z Fresh generic-array v0.14.7
54992024-08-01T01:33:02.308Z Fresh tinyvec v1.6.0
55002024-08-01T01:33:02.308Z Fresh schemars_derive v0.8.21
55012024-08-01T01:33:02.308Z Fresh semver v1.0.23
55022024-08-01T01:33:02.308Z Fresh const-oid v0.9.6
55032024-08-01T01:33:02.308Z Fresh unicode-bidi v0.3.15
55042024-08-01T01:33:02.308Z Fresh unicode-normalization v0.1.23
55052024-08-01T01:33:02.308Z Fresh crypto-common v0.1.6
55062024-08-01T01:33:02.308Z Fresh schemars v0.8.21
55072024-08-01T01:33:02.308Z Fresh tracing-attributes v0.1.27
55082024-08-01T01:33:02.308Z Fresh errno v0.3.9
55092024-08-01T01:33:02.308Z Fresh tracing-core v0.1.32
55102024-08-01T01:33:02.311Z Fresh percent-encoding v2.3.1
55112024-08-01T01:33:02.311Z Fresh rustix v0.38.34
55122024-08-01T01:33:02.311Z Fresh tracing v0.1.40
55132024-08-01T01:33:02.311Z Fresh ppv-lite86 v0.2.17
55142024-08-01T01:33:02.311Z Fresh form_urlencoded v1.2.1
55152024-08-01T01:33:02.311Z Fresh block-buffer v0.10.4
55162024-08-01T01:33:02.311Z Fresh unicode-width v0.1.13
55172024-08-01T01:33:02.311Z Fresh rand_chacha v0.3.1
55182024-08-01T01:33:02.311Z Fresh digest v0.10.7
55192024-08-01T01:33:02.311Z Fresh http v0.2.12
55202024-08-01T01:33:02.311Z Fresh either v1.12.0
55212024-08-01T01:33:02.312Z Fresh num-conv v0.1.0
55222024-08-01T01:33:02.312Z Fresh time-core v0.1.2
55232024-08-01T01:33:02.312Z Fresh rand v0.8.5
55242024-08-01T01:33:02.312Z Fresh httparse v1.8.0
55252024-08-01T01:33:02.312Z Fresh powerfmt v0.2.0
55262024-08-01T01:33:02.312Z Fresh time-macros v0.2.18
55272024-08-01T01:33:02.312Z Fresh num_threads v0.1.7
55282024-08-01T01:33:02.312Z Fresh idna v0.5.0
55292024-08-01T01:33:02.312Z Fresh untrusted v0.9.0
55302024-08-01T01:33:02.312Z Fresh deranged v0.3.11
55312024-08-01T01:33:02.312Z Fresh ring v0.17.8
55322024-08-01T01:33:02.312Z Fresh url v2.5.2
55332024-08-01T01:33:02.312Z Fresh serde_tokenstream v0.2.1
55342024-08-01T01:33:02.312Z Fresh vcpkg v0.2.15
55352024-08-01T01:33:02.312Z Fresh serde_spanned v0.6.6
55362024-08-01T01:33:02.312Z Fresh time v0.3.36
55372024-08-01T01:33:02.312Z Fresh rustversion v1.0.17
55382024-08-01T01:33:02.312Z Fresh toml_datetime v0.6.6
55392024-08-01T01:33:02.312Z Fresh adler v1.0.2
55402024-08-01T01:33:02.312Z Fresh cpufeatures v0.2.12
55412024-08-01T01:33:02.312Z Fresh try-lock v0.2.5
55422024-08-01T01:33:02.312Z Fresh miniz_oxide v0.7.2
55432024-08-01T01:33:02.312Z Fresh slog v2.7.0
55442024-08-01T01:33:02.312Z Fresh want v0.3.1
55452024-08-01T01:33:02.312Z Fresh socket2 v0.4.10
55462024-08-01T01:33:02.312Z Fresh tower-service v0.3.2
55472024-08-01T01:33:02.312Z Fresh tokio-util v0.7.11
55482024-08-01T01:33:02.312Z Fresh async-trait v0.1.81
55492024-08-01T01:33:02.312Z Fresh base64 v0.21.7
55502024-08-01T01:33:02.312Z Fresh httpdate v1.0.3
55512024-08-01T01:33:02.312Z Fresh h2 v0.3.26
55522024-08-01T01:33:02.312Z Fresh http-body v0.4.6
55532024-08-01T01:33:02.312Z Fresh futures-executor v0.3.30
55542024-08-01T01:33:02.312Z Fresh openssl-probe v0.1.5
55552024-08-01T01:33:02.312Z Fresh foreign-types-shared v0.1.1
55562024-08-01T01:33:02.312Z Fresh hyper v0.14.28
55572024-08-01T01:33:02.312Z Fresh foreign-types v0.3.2
55582024-08-01T01:33:02.312Z Fresh openssl-sys v0.9.103
55592024-08-01T01:33:02.313Z Fresh openssl-macros v0.1.1
55602024-08-01T01:33:02.313Z Fresh gimli v0.28.1
55612024-08-01T01:33:02.313Z Fresh mime v0.3.17
55622024-08-01T01:33:02.313Z Fresh strsim v0.11.1
55632024-08-01T01:33:02.313Z Fresh openssl v0.10.66
55642024-08-01T01:33:02.313Z Fresh addr2line v0.21.0
55652024-08-01T01:33:02.316Z Fresh futures v0.3.30
55662024-08-01T01:33:02.316Z Fresh object v0.32.2
55672024-08-01T01:33:02.316Z Fresh winnow v0.5.40
55682024-08-01T01:33:02.316Z Fresh ipnet v2.9.0
55692024-08-01T01:33:02.316Z Fresh heck v0.4.1
55702024-08-01T01:33:02.316Z Fresh rustc-demangle v0.1.24
55712024-08-01T01:33:02.316Z Fresh crossbeam-utils v0.8.19
55722024-08-01T01:33:02.316Z Fresh toml_edit v0.19.15
55732024-08-01T01:33:02.316Z Fresh backtrace v0.3.71
55742024-08-01T01:33:02.316Z Fresh rustls-webpki v0.101.7
55752024-08-01T01:33:02.316Z Fresh sct v0.7.1
55762024-08-01T01:33:02.316Z Fresh ucd-trie v0.1.6
55772024-08-01T01:33:02.316Z Fresh anyhow v1.0.86
55782024-08-01T01:33:02.316Z Fresh rustls v0.21.12
55792024-08-01T01:33:02.316Z Fresh native-tls v0.2.11
55802024-08-01T01:33:02.316Z Fresh serde_urlencoded v0.7.1
55812024-08-01T01:33:02.316Z Fresh idna v0.3.0
55822024-08-01T01:33:02.317Z Fresh encoding_rs v0.8.34
55832024-08-01T01:33:02.317Z Fresh pest v2.7.10
55842024-08-01T01:33:02.317Z Fresh utf8parse v0.2.1
55852024-08-01T01:33:02.317Z Fresh psl-types v2.0.11
55862024-08-01T01:33:02.317Z Fresh tokio-rustls v0.24.1
55872024-08-01T01:33:02.317Z Fresh tokio-native-tls v0.3.1
55882024-08-01T01:33:02.317Z Fresh cookie v0.17.0
55892024-08-01T01:33:02.317Z Fresh scroll_derive v0.12.0
55902024-08-01T01:33:02.317Z Fresh rustls-pemfile v1.0.4
55912024-08-01T01:33:02.317Z Fresh pest_meta v2.7.10
55922024-08-01T01:33:02.317Z Fresh publicsuffix v2.2.3
55932024-08-01T01:33:02.317Z Fresh scroll v0.12.0
55942024-08-01T01:33:02.317Z Fresh hyper-tls v0.5.0
55952024-08-01T01:33:02.317Z Fresh hyper-rustls v0.24.2
55962024-08-01T01:33:02.317Z Fresh openapiv3 v2.0.0
55972024-08-01T01:33:02.317Z Fresh anstyle v1.0.7
55982024-08-01T01:33:02.317Z Fresh plain v0.2.3
55992024-08-01T01:33:02.317Z Fresh cookie_store v0.20.0
56002024-08-01T01:33:02.317Z Fresh pest_generator v2.7.10
56012024-08-01T01:33:02.317Z Fresh base64ct v1.6.0
56022024-08-01T01:33:02.317Z Fresh bitflags v1.3.2
56032024-08-01T01:33:02.317Z Fresh sync_wrapper v0.1.2
56042024-08-01T01:33:02.317Z Fresh webpki-roots v0.25.4
56052024-08-01T01:33:02.317Z Fresh goblin v0.8.2
56062024-08-01T01:33:02.317Z Fresh rustc_version v0.4.0
56072024-08-01T01:33:02.317Z Fresh pest_derive v2.7.10
56082024-08-01T01:33:02.317Z Fresh reqwest v0.11.27
56092024-08-01T01:33:02.317Z Fresh pretty-hex v0.4.1
56102024-08-01T01:33:02.317Z Fresh thread-id v4.2.1
56112024-08-01T01:33:02.317Z Fresh data-encoding v2.6.0
56122024-08-01T01:33:02.317Z Fresh pem-rfc7468 v0.7.0
56132024-08-01T01:33:02.317Z Fresh anstyle-parse v0.2.4
56142024-08-01T01:33:02.317Z Fresh dof v0.3.0
56152024-08-01T01:33:02.317Z Fresh dtrace-parser v0.2.0
56162024-08-01T01:33:02.317Z Fresh der_derive v0.7.2
56172024-08-01T01:33:02.321Z Fresh base64 v0.22.1
56182024-08-01T01:33:02.321Z Fresh is_terminal_polyfill v1.70.0
56192024-08-01T01:33:02.321Z Fresh colorchoice v1.0.1
56202024-08-01T01:33:02.321Z Fresh usdt-impl v0.5.0
56212024-08-01T01:33:02.321Z Fresh flagset v0.4.5
56222024-08-01T01:33:02.321Z Fresh anstyle-query v1.0.3
56232024-08-01T01:33:02.321Z Fresh bit-vec v0.6.3
56242024-08-01T01:33:02.321Z Fresh unicode-segmentation v1.11.0
56252024-08-01T01:33:02.321Z Fresh terminal_size v0.3.0
56262024-08-01T01:33:02.321Z Fresh num-integer v0.1.46
56272024-08-01T01:33:02.321Z Fresh der v0.7.9
56282024-08-01T01:33:02.321Z Fresh anstream v0.6.14
56292024-08-01T01:33:02.321Z Fresh siphasher v0.3.11
56302024-08-01T01:33:02.321Z Fresh clap_lex v0.7.0
56312024-08-01T01:33:02.321Z Fresh crc32fast v1.4.0
56322024-08-01T01:33:02.321Z Fresh usdt-attr-macro v0.5.0
56332024-08-01T01:33:02.321Z Fresh usdt-macro v0.5.0
56342024-08-01T01:33:02.321Z Fresh crossbeam-epoch v0.9.18
56352024-08-01T01:33:02.321Z Fresh spki v0.7.3
56362024-08-01T01:33:02.321Z Fresh clap_builder v4.5.9
56372024-08-01T01:33:02.321Z Fresh itertools v0.10.5
56382024-08-01T01:33:02.321Z Fresh clap_derive v4.5.8
56392024-08-01T01:33:02.321Z Fresh memmap v0.7.0
56402024-08-01T01:33:02.321Z Fresh stable_deref_trait v1.2.0
56412024-08-01T01:33:02.321Z Fresh bit-set v0.5.3
56422024-08-01T01:33:02.321Z Fresh itertools v0.12.1
56432024-08-01T01:33:02.321Z Fresh usdt v0.5.0
56442024-08-01T01:33:02.321Z Fresh clap v4.5.9
56452024-08-01T01:33:02.321Z Fresh ipnetwork v0.20.0
56462024-08-01T01:33:02.321Z Fresh hex v0.4.3
56472024-08-01T01:33:02.321Z Fresh pkcs8 v0.10.2
56482024-08-01T01:33:02.321Z Fresh toml v0.7.8
56492024-08-01T01:33:02.321Z Fresh zerocopy-derive v0.6.6
56502024-08-01T01:33:02.321Z Fresh managed v0.8.0
56512024-08-01T01:33:02.321Z Fresh winnow v0.6.8
56522024-08-01T01:33:02.322Z Fresh fixedbitset v0.4.2
56532024-08-01T01:33:02.322Z Fresh zerocopy v0.6.6
56542024-08-01T01:33:02.322Z Fresh phf_shared v0.10.0
56552024-08-01T01:33:02.322Z Fresh flate2 v1.0.30
56562024-08-01T01:33:02.322Z Fresh sha2 v0.10.8
56572024-08-01T01:33:02.322Z Fresh minimal-lexical v0.2.1
56582024-08-01T01:33:02.322Z Fresh petgraph v0.6.5
56592024-08-01T01:33:02.322Z Fresh toml_edit v0.22.16
56602024-08-01T01:33:02.322Z Fresh new_debug_unreachable v1.0.6
56612024-08-01T01:33:02.322Z Fresh unicode-xid v0.2.4
56622024-08-01T01:33:02.322Z Fresh precomputed-hash v0.1.1
56632024-08-01T01:33:02.322Z Fresh nom v7.1.3
56642024-08-01T01:33:02.322Z Fresh num-iter v0.1.45
56652024-08-01T01:33:02.322Z Fresh signal-hook v0.3.17
56662024-08-01T01:33:02.322Z Fresh string_cache v0.8.7
56672024-08-01T01:33:02.322Z Fresh hmac v0.12.1
56682024-08-01T01:33:02.322Z Fresh static_assertions v1.1.0
56692024-08-01T01:33:02.322Z Fresh matches v0.1.10
56702024-08-01T01:33:02.322Z Fresh regex-automata v0.1.10
56712024-08-01T01:33:02.322Z Fresh lalrpop-util v0.19.12
56722024-08-01T01:33:02.322Z Fresh idna v0.2.3
56732024-08-01T01:33:02.322Z Fresh bstr v0.2.17
56742024-08-01T01:33:02.322Z Fresh signal-hook-mio v0.2.3
56752024-08-01T01:33:02.322Z Fresh enum-as-inner v0.5.1
56762024-08-01T01:33:02.322Z Fresh block-padding v0.3.3
56772024-08-01T01:33:02.322Z Fresh scheduled-thread-pool v0.2.7
56782024-08-01T01:33:02.322Z Fresh diesel_table_macro_syntax v0.1.0
56792024-08-01T01:33:02.322Z Fresh hash32 v0.2.1
56802024-08-01T01:33:02.322Z Fresh finl_unicode v1.2.0
56812024-08-01T01:33:02.325Z Fresh predicates-core v1.0.6
56822024-08-01T01:33:02.325Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
56832024-08-01T01:33:02.326Z Fresh trust-dns-proto v0.22.0
56842024-08-01T01:33:02.326Z Fresh diesel_derives v2.1.4
56852024-08-01T01:33:02.326Z Fresh r2d2 v0.8.10
56862024-08-01T01:33:02.326Z Fresh stringprep v0.1.4
56872024-08-01T01:33:02.326Z Fresh heapless v0.7.17
56882024-08-01T01:33:02.326Z Fresh crossterm v0.27.0
56892024-08-01T01:33:02.326Z Fresh inout v0.1.3
56902024-08-01T01:33:02.326Z Fresh md-5 v0.10.6
56912024-08-01T01:33:02.326Z Fresh console v0.15.8
56922024-08-01T01:33:02.326Z Fresh hubpack_derive v0.1.1
56932024-08-01T01:33:02.326Z Fresh bstr v1.9.1
56942024-08-01T01:33:02.326Z Fresh ff v0.13.0
56952024-08-01T01:33:02.326Z Fresh float-cmp v0.9.0
56962024-08-01T01:33:02.326Z Fresh difflib v0.4.0
56972024-08-01T01:33:02.326Z Fresh base16ct v0.2.0
56982024-08-01T01:33:02.326Z Fresh fallible-iterator v0.2.0
56992024-08-01T01:33:02.326Z Fresh normalize-line-endings v0.3.0
57002024-08-01T01:33:02.326Z Fresh hubpack v0.1.2
57012024-08-01T01:33:02.326Z Fresh postgres-protocol v0.6.7
57022024-08-01T01:33:02.326Z Fresh sec1 v0.7.3
57032024-08-01T01:33:02.326Z Fresh group v0.13.0
57042024-08-01T01:33:02.326Z Fresh cipher v0.4.4
57052024-08-01T01:33:02.326Z Fresh diesel v2.1.6
57062024-08-01T01:33:02.326Z Fresh smoltcp v0.9.1
57072024-08-01T01:33:02.326Z Fresh predicates v3.1.0
57082024-08-01T01:33:02.326Z Fresh similar v2.5.0
57092024-08-01T01:33:02.326Z Fresh hkdf v0.12.4
57102024-08-01T01:33:02.326Z Fresh phf_shared v0.11.2
57112024-08-01T01:33:02.326Z Fresh num-bigint v0.4.5
57122024-08-01T01:33:02.326Z Fresh strum_macros v0.25.3
57132024-08-01T01:33:02.326Z Fresh crypto-bigint v0.5.5
57142024-08-01T01:33:02.326Z Fresh serde_repr v0.1.19
57152024-08-01T01:33:02.326Z Fresh peg-runtime v0.8.3
57162024-08-01T01:33:02.326Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
57172024-08-01T01:33:02.326Z Fresh phf v0.11.2
57182024-08-01T01:33:02.326Z Fresh yasna v0.5.2
57192024-08-01T01:33:02.326Z Fresh elliptic-curve v0.13.8
57202024-08-01T01:33:02.326Z Fresh postgres-types v0.2.7
57212024-08-01T01:33:02.327Z Fresh whoami v1.5.1
57222024-08-01T01:33:02.327Z Fresh tokio-postgres v0.7.11
57232024-08-01T01:33:02.327Z Fresh tokio-stream v0.1.15
57242024-08-01T01:33:02.327Z Fresh regress v0.9.1
57252024-08-01T01:33:02.327Z Fresh getopts v0.2.21
57262024-08-01T01:33:02.327Z Fresh unsafe-libyaml v0.2.11
57272024-08-01T01:33:02.327Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57282024-08-01T01:33:02.330Z Fresh fs-err v2.11.0
57292024-08-01T01:33:02.330Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57302024-08-01T01:33:02.330Z Fresh serde_yaml v0.9.34+deprecated
57312024-08-01T01:33:02.330Z Fresh is-terminal v0.4.12
57322024-08-01T01:33:02.330Z Fresh dirs-sys-next v0.1.2
57332024-08-01T01:33:02.330Z Fresh strum_macros v0.26.4
57342024-08-01T01:33:02.330Z Fresh http v1.1.0
57352024-08-01T01:33:02.330Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57362024-08-01T01:33:02.330Z Fresh camino v1.1.7
57372024-08-01T01:33:02.330Z Fresh dirs-next v2.0.0
57382024-08-01T01:33:02.330Z Fresh strum v0.26.3
57392024-08-01T01:33:02.330Z Fresh sha1 v0.10.6
57402024-08-01T01:33:02.330Z Fresh ident_case v1.0.1
57412024-08-01T01:33:02.330Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
57422024-08-01T01:33:02.330Z Fresh term v0.7.0
57432024-08-01T01:33:02.330Z Fresh darling_core v0.20.9
57442024-08-01T01:33:02.330Z Fresh toml v0.8.15
57452024-08-01T01:33:02.330Z Fresh crossbeam-channel v0.5.12
57462024-08-01T01:33:02.330Z Fresh thread_local v1.1.8
57472024-08-01T01:33:02.330Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57482024-08-01T01:33:02.330Z Fresh paste v1.0.15
57492024-08-01T01:33:02.330Z Fresh rustls-pki-types v1.7.0
57502024-08-01T01:33:02.330Z Fresh match_cfg v0.1.0
57512024-08-01T01:33:02.330Z Fresh darling_macro v0.20.9
57522024-08-01T01:33:02.330Z Fresh take_mut v0.2.2
57532024-08-01T01:33:02.330Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57542024-08-01T01:33:02.330Z Fresh hostname v0.3.1
57552024-08-01T01:33:02.330Z Fresh fastrand v2.1.0
57562024-08-01T01:33:02.330Z Fresh darling v0.20.9
57572024-08-01T01:33:02.330Z Fresh slog-term v2.9.1
57582024-08-01T01:33:02.331Z Fresh rustls-webpki v0.102.4
57592024-08-01T01:33:02.331Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
57602024-08-01T01:33:02.331Z Fresh tempfile v3.10.1
57612024-08-01T01:33:02.331Z Fresh slog-async v2.8.0
57622024-08-01T01:33:02.331Z Fresh rustls-pemfile v2.1.2
57632024-08-01T01:33:02.334Z Fresh debug-ignore v1.0.5
57642024-08-01T01:33:02.334Z Fresh slog-json v2.6.1
57652024-08-01T01:33:02.334Z Fresh rustls v0.22.4
57662024-08-01T01:33:02.334Z Fresh newtype-uuid v1.1.0
57672024-08-01T01:33:02.334Z Fresh async-stream-impl v0.3.5
57682024-08-01T01:33:02.334Z Fresh instant v0.1.12
57692024-08-01T01:33:02.334Z Fresh atomic-waker v1.1.2
57702024-08-01T01:33:02.334Z Fresh slog-bunyan v2.5.0
57712024-08-01T01:33:02.334Z Fresh tokio-rustls v0.25.0
57722024-08-01T01:33:02.334Z Fresh multer v3.1.0
57732024-08-01T01:33:02.334Z Fresh async-stream v0.3.5
57742024-08-01T01:33:02.334Z Fresh waitgroup v0.1.2
57752024-08-01T01:33:02.334Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57762024-08-01T01:33:02.334Z Fresh serde_path_to_error v0.1.16
57772024-08-01T01:33:02.334Z Fresh hostname v0.4.0
57782024-08-01T01:33:02.334Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
57792024-08-01T01:33:02.334Z Fresh serde_with_macros v3.8.3
57802024-08-01T01:33:02.334Z Fresh quick-error v1.2.3
57812024-08-01T01:33:02.334Z Fresh structmeta-derive v0.3.0
57822024-08-01T01:33:02.334Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57832024-08-01T01:33:02.334Z Fresh backoff v0.4.0
57842024-08-01T01:33:02.334Z Fresh serde_with v3.8.3
57852024-08-01T01:33:02.334Z Fresh structmeta v0.3.0
57862024-08-01T01:33:02.334Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
57872024-08-01T01:33:02.334Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
57882024-08-01T01:33:02.334Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
57892024-08-01T01:33:02.334Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
57902024-08-01T01:33:02.334Z Fresh macaddr v1.0.1
57912024-08-01T01:33:02.334Z Fresh wait-timeout v0.2.0
57922024-08-01T01:33:02.334Z Fresh parse-display-derive v0.9.1
57932024-08-01T01:33:02.335Z Fresh rusty-fork v0.3.0
57942024-08-01T01:33:02.335Z Fresh rand_xorshift v0.3.0
57952024-08-01T01:33:02.335Z Fresh structmeta-derive v0.2.0
57962024-08-01T01:33:02.335Z Fresh unarray v0.1.4
57972024-08-01T01:33:02.335Z Fresh camino-tempfile v1.1.1
57982024-08-01T01:33:02.335Z Fresh parse-display v0.9.1
57992024-08-01T01:33:02.335Z Fresh proptest v1.4.0
58002024-08-01T01:33:02.335Z Fresh structmeta v0.2.0
58012024-08-01T01:33:02.335Z Fresh proc-macro-crate v1.3.1
58022024-08-01T01:33:02.335Z Fresh test-strategy v0.3.1
58032024-08-01T01:33:02.335Z Fresh proc-macro-error-attr v1.0.4
58042024-08-01T01:33:02.335Z Fresh num_enum_derive v0.5.11
58052024-08-01T01:33:02.335Z Fresh foreign-types-macros v0.2.3
58062024-08-01T01:33:02.335Z Fresh foreign-types-shared v0.3.1
58072024-08-01T01:33:02.335Z Fresh proc-macro-error v1.0.4
58082024-08-01T01:33:02.335Z Fresh num_enum v0.5.11
58092024-08-01T01:33:02.335Z Fresh foreign-types v0.5.0
58102024-08-01T01:33:02.338Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58112024-08-01T01:33:02.338Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58122024-08-01T01:33:02.338Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58132024-08-01T01:33:02.338Z Fresh cstr-argument v0.1.2
58142024-08-01T01:33:02.338Z Fresh pretty-hex v0.2.1
58152024-08-01T01:33:02.338Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58162024-08-01T01:33:02.338Z Fresh tabwriter v1.4.0
58172024-08-01T01:33:02.338Z Fresh colored v2.1.0
58182024-08-01T01:33:02.338Z Fresh smf v0.2.3
58192024-08-01T01:33:02.338Z Fresh hash32 v0.3.1
58202024-08-01T01:33:02.338Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58212024-08-01T01:33:02.338Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58222024-08-01T01:33:02.338Z Fresh cobs v0.2.3
58232024-08-01T01:33:02.338Z Fresh embedded-io v0.4.0
58242024-08-01T01:33:02.338Z Fresh heapless v0.8.0
58252024-08-01T01:33:02.338Z Fresh postcard v1.0.8
58262024-08-01T01:33:02.338Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58272024-08-01T01:33:02.338Z Fresh termtree v0.4.1
58282024-08-01T01:33:02.338Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58292024-08-01T01:33:02.339Z Fresh smoltcp v0.11.0
58302024-08-01T01:33:02.339Z Fresh predicates-tree v1.0.9
58312024-08-01T01:33:02.339Z Fresh crucible-workspace-hack v0.1.0
58322024-08-01T01:33:02.339Z Fresh sigpipe v0.1.3
58332024-08-01T01:33:02.339Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
58342024-08-01T01:33:02.339Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58352024-08-01T01:33:02.339Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
58362024-08-01T01:33:02.339Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58372024-08-01T01:33:02.339Z Fresh mockall_derive v0.12.1
58382024-08-01T01:33:02.339Z Fresh num-derive v0.4.2
58392024-08-01T01:33:02.339Z Fresh fragile v2.0.0
58402024-08-01T01:33:02.339Z Fresh downcast v0.11.0
58412024-08-01T01:33:02.339Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
58422024-08-01T01:33:02.339Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58432024-08-01T01:33:02.339Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
58442024-08-01T01:33:02.339Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
58452024-08-01T01:33:02.339Z Fresh mockall v0.12.1
58462024-08-01T01:33:02.339Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
58472024-08-01T01:33:02.339Z Fresh humantime v2.1.0
58482024-08-01T01:33:02.339Z Fresh same-file v1.0.6
58492024-08-01T01:33:02.339Z Fresh xattr v1.3.1
58502024-08-01T01:33:02.339Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58512024-08-01T01:33:02.339Z Fresh walkdir v2.5.0
58522024-08-01T01:33:02.339Z Fresh filetime v0.2.23
58532024-08-01T01:33:02.339Z Fresh derive-where v1.2.7
58542024-08-01T01:33:02.339Z Fresh newline-converter v0.3.0
58552024-08-01T01:33:02.339Z Fresh password-hash v0.5.0
58562024-08-01T01:33:02.339Z Fresh blake2 v0.10.6
58572024-08-01T01:33:02.339Z Fresh termcolor v1.4.1
58582024-08-01T01:33:02.339Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
58592024-08-01T01:33:02.339Z Fresh tar v0.4.41
58602024-08-01T01:33:02.339Z Fresh expectorate v1.1.0
58612024-08-01T01:33:02.339Z Fresh argon2 v0.5.3
58622024-08-01T01:33:02.339Z Fresh convert_case v0.4.0
58632024-08-01T01:33:02.339Z Fresh arc-swap v1.7.1
58642024-08-01T01:33:02.339Z Fresh derive_more v0.99.18
58652024-08-01T01:33:02.339Z Fresh slog-scope v4.4.0
58662024-08-01T01:33:02.343Z Fresh home v0.5.9
58672024-08-01T01:33:02.343Z Fresh utf-8 v0.7.6
58682024-08-01T01:33:02.343Z Fresh slog-stdlog v4.1.1
58692024-08-01T01:33:02.343Z Fresh atty v0.2.14
58702024-08-01T01:33:02.343Z Fresh semver v0.1.20
58712024-08-01T01:33:02.343Z Fresh tungstenite v0.21.0
58722024-08-01T01:33:02.343Z Fresh pem v3.0.4
58732024-08-01T01:33:02.343Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58742024-08-01T01:33:02.343Z Fresh slog-envlogger v2.2.0
58752024-08-01T01:33:02.343Z Fresh rustc_version v0.1.7
58762024-08-01T01:33:02.343Z Fresh tokio-tungstenite v0.21.0
58772024-08-01T01:33:02.343Z Fresh env_logger v0.9.3
58782024-08-01T01:33:02.343Z Fresh bitstruct_derive v0.1.0
58792024-08-01T01:33:02.343Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58802024-08-01T01:33:02.343Z Fresh glob v0.3.1
58812024-08-01T01:33:02.343Z Fresh ascii v1.1.0
58822024-08-01T01:33:02.343Z Fresh bitstruct v0.1.1
58832024-08-01T01:33:02.343Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58842024-08-01T01:33:02.343Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58852024-08-01T01:33:02.343Z Fresh tungstenite v0.20.1
58862024-08-01T01:33:02.343Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58872024-08-01T01:33:02.343Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
58882024-08-01T01:33:02.343Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58892024-08-01T01:33:02.343Z Fresh serde_arrays v0.1.0
58902024-08-01T01:33:02.343Z Fresh erased-serde v0.3.31
58912024-08-01T01:33:02.343Z Fresh swrite v0.1.0
58922024-08-01T01:33:02.343Z Fresh tokio-tungstenite v0.20.1
58932024-08-01T01:33:02.343Z Fresh prettyplease v0.2.20
58942024-08-01T01:33:02.343Z Fresh newtype_derive v0.1.6
58952024-08-01T01:33:02.343Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
58962024-08-01T01:33:02.343Z Fresh heck v0.3.3
58972024-08-01T01:33:02.343Z Fresh half v2.4.1
58982024-08-01T01:33:02.343Z Fresh ciborium-io v0.2.2
58992024-08-01T01:33:02.343Z Fresh atomicwrites v0.4.3
59002024-08-01T01:33:02.343Z Fresh headers-core v0.2.0
59012024-08-01T01:33:02.343Z Fresh steno v0.4.1
59022024-08-01T01:33:02.343Z Fresh ciborium-ll v0.2.2
59032024-08-01T01:33:02.344Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59042024-08-01T01:33:02.344Z Fresh zone_cfg_derive v0.1.2
59052024-08-01T01:33:02.347Z Fresh base64 v0.13.1
59062024-08-01T01:33:02.347Z Fresh headers v0.3.9
59072024-08-01T01:33:02.347Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59082024-08-01T01:33:02.347Z Fresh ciborium v0.2.2
59092024-08-01T01:33:02.347Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
59102024-08-01T01:33:02.347Z Fresh ron v0.7.1
59112024-08-01T01:33:02.347Z Fresh zone v0.1.8
59122024-08-01T01:33:02.347Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59132024-08-01T01:33:02.347Z Fresh crossbeam-deque v0.8.5
59142024-08-01T01:33:02.347Z Fresh portpicker v0.1.1
59152024-08-01T01:33:02.347Z Fresh rcgen v0.12.1
59162024-08-01T01:33:02.347Z Fresh subprocess v0.2.9
59172024-08-01T01:33:02.347Z Fresh arrayref v0.3.7
59182024-08-01T01:33:02.347Z Fresh constant_time_eq v0.3.0
59192024-08-01T01:33:02.347Z Fresh arrayvec v0.7.4
59202024-08-01T01:33:02.347Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
59212024-08-01T01:33:02.347Z Fresh rayon-core v1.12.1
59222024-08-01T01:33:02.347Z Fresh num-rational v0.4.2
59232024-08-01T01:33:02.347Z Fresh num-complex v0.4.6
59242024-08-01T01:33:02.347Z Fresh libsw v3.3.1
59252024-08-01T01:33:02.347Z Fresh rayon v1.10.0
59262024-08-01T01:33:02.347Z Fresh cancel-safe-futures v0.1.5
59272024-08-01T01:33:02.347Z Fresh num v0.4.3
59282024-08-01T01:33:02.347Z Fresh float-ord v0.3.2
59292024-08-01T01:33:02.347Z Fresh owo-colors v4.0.0
59302024-08-01T01:33:02.347Z Fresh linear-map v1.2.0
59312024-08-01T01:33:02.347Z Fresh memmap2 v0.9.4
59322024-08-01T01:33:02.347Z Fresh display-error-chain v0.2.0
59332024-08-01T01:33:02.347Z Fresh spin v0.5.2
59342024-08-01T01:33:02.347Z Fresh linked-hash-map v0.5.6
59352024-08-01T01:33:02.347Z Fresh untrusted v0.7.1
59362024-08-01T01:33:02.347Z Fresh lru-cache v0.1.2
59372024-08-01T01:33:02.347Z Fresh blake3 v1.5.1
59382024-08-01T01:33:02.347Z Fresh ring v0.16.20
59392024-08-01T01:33:02.347Z Fresh maplit v1.0.2
59402024-08-01T01:33:02.347Z Fresh topological-sort v0.2.2
59412024-08-01T01:33:02.347Z Fresh toolchain_find v0.4.0
59422024-08-01T01:33:02.347Z Fresh omicron-zone-package v0.11.0
59432024-08-01T01:33:02.348Z Fresh rustfmt-wrapper v0.2.1
59442024-08-01T01:33:02.348Z Fresh tap v1.0.1
59452024-08-01T01:33:02.348Z Fresh wyz v0.5.1
59462024-08-01T01:33:02.348Z Fresh radium v0.7.0
59472024-08-01T01:33:02.348Z Fresh slog-dtrace v0.3.0
59482024-08-01T01:33:02.348Z Fresh resolv-conf v0.7.0
59492024-08-01T01:33:02.348Z Fresh bitfield-struct v0.6.1
59502024-08-01T01:33:02.348Z Fresh crc-catalog v2.4.0
59512024-08-01T01:33:02.348Z Fresh funty v2.0.0
59522024-08-01T01:33:02.348Z Fresh trust-dns-resolver v0.22.0
59532024-08-01T01:33:02.348Z Fresh maybe-uninit v2.0.0
59542024-08-01T01:33:02.348Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59552024-08-01T01:33:02.348Z Fresh crc v3.2.1
59562024-08-01T01:33:02.348Z Fresh bitvec v1.0.1
59572024-08-01T01:33:02.348Z Fresh libefi-sys v0.1.0
59582024-08-01T01:33:02.348Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
59592024-08-01T01:33:02.351Z Fresh packed_struct_codegen v0.10.1
59602024-08-01T01:33:02.351Z Fresh gethostname v0.4.3
59612024-08-01T01:33:02.351Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59622024-08-01T01:33:02.351Z Fresh nodrop v0.1.14
59632024-08-01T01:33:02.351Z Fresh keccak v0.1.5
59642024-08-01T01:33:02.351Z Fresh bzip2-sys v0.1.11+1.0.8
59652024-08-01T01:33:02.351Z Fresh packed_struct v0.10.1
59662024-08-01T01:33:02.351Z Fresh array-init v0.0.4
59672024-08-01T01:33:02.351Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
59682024-08-01T01:33:02.351Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
59692024-08-01T01:33:02.351Z Fresh sha3 v0.10.8
59702024-08-01T01:33:02.351Z Fresh num-bigint-dig v0.8.4
59712024-08-01T01:33:02.351Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
59722024-08-01T01:33:02.351Z Fresh smallvec v0.6.14
59732024-08-01T01:33:02.351Z Fresh pkcs1 v0.7.5
59742024-08-01T01:33:02.352Z Fresh signature v2.2.0
59752024-08-01T01:33:02.352Z Fresh secrecy v0.8.0
59762024-08-01T01:33:02.352Z Fresh hashbrown v0.12.3
59772024-08-01T01:33:02.352Z Fresh bitfield v0.14.0
59782024-08-01T01:33:02.352Z Fresh indexmap v1.9.3
59792024-08-01T01:33:02.352Z Fresh rsa v0.9.6
59802024-08-01T01:33:02.352Z Fresh serde-hex v0.1.0
59812024-08-01T01:33:02.352Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59822024-08-01T01:33:02.352Z Fresh bzip2 v0.4.4
59832024-08-01T01:33:02.352Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
59842024-08-01T01:33:02.352Z Fresh env_logger v0.10.2
59852024-08-01T01:33:02.352Z Fresh x509-cert v0.2.5
59862024-08-01T01:33:02.352Z Fresh ron v0.8.1
59872024-08-01T01:33:02.352Z Fresh hashbrown v0.13.2
59882024-08-01T01:33:02.352Z Fresh crc-any v2.5.0
59892024-08-01T01:33:02.352Z Fresh zip v0.6.6
59902024-08-01T01:33:02.352Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
59912024-08-01T01:33:02.352Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
59922024-08-01T01:33:02.352Z Fresh object v0.30.4
59932024-08-01T01:33:02.352Z Fresh path-slash v0.1.5
59942024-08-01T01:33:02.352Z Fresh diff v0.1.13
59952024-08-01T01:33:02.352Z Fresh crunchy v0.2.2
59962024-08-01T01:33:02.352Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
59972024-08-01T01:33:02.352Z Fresh nibble_vec v0.1.0
59982024-08-01T01:33:02.352Z Fresh endian-type v0.1.2
59992024-08-01T01:33:02.352Z Fresh tiny-keccak v2.0.2
60002024-08-01T01:33:02.352Z Fresh ascii-canvas v3.0.0
60012024-08-01T01:33:02.352Z Fresh radix_trie v0.2.1
60022024-08-01T01:33:02.352Z Fresh async-recursion v1.1.1
60032024-08-01T01:33:02.352Z Fresh ref-cast-impl v1.0.23
60042024-08-01T01:33:02.352Z Fresh ena v0.14.3
60052024-08-01T01:33:02.352Z Fresh libloading v0.8.3
60062024-08-01T01:33:02.352Z Fresh regex-syntax v0.6.29
60072024-08-01T01:33:02.352Z Fresh clang-sys v1.7.0
60082024-08-01T01:33:02.352Z Fresh ref-cast v1.0.23
60092024-08-01T01:33:02.352Z Fresh lalrpop v0.19.12
60102024-08-01T01:33:02.352Z Fresh which v4.4.2
60112024-08-01T01:33:02.352Z Fresh cexpr v0.6.0
60122024-08-01T01:33:02.352Z Fresh universal-hash v0.5.1
60132024-08-01T01:33:02.353Z Fresh thiserror-impl-no-std v2.0.2
60142024-08-01T01:33:02.353Z Fresh curve25519-dalek-derive v0.1.1
60152024-08-01T01:33:02.353Z Fresh fxhash v0.2.1
60162024-08-01T01:33:02.353Z Fresh opaque-debug v0.3.1
60172024-08-01T01:33:02.353Z Fresh shlex v1.3.0
60182024-08-01T01:33:02.353Z Fresh lazycell v1.3.0
60192024-08-01T01:33:02.353Z Fresh rustc-hash v1.1.0
60202024-08-01T01:33:02.353Z Fresh thiserror-no-std v2.0.2
60212024-08-01T01:33:02.353Z Fresh poly1305 v0.8.0
60222024-08-01T01:33:02.353Z Fresh curve25519-dalek v4.1.3
60232024-08-01T01:33:02.356Z Fresh bindgen v0.69.4
60242024-08-01T01:33:02.356Z Fresh derive_builder_core v0.20.0
60252024-08-01T01:33:02.356Z Fresh chacha20 v0.9.1
60262024-08-01T01:33:02.356Z Fresh aead v0.5.2
60272024-08-01T01:33:02.356Z Fresh vsss-rs v3.3.4
60282024-08-01T01:33:02.356Z Fresh derive_builder_macro v0.20.0
60292024-08-01T01:33:02.356Z Fresh chacha20poly1305 v0.10.1
60302024-08-01T01:33:02.356Z Fresh strum_macros v0.24.3
60312024-08-01T01:33:02.356Z Fresh pin-project-internal v1.1.5
60322024-08-01T01:33:02.356Z Fresh indoc v1.0.9
60332024-08-01T01:33:02.356Z Fresh libxml v0.3.3
60342024-08-01T01:33:02.356Z Fresh derive_builder v0.20.0
60352024-08-01T01:33:02.356Z Fresh pin-project v1.1.5
60362024-08-01T01:33:02.357Z Fresh polar-core v0.27.3
60372024-08-01T01:33:02.357Z Fresh oso-derive v0.27.3
60382024-08-01T01:33:02.357Z Fresh impl-trait-for-tuples v0.2.2
60392024-08-01T01:33:02.357Z Fresh quick-xml v0.31.0
60402024-08-01T01:33:02.360Z Fresh oso v0.27.3
60412024-08-01T01:33:02.360Z Fresh cookie v0.18.1
60422024-08-01T01:33:02.360Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
60432024-08-01T01:33:02.360Z Fresh samael v0.0.15
60442024-08-01T01:33:02.360Z Fresh parking_lot_core v0.8.6
60452024-08-01T01:33:02.360Z Fresh buf-list v1.0.3
60462024-08-01T01:33:02.360Z Fresh const_format_proc_macros v0.2.32
60472024-08-01T01:33:02.360Z Fresh bb8 v0.8.5
60482024-08-01T01:33:02.360Z Fresh vte_generate_state_changes v0.1.1
60492024-08-01T01:33:02.363Z Fresh unicase v2.7.0
60502024-08-01T01:33:02.363Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
60512024-08-01T01:33:02.363Z Fresh parking_lot v0.11.2
60522024-08-01T01:33:02.363Z Fresh vte v0.11.1
60532024-08-01T01:33:02.363Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
60542024-08-01T01:33:02.363Z Fresh const_format v0.2.32
60552024-08-01T01:33:02.363Z Fresh trust-dns-client v0.22.0
60562024-08-01T01:33:02.363Z Fresh fd-lock v4.0.2
60572024-08-01T01:33:02.363Z Fresh toml v0.5.11
60582024-08-01T01:33:02.363Z Fresh cfg_aliases v0.1.1
60592024-08-01T01:33:02.363Z Fresh sled v0.34.7
60602024-08-01T01:33:02.363Z Fresh trust-dns-server v0.22.1
60612024-08-01T01:33:02.363Z Fresh memoffset v0.9.1
60622024-08-01T01:33:02.363Z Fresh strip-ansi-escapes v0.2.0
60632024-08-01T01:33:02.363Z Fresh kstat-rs v0.2.4
60642024-08-01T01:33:02.363Z Fresh nanorand v0.7.0
60652024-08-01T01:33:02.363Z Fresh nu-ansi-term v0.50.0
60662024-08-01T01:33:02.363Z Fresh flume v0.11.0
60672024-08-01T01:33:02.363Z Fresh nix v0.27.1
60682024-08-01T01:33:02.363Z Fresh reedline v0.31.0
60692024-08-01T01:33:02.363Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
60702024-08-01T01:33:02.363Z Fresh snafu-derive v0.8.2
60712024-08-01T01:33:02.363Z Fresh serde-big-array v0.5.1
60722024-08-01T01:33:02.363Z Fresh bytecount v0.6.8
60732024-08-01T01:33:02.363Z Fresh mime_guess v2.0.4
60742024-08-01T01:33:02.363Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
60752024-08-01T01:33:02.364Z Fresh snafu v0.8.2
60762024-08-01T01:33:02.364Z Fresh papergrid v0.11.0
60772024-08-01T01:33:02.364Z Fresh nix v0.28.0
60782024-08-01T01:33:02.364Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
60792024-08-01T01:33:02.364Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
60802024-08-01T01:33:02.364Z Fresh tabled_derive v0.7.0
60812024-08-01T01:33:02.364Z Fresh peg-macros v0.8.4
60822024-08-01T01:33:02.364Z Fresh globset v0.4.14
60832024-08-01T01:33:02.364Z Fresh signal-hook-tokio v0.3.1
60842024-08-01T01:33:02.364Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
60852024-08-01T01:33:02.364Z Fresh olpc-cjson v0.1.3
60862024-08-01T01:33:02.364Z Fresh serde_plain v1.0.2
60872024-08-01T01:33:02.364Z Fresh sqlparser_derive v0.2.2
60882024-08-01T01:33:02.364Z Fresh typed-path v0.7.1
60892024-08-01T01:33:02.364Z Fresh unicode_categories v0.1.1
60902024-08-01T01:33:02.364Z Fresh http-range v0.1.5
60912024-08-01T01:33:02.364Z Fresh tough v0.17.1
60922024-08-01T01:33:02.364Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=66d1ee7d4a5829dbbf02a152091ea051023b5b8b#66d1ee7d)
60932024-08-01T01:33:02.364Z Fresh sqlparser v0.45.0
60942024-08-01T01:33:02.364Z Fresh peg v0.8.4
60952024-08-01T01:33:02.364Z Fresh tabled v0.15.0
60962024-08-01T01:33:02.364Z Fresh hyper-staticfile v0.9.5
60972024-08-01T01:33:02.364Z Fresh sqlformat v0.2.4
60982024-08-01T01:33:02.364Z Fresh rustyline v14.0.0
60992024-08-01T01:33:02.364Z Fresh bcs v0.1.6
61002024-08-01T01:33:02.364Z Fresh parse-size v1.0.0
61012024-08-01T01:33:02.364Z Fresh highway v1.1.0
61022024-08-01T01:33:02.368Z Fresh rand_seeder v0.2.3
61032024-08-01T01:33:02.368Z Fresh csv-core v0.1.11
61042024-08-01T01:33:02.368Z Fresh number_prefix v0.4.0
61052024-08-01T01:33:02.368Z Fresh is_ci v1.2.0
61062024-08-01T01:33:02.368Z Fresh csv v1.3.0
61072024-08-01T01:33:02.368Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
61082024-08-01T01:33:02.368Z Fresh castaway v0.2.2
61092024-08-01T01:33:02.368Z Fresh portable-atomic v1.6.0
61102024-08-01T01:33:02.368Z Fresh supports-color v3.0.0
61112024-08-01T01:33:02.368Z Fresh compact_str v0.7.1
61122024-08-01T01:33:02.368Z Fresh unicode-truncate v1.0.0
61132024-08-01T01:33:02.368Z Fresh indicatif v0.17.8
61142024-08-01T01:33:02.368Z Fresh itertools v0.13.0
61152024-08-01T01:33:02.368Z Fresh lru v0.12.3
61162024-08-01T01:33:02.368Z Fresh stability v0.2.0
61172024-08-01T01:33:02.368Z Fresh cassowary v0.3.0
61182024-08-01T01:33:02.368Z Fresh assert_matches v1.5.0
61192024-08-01T01:33:02.368Z Fresh ratatui v0.27.0
61202024-08-01T01:33:02.368Z Fresh rtoolbox v0.0.2
61212024-08-01T01:33:02.368Z Fresh smawk v0.3.2
61222024-08-01T01:33:02.368Z Fresh unicode-linebreak v0.1.5
61232024-08-01T01:33:02.368Z Fresh plotters-backend v0.3.5
61242024-08-01T01:33:02.368Z Fresh tui-tree-widget v0.21.0
61252024-08-01T01:33:02.368Z Fresh textwrap v0.16.1
61262024-08-01T01:33:02.368Z Fresh rpassword v7.3.1
61272024-08-01T01:33:02.368Z Fresh plotters-svg v0.3.5
61282024-08-01T01:33:02.368Z Fresh http-body v1.0.0
61292024-08-01T01:33:02.368Z Fresh cargo-platform v0.1.8
61302024-08-01T01:33:02.368Z Fresh tower-layer v0.3.2
61312024-08-01T01:33:02.368Z Fresh yansi v0.5.1
61322024-08-01T01:33:02.368Z Fresh shell-words v1.1.0
61332024-08-01T01:33:02.368Z Fresh cast v0.3.0
61342024-08-01T01:33:02.368Z Fresh cargo_metadata v0.18.1
61352024-08-01T01:33:02.368Z Fresh tower v0.4.13
61362024-08-01T01:33:02.368Z Fresh criterion-plot v0.5.0
61372024-08-01T01:33:02.368Z Fresh pretty_assertions v1.4.0
61382024-08-01T01:33:02.368Z Fresh plotters v0.3.5
61392024-08-01T01:33:02.368Z Fresh hyper v1.3.1
61402024-08-01T01:33:02.369Z Fresh target-lexicon v0.12.14
61412024-08-01T01:33:02.369Z Fresh tinytemplate v1.2.1
61422024-08-01T01:33:02.369Z Fresh oorandom v11.1.3
61432024-08-01T01:33:02.372Z Fresh anes v0.1.6
61442024-08-01T01:33:02.372Z Fresh criterion v0.5.1
61452024-08-01T01:33:02.372Z Fresh cfg-expr v0.15.8
61462024-08-01T01:33:02.372Z Fresh hyper-util v0.1.3
61472024-08-01T01:33:02.373Z Fresh guppy-workspace-hack v0.1.0
61482024-08-01T01:33:02.373Z Fresh doc-comment v0.3.3
61492024-08-01T01:33:02.373Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
61502024-08-01T01:33:02.373Z Fresh rustls-native-certs v0.7.0
61512024-08-01T01:33:02.373Z Fresh httptest v0.15.5
61522024-08-01T01:33:02.373Z Fresh fatfs v0.3.6
61532024-08-01T01:33:02.373Z Fresh escape8259 v0.5.2
61542024-08-01T01:33:02.373Z Fresh threadpool v1.8.1
61552024-08-01T01:33:02.373Z Fresh relative-path v1.9.3
61562024-08-01T01:33:02.373Z Fresh libtest-mimic v0.7.3
61572024-08-01T01:33:02.373Z Fresh hyper-rustls v0.26.0
61582024-08-01T01:33:02.373Z Fresh assert_cmd v2.0.14
61592024-08-01T01:33:02.373Z Fresh target-spec v3.1.0
61602024-08-01T01:33:02.373Z Fresh rstest_macros v0.19.0
61612024-08-01T01:33:02.373Z Fresh blake2b_simd v1.0.2
61622024-08-01T01:33:02.373Z Fresh pathdiff v0.2.1
61632024-08-01T01:33:02.373Z Fresh fancy-regex v0.13.0
61642024-08-01T01:33:02.373Z Fresh uzers v0.11.3
61652024-08-01T01:33:02.373Z Fresh nested v0.1.1
61662024-08-01T01:33:02.373Z Fresh indent_write v2.2.0
61672024-08-01T01:33:02.373Z Fresh futures-timer v3.0.3
61682024-08-01T01:33:02.373Z Fresh rust-argon2 v2.1.0
61692024-08-01T01:33:02.373Z Fresh trybuild v1.0.97
61702024-08-01T01:33:02.373Z Fresh datatest-stable v0.2.9
61712024-08-01T01:33:02.373Z Fresh guppy v0.17.5
61722024-08-01T01:33:02.373Z Fresh rstest v0.19.0
61732024-08-01T01:33:02.373Z Fresh partial-io v0.5.4
61742024-08-01T01:33:02.373Z Fresh similar-asserts v1.5.0
61752024-08-01T01:33:02.373Z Fresh rand_distr v0.4.3
61762024-08-01T01:33:02.373Z Fresh approx v0.5.1
61772024-08-01T01:33:02.373Z Fresh hex-literal v0.4.1
61782024-08-01T01:33:02.373Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
61792024-08-01T01:33:02.373Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
61802024-08-01T01:33:02.373Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
61812024-08-01T01:33:02.373Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
61822024-08-01T01:33:02.373Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
61832024-08-01T01:33:02.373Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
61842024-08-01T01:33:02.373Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
61852024-08-01T01:33:02.373Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
61862024-08-01T01:33:02.374Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
61872024-08-01T01:33:02.374Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
61882024-08-01T01:33:02.374Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
61892024-08-01T01:33:02.374Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
61902024-08-01T01:33:02.374Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
61912024-08-01T01:33:02.374Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
61922024-08-01T01:33:02.374Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
61932024-08-01T01:33:02.374Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
61942024-08-01T01:33:02.374Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
61952024-08-01T01:33:02.374Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
61962024-08-01T01:33:02.374Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
61972024-08-01T01:33:02.374Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
61982024-08-01T01:33:02.374Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
61992024-08-01T01:33:02.374Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
62002024-08-01T01:33:02.374Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
62012024-08-01T01:33:02.374Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
62022024-08-01T01:33:02.374Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
62032024-08-01T01:33:02.374Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
62042024-08-01T01:33:02.374Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
62052024-08-01T01:33:02.374Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
62062024-08-01T01:33:02.374Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
62072024-08-01T01:33:02.374Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
62082024-08-01T01:33:02.374Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
62092024-08-01T01:33:02.374Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
62102024-08-01T01:33:02.374Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
62112024-08-01T01:33:02.374Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
62122024-08-01T01:33:02.374Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
62132024-08-01T01:33:02.374Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
62142024-08-01T01:33:02.374Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
62152024-08-01T01:33:02.374Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
62162024-08-01T01:33:02.374Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
62172024-08-01T01:33:02.374Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
62182024-08-01T01:33:02.374Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
62192024-08-01T01:33:02.374Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
62202024-08-01T01:33:02.374Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
62212024-08-01T01:33:02.374Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
62222024-08-01T01:33:02.374Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
62232024-08-01T01:33:02.374Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
62242024-08-01T01:33:02.374Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
62252024-08-01T01:33:02.375Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
62262024-08-01T01:33:02.375Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
62272024-08-01T01:33:02.375Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
62282024-08-01T01:33:02.375Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
62292024-08-01T01:33:02.375Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
62302024-08-01T01:33:02.375Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
62312024-08-01T01:33:02.375Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
62322024-08-01T01:33:02.375Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
62332024-08-01T01:33:02.375Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
62342024-08-01T01:33:02.375Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
62352024-08-01T01:33:02.375Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
62362024-08-01T01:33:02.375Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
62372024-08-01T01:33:02.375Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
62382024-08-01T01:33:02.375Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
62392024-08-01T01:33:02.375Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
62402024-08-01T01:33:02.375Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
62412024-08-01T01:33:02.375Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
62422024-08-01T01:33:02.375Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
62432024-08-01T01:33:02.378Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
62442024-08-01T01:33:02.378Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
62452024-08-01T01:33:02.378Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
62462024-08-01T01:33:02.378Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
62472024-08-01T01:33:02.378Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
62482024-08-01T01:33:02.378Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
62492024-08-01T01:33:02.378Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
62502024-08-01T01:33:02.378Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
62512024-08-01T01:33:02.378Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
62522024-08-01T01:33:02.379Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
62532024-08-01T01:33:02.379Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
62542024-08-01T01:33:02.379Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
62552024-08-01T01:33:02.379Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
62562024-08-01T01:33:02.379Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
62572024-08-01T01:33:02.379Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
62582024-08-01T01:33:02.379Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
62592024-08-01T01:33:02.379Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
62602024-08-01T01:33:02.379Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
62612024-08-01T01:33:02.379Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
62622024-08-01T01:33:02.379Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
62632024-08-01T01:33:02.379Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
62642024-08-01T01:33:02.379Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
62652024-08-01T01:33:02.379Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
62662024-08-01T01:33:02.379Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
62672024-08-01T01:33:02.379Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
62682024-08-01T01:33:02.379Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
62692024-08-01T01:33:02.379Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s
62702024-08-01T01:33:02.445Z Doc-tests api_identity
62712024-08-01T01:33:02.445Z 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-8d595ea2fae97c75.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62722024-08-01T01:33:02.676Z
62732024-08-01T01:33:02.676Zrunning 0 tests
62742024-08-01T01:33:02.676Z
62752024-08-01T01:33:02.676Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62762024-08-01T01:33:02.676Z
62772024-08-01T01:33:02.684Z Doc-tests authz-macros
62782024-08-01T01:33:02.687Z 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-bbab575c50986c13.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62792024-08-01T01:33:02.820Z
62802024-08-01T01:33:02.820Zrunning 7 tests
62812024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
62822024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
62832024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
62842024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
62852024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
62862024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
62872024-08-01T01:33:02.826Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
62882024-08-01T01:33:02.826Z
62892024-08-01T01:33:02.829Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
62902024-08-01T01:33:02.829Z
62912024-08-01T01:33:02.838Z Doc-tests bootstore
62922024-08-01T01:33:02.841Z 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-820d02ef63f3f682.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
62932024-08-01T01:33:03.667Z
62942024-08-01T01:33:03.667Zrunning 0 tests
62952024-08-01T01:33:03.667Z
62962024-08-01T01:33:03.667Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62972024-08-01T01:33:03.667Z
62982024-08-01T01:33:03.693Z Doc-tests bootstrap-agent-api
62992024-08-01T01:33:03.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63002024-08-01T01:33:04.031Z
63012024-08-01T01:33:04.032Zrunning 2 tests
63022024-08-01T01:33:04.035Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
63032024-08-01T01:33:04.035Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
63042024-08-01T01:33:04.035Z
63052024-08-01T01:33:04.035Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63062024-08-01T01:33:04.035Z
63072024-08-01T01:33:04.054Z Doc-tests bootstrap-agent-client
63082024-08-01T01:33:04.057Z 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-3937e568241059eb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63092024-08-01T01:33:04.766Z
63102024-08-01T01:33:04.766Zrunning 0 tests
63112024-08-01T01:33:04.766Z
63122024-08-01T01:33:04.766Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63132024-08-01T01:33:04.766Z
63142024-08-01T01:33:04.792Z Doc-tests cockroach-admin-api
63152024-08-01T01:33:04.795Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63162024-08-01T01:33:04.991Z
63172024-08-01T01:33:04.991Zrunning 2 tests
63182024-08-01T01:33:04.994Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
63192024-08-01T01:33:04.994Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
63202024-08-01T01:33:04.994Z
63212024-08-01T01:33:04.994Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63222024-08-01T01:33:04.994Z
63232024-08-01T01:33:05.007Z Doc-tests cockroach-admin-client
63242024-08-01T01:33:05.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63252024-08-01T01:33:05.259Z
63262024-08-01T01:33:05.259Zrunning 0 tests
63272024-08-01T01:33:05.259Z
63282024-08-01T01:33:05.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63292024-08-01T01:33:05.259Z
63302024-08-01T01:33:05.275Z Doc-tests cockroach-admin-types
63312024-08-01T01:33:05.278Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63322024-08-01T01:33:05.414Z
63332024-08-01T01:33:05.414Zrunning 0 tests
63342024-08-01T01:33:05.414Z
63352024-08-01T01:33:05.414Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63362024-08-01T01:33:05.414Z
63372024-08-01T01:33:05.425Z Doc-tests db-macros
63382024-08-01T01:33:05.428Z 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-651faac3b35a2afb.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63392024-08-01T01:33:05.665Z
63402024-08-01T01:33:05.665Zrunning 3 tests
63412024-08-01T01:33:05.668Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
63422024-08-01T01:33:05.668Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
63432024-08-01T01:33:05.668Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
63442024-08-01T01:33:05.668Z
63452024-08-01T01:33:05.668Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
63462024-08-01T01:33:05.668Z
63472024-08-01T01:33:05.681Z Doc-tests dns-server
63482024-08-01T01:33:05.684Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63492024-08-01T01:33:05.990Z
63502024-08-01T01:33:05.990Zrunning 0 tests
63512024-08-01T01:33:05.991Z
63522024-08-01T01:33:05.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63532024-08-01T01:33:05.991Z
63542024-08-01T01:33:06.008Z Doc-tests dns-server-api
63552024-08-01T01:33:06.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63562024-08-01T01:33:06.210Z
63572024-08-01T01:33:06.210Zrunning 2 tests
63582024-08-01T01:33:06.212Ztest dns-server-api/src/lib.rs - dns_server_api::api_description (line 110) ... ignored
63592024-08-01T01:33:06.212Ztest dns-server-api/src/lib.rs - dns_server_api::stub_api_description (line 116) ... ignored
63602024-08-01T01:33:06.212Z
63612024-08-01T01:33:06.212Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63622024-08-01T01:33:06.213Z
63632024-08-01T01:33:06.226Z Doc-tests dns-service-client
63642024-08-01T01:33:06.229Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63652024-08-01T01:33:06.482Z
63662024-08-01T01:33:06.482Zrunning 0 tests
63672024-08-01T01:33:06.482Z
63682024-08-01T01:33:06.482Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63692024-08-01T01:33:06.482Z
63702024-08-01T01:33:06.497Z Doc-tests dpd-client
63712024-08-01T01:33:06.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63722024-08-01T01:33:07.711Z
63732024-08-01T01:33:07.711Zrunning 0 tests
63742024-08-01T01:33:07.711Z
63752024-08-01T01:33:07.711Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63762024-08-01T01:33:07.711Z
63772024-08-01T01:33:07.743Z Doc-tests gateway-api
63782024-08-01T01:33:07.746Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63792024-08-01T01:33:08.088Z
63802024-08-01T01:33:08.088Zrunning 2 tests
63812024-08-01T01:33:08.091Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
63822024-08-01T01:33:08.091Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
63832024-08-01T01:33:08.091Z
63842024-08-01T01:33:08.091Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
63852024-08-01T01:33:08.091Z
63862024-08-01T01:33:08.110Z Doc-tests gateway-client
63872024-08-01T01:33:08.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63882024-08-01T01:33:09.089Z
63892024-08-01T01:33:09.090Zrunning 0 tests
63902024-08-01T01:33:09.090Z
63912024-08-01T01:33:09.090Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63922024-08-01T01:33:09.090Z
63932024-08-01T01:33:09.116Z Doc-tests gateway-test-utils
63942024-08-01T01:33:09.116Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
63952024-08-01T01:33:09.571Z
63962024-08-01T01:33:09.571Zrunning 0 tests
63972024-08-01T01:33:09.571Z
63982024-08-01T01:33:09.571Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63992024-08-01T01:33:09.571Z
64002024-08-01T01:33:09.591Z Doc-tests gateway-types
64012024-08-01T01:33:09.594Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64022024-08-01T01:33:10.200Z
64032024-08-01T01:33:10.200Zrunning 0 tests
64042024-08-01T01:33:10.200Z
64052024-08-01T01:33:10.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64062024-08-01T01:33:10.200Z
64072024-08-01T01:33:10.226Z Doc-tests illumos-utils
64082024-08-01T01:33:10.226Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-2fbd8ca42cad08b0.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-bf677a23403c921f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-56e4c57710007a4a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-aab2938290386120.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
64092024-08-01T01:33:11.958Z
64102024-08-01T01:33:11.958Zrunning 0 tests
64112024-08-01T01:33:11.958Z
64122024-08-01T01:33:11.958Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64132024-08-01T01:33:11.958Z
64142024-08-01T01:33:12.007Z Doc-tests installinator
64152024-08-01T01:33:12.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.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-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64162024-08-01T01:33:12.681Z
64172024-08-01T01:33:12.682Zrunning 0 tests
64182024-08-01T01:33:12.682Z
64192024-08-01T01:33:12.682Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64202024-08-01T01:33:12.682Z
64212024-08-01T01:33:12.707Z Doc-tests installinator-api
64222024-08-01T01:33:12.710Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64232024-08-01T01:33:12.977Z
64242024-08-01T01:33:12.977Zrunning 2 tests
64252024-08-01T01:33:12.980Ztest installinator-api/src/lib.rs - installinator_api::api_description (line 39) ... ignored
64262024-08-01T01:33:12.980Ztest installinator-api/src/lib.rs - installinator_api::stub_api_description (line 45) ... ignored
64272024-08-01T01:33:12.980Z
64282024-08-01T01:33:12.980Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64292024-08-01T01:33:12.980Z
64302024-08-01T01:33:13.000Z Doc-tests installinator-client
64312024-08-01T01:33:13.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64322024-08-01T01:33:13.825Z
64332024-08-01T01:33:13.825Zrunning 0 tests
64342024-08-01T01:33:13.825Z
64352024-08-01T01:33:13.825Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64362024-08-01T01:33:13.825Z
64372024-08-01T01:33:13.854Z Doc-tests installinator-common
64382024-08-01T01:33:13.857Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.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-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64392024-08-01T01:33:14.212Z
64402024-08-01T01:33:14.212Zrunning 0 tests
64412024-08-01T01:33:14.212Z
64422024-08-01T01:33:14.212Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64432024-08-01T01:33:14.212Z
64442024-08-01T01:33:14.234Z Doc-tests internal-dns
64452024-08-01T01:33:14.237Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns --test internal-dns/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64462024-08-01T01:33:14.510Z
64472024-08-01T01:33:14.510Zrunning 0 tests
64482024-08-01T01:33:14.510Z
64492024-08-01T01:33:14.510Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64502024-08-01T01:33:14.510Z
64512024-08-01T01:33:14.529Z Doc-tests ipcc
64522024-08-01T01:33:14.532Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
64532024-08-01T01:33:14.759Z
64542024-08-01T01:33:14.759Zrunning 0 tests
64552024-08-01T01:33:14.759Z
64562024-08-01T01:33:14.759Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64572024-08-01T01:33:14.759Z
64582024-08-01T01:33:14.778Z Doc-tests key-manager
64592024-08-01T01:33:14.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64602024-08-01T01:33:15.002Z
64612024-08-01T01:33:15.002Zrunning 0 tests
64622024-08-01T01:33:15.002Z
64632024-08-01T01:33:15.002Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64642024-08-01T01:33:15.002Z
64652024-08-01T01:33:15.020Z Doc-tests nexus-auth
64662024-08-01T01:33:15.023Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bbab575c50986c13.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64672024-08-01T01:33:16.147Z
64682024-08-01T01:33:16.147Zrunning 0 tests
64692024-08-01T01:33:16.147Z
64702024-08-01T01:33:16.147Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64712024-08-01T01:33:16.147Z
64722024-08-01T01:33:16.180Z Doc-tests nexus-client
64732024-08-01T01:33:16.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64742024-08-01T01:33:18.009Z
64752024-08-01T01:33:18.010Zrunning 0 tests
64762024-08-01T01:33:18.010Z
64772024-08-01T01:33:18.010Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64782024-08-01T01:33:18.010Z
64792024-08-01T01:33:18.051Z Doc-tests nexus-config
64802024-08-01T01:33:18.054Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64812024-08-01T01:33:18.549Z
64822024-08-01T01:33:18.549Zrunning 0 tests
64832024-08-01T01:33:18.549Z
64842024-08-01T01:33:18.549Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64852024-08-01T01:33:18.549Z
64862024-08-01T01:33:18.572Z Doc-tests nexus-db-fixed-data
64872024-08-01T01:33:18.575Z 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-34a972ee222ff036.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64882024-08-01T01:33:18.944Z
64892024-08-01T01:33:18.944Zrunning 0 tests
64902024-08-01T01:33:18.944Z
64912024-08-01T01:33:18.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64922024-08-01T01:33:18.944Z
64932024-08-01T01:33:18.966Z Doc-tests nexus-db-model
64942024-08-01T01:33:18.970Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
64952024-08-01T01:33:29.725Z
64962024-08-01T01:33:29.725Zrunning 2 tests
64972024-08-01T01:33:32.266Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
64982024-08-01T01:33:32.269Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
64992024-08-01T01:33:32.269Z
65002024-08-01T01:33:32.269Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s
65012024-08-01T01:33:32.269Z
65022024-08-01T01:33:32.503Z Doc-tests nexus-db-queries
65032024-08-01T01:33:32.507Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-651faac3b35a2afb.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-34a972ee222ff036.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65042024-08-01T01:33:34.630Z
65052024-08-01T01:33:34.631Zrunning 1 test
65062024-08-01T01:33:38.023Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
65072024-08-01T01:33:38.023Z
65082024-08-01T01:33:38.023Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.39s
65092024-08-01T01:33:38.023Z
65102024-08-01T01:33:38.089Z Doc-tests nexus-defaults
65112024-08-01T01:33:38.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65122024-08-01T01:33:38.290Z
65132024-08-01T01:33:38.290Zrunning 0 tests
65142024-08-01T01:33:38.290Z
65152024-08-01T01:33:38.290Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65162024-08-01T01:33:38.290Z
65172024-08-01T01:33:38.307Z Doc-tests nexus-internal-api
65182024-08-01T01:33:38.310Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65192024-08-01T01:33:38.691Z
65202024-08-01T01:33:38.691Zrunning 2 tests
65212024-08-01T01:33:38.694Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 57) ... ignored
65222024-08-01T01:33:38.694Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 63) ... ignored
65232024-08-01T01:33:38.694Z
65242024-08-01T01:33:38.694Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
65252024-08-01T01:33:38.695Z
65262024-08-01T01:33:38.716Z Doc-tests nexus-inventory
65272024-08-01T01:33:38.719Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65282024-08-01T01:33:39.093Z
65292024-08-01T01:33:39.093Zrunning 0 tests
65302024-08-01T01:33:39.093Z
65312024-08-01T01:33:39.093Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65322024-08-01T01:33:39.093Z
65332024-08-01T01:33:39.116Z Doc-tests nexus-macros-common
65342024-08-01T01:33:39.119Z 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-fa215daa8cc34e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65352024-08-01T01:33:39.185Z
65362024-08-01T01:33:39.185Zrunning 0 tests
65372024-08-01T01:33:39.185Z
65382024-08-01T01:33:39.185Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65392024-08-01T01:33:39.185Z
65402024-08-01T01:33:39.193Z Doc-tests nexus-metrics-producer-gc
65412024-08-01T01:33:39.195Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65422024-08-01T01:33:39.569Z
65432024-08-01T01:33:39.569Zrunning 0 tests
65442024-08-01T01:33:39.569Z
65452024-08-01T01:33:39.569Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65462024-08-01T01:33:39.569Z
65472024-08-01T01:33:39.598Z Doc-tests nexus-networking
65482024-08-01T01:33:39.598Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65492024-08-01T01:33:39.990Z
65502024-08-01T01:33:39.990Zrunning 0 tests
65512024-08-01T01:33:39.990Z
65522024-08-01T01:33:39.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65532024-08-01T01:33:39.990Z
65542024-08-01T01:33:40.019Z Doc-tests nexus-reconfigurator-execution
65552024-08-01T01:33:40.023Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65562024-08-01T01:33:40.456Z
65572024-08-01T01:33:40.456Zrunning 0 tests
65582024-08-01T01:33:40.456Z
65592024-08-01T01:33:40.456Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65602024-08-01T01:33:40.456Z
65612024-08-01T01:33:40.487Z Doc-tests nexus-reconfigurator-planning
65622024-08-01T01:33:40.487Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-559ef3acd8c6f20e.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-17e0b38ec5ca1659.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65632024-08-01T01:33:40.873Z
65642024-08-01T01:33:40.873Zrunning 0 tests
65652024-08-01T01:33:40.873Z
65662024-08-01T01:33:40.873Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65672024-08-01T01:33:40.873Z
65682024-08-01T01:33:40.897Z Doc-tests nexus-reconfigurator-preparation
65692024-08-01T01:33:40.897Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65702024-08-01T01:33:41.262Z
65712024-08-01T01:33:41.262Zrunning 0 tests
65722024-08-01T01:33:41.262Z
65732024-08-01T01:33:41.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65742024-08-01T01:33:41.263Z
65752024-08-01T01:33:41.291Z Doc-tests nexus-saga-recovery
65762024-08-01T01:33:41.291Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65772024-08-01T01:33:41.628Z
65782024-08-01T01:33:41.628Zrunning 0 tests
65792024-08-01T01:33:41.629Z
65802024-08-01T01:33:41.629Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65812024-08-01T01:33:41.629Z
65822024-08-01T01:33:41.652Z Doc-tests nexus-sled-agent-shared
65832024-08-01T01:33:41.652Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65842024-08-01T01:33:42.004Z
65852024-08-01T01:33:42.004Zrunning 0 tests
65862024-08-01T01:33:42.004Z
65872024-08-01T01:33:42.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65882024-08-01T01:33:42.004Z
65892024-08-01T01:33:42.026Z Doc-tests nexus-test-interface
65902024-08-01T01:33:42.026Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65912024-08-01T01:33:42.299Z
65922024-08-01T01:33:42.299Zrunning 0 tests
65932024-08-01T01:33:42.299Z
65942024-08-01T01:33:42.299Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65952024-08-01T01:33:42.299Z
65962024-08-01T01:33:42.320Z Doc-tests nexus-test-utils
65972024-08-01T01:33:42.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
65982024-08-01T01:33:43.151Z
65992024-08-01T01:33:43.151Zrunning 0 tests
66002024-08-01T01:33:43.152Z
66012024-08-01T01:33:43.152Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66022024-08-01T01:33:43.152Z
66032024-08-01T01:33:43.185Z Doc-tests nexus-test-utils-macros
66042024-08-01T01:33:43.188Z 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-69db8ce9839469fd.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66052024-08-01T01:33:43.260Z
66062024-08-01T01:33:43.260Zrunning 1 test
66072024-08-01T01:33:43.263Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
66082024-08-01T01:33:43.263Z
66092024-08-01T01:33:43.263Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
66102024-08-01T01:33:43.263Z
66112024-08-01T01:33:43.268Z Doc-tests nexus-types
66122024-08-01T01:33:43.271Z 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-8d595ea2fae97c75.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66132024-08-01T01:33:45.770Z
66142024-08-01T01:33:45.770Zrunning 0 tests
66152024-08-01T01:33:45.770Z
66162024-08-01T01:33:45.770Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66172024-08-01T01:33:45.770Z
66182024-08-01T01:33:45.830Z Doc-tests omicron-certificates
66192024-08-01T01:33:45.830Z 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-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66202024-08-01T01:33:46.075Z
66212024-08-01T01:33:46.075Zrunning 0 tests
66222024-08-01T01:33:46.075Z
66232024-08-01T01:33:46.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66242024-08-01T01:33:46.075Z
66252024-08-01T01:33:46.093Z Doc-tests omicron-cockroach-admin
66262024-08-01T01:33:46.096Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-3a5702bd01cc1480.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-8c4c597757aa8deb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66272024-08-01T01:33:46.370Z
66282024-08-01T01:33:46.370Zrunning 0 tests
66292024-08-01T01:33:46.370Z
66302024-08-01T01:33:46.370Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66312024-08-01T01:33:46.371Z
66322024-08-01T01:33:46.390Z Doc-tests omicron-common
66332024-08-01T01:33:46.394Z 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-8d595ea2fae97c75.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
66342024-08-01T01:33:48.252Z
66352024-08-01T01:33:48.252Zrunning 2 tests
66362024-08-01T01:33:48.349Ztest common/src/lib.rs - FileKv (line 59) ... ignored
66372024-08-01T01:33:52.957Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
66382024-08-01T01:33:52.957Z
66392024-08-01T01:33:52.957Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.70s
66402024-08-01T01:33:52.957Z
66412024-08-01T01:33:53.005Z Doc-tests omicron-ddm-admin-client
66422024-08-01T01:33:53.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66432024-08-01T01:33:53.258Z
66442024-08-01T01:33:53.259Zrunning 0 tests
66452024-08-01T01:33:53.259Z
66462024-08-01T01:33:53.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66472024-08-01T01:33:53.259Z
66482024-08-01T01:33:53.278Z Doc-tests omicron-gateway
66492024-08-01T01:33:53.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-f7a665247e436e99.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-2b9e7ee196120fb5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-4cea1288443d385e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66502024-08-01T01:33:53.713Z
66512024-08-01T01:33:53.713Zrunning 0 tests
66522024-08-01T01:33:53.713Z
66532024-08-01T01:33:53.713Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66542024-08-01T01:33:53.713Z
66552024-08-01T01:33:53.736Z Doc-tests omicron-nexus
66562024-08-01T01:33:53.740Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-5f4e779ce754f485.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-7ac53860f85c14d5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-94a179eb80dbc922.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-2ced7cc60f5f7d34.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-2a27e967fb214765.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-de5a29db57866c6f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-c98f969fee13adf4.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-95db8536a4209c4f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-8185cc5ff89efa2d.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-08be7476c09899b6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-16df489320acb430.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-49d6cd4aa9aafd7b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-a7acf03ff2bb56e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-c4c483fdf32315d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-38e2d878bb727d15.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-69db8ce9839469fd.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.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-50e782e583a75e50.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-e1ffd4b10944627a.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66572024-08-01T01:33:56.595Z
66582024-08-01T01:33:56.595Zrunning 5 tests
66592024-08-01T01:33:56.598Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
66602024-08-01T01:33:59.803Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 816) ... ok
66612024-08-01T01:33:59.809Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 846) ... ok
66622024-08-01T01:33:59.811Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 774) ... ok
66632024-08-01T01:33:59.814Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 752) ... ok
66642024-08-01T01:33:59.814Z
66652024-08-01T01:33:59.814Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.22s
66662024-08-01T01:33:59.815Z
66672024-08-01T01:33:59.890Z Doc-tests omicron-package
66682024-08-01T01:33:59.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-b0406389d7009424.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66692024-08-01T01:34:00.115Z
66702024-08-01T01:34:00.115Zrunning 0 tests
66712024-08-01T01:34:00.115Z
66722024-08-01T01:34:00.115Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66732024-08-01T01:34:00.115Z
66742024-08-01T01:34:00.128Z Doc-tests omicron-passwords
66752024-08-01T01:34:00.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66762024-08-01T01:34:00.236Z
66772024-08-01T01:34:00.236Zrunning 0 tests
66782024-08-01T01:34:00.236Z
66792024-08-01T01:34:00.236Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66802024-08-01T01:34:00.236Z
66812024-08-01T01:34:00.247Z Doc-tests omicron-rpaths
66822024-08-01T01:34:00.250Z 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-a13d8c7cebfe9d8f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66832024-08-01T01:34:00.312Z
66842024-08-01T01:34:00.312Zrunning 0 tests
66852024-08-01T01:34:00.312Z
66862024-08-01T01:34:00.312Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66872024-08-01T01:34:00.312Z
66882024-08-01T01:34:00.320Z Doc-tests omicron-sled-agent
66892024-08-01T01:34:00.323Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-cd649f4b2f480542.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-701b56bfca7f0a45.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-be96130d38429d6d.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-1914bf6133fc9abe.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4af6f97630fadc9a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66902024-08-01T01:34:02.517Z
66912024-08-01T01:34:02.517Zrunning 0 tests
66922024-08-01T01:34:02.517Z
66932024-08-01T01:34:02.517Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66942024-08-01T01:34:02.517Z
66952024-08-01T01:34:02.574Z Doc-tests omicron-test-utils
66962024-08-01T01:34:02.574Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-4b1e7904d6c61e47.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-559ef3acd8c6f20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --document-private-items -D warnings --error-format human`
66972024-08-01T01:34:02.871Z
66982024-08-01T01:34:02.871Zrunning 0 tests
66992024-08-01T01:34:02.871Z
67002024-08-01T01:34:02.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67012024-08-01T01:34:02.871Z
67022024-08-01T01:34:02.892Z Doc-tests omicron-uuid-kinds
67032024-08-01T01:34:02.895Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --document-private-items -D warnings --error-format human`
67042024-08-01T01:34:02.990Z
67052024-08-01T01:34:02.990Zrunning 0 tests
67062024-08-01T01:34:02.990Z
67072024-08-01T01:34:02.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67082024-08-01T01:34:02.991Z
67092024-08-01T01:34:03.000Z Doc-tests omicron-workspace-hack
67102024-08-01T01:34:03.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-29b3d4137ffd6093.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67112024-08-01T01:34:03.061Z
67122024-08-01T01:34:03.061Zrunning 0 tests
67132024-08-01T01:34:03.061Z
67142024-08-01T01:34:03.061Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67152024-08-01T01:34:03.061Z
67162024-08-01T01:34:03.069Z Doc-tests openapi-manager
67172024-08-01T01:34:03.072Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-e4ac62d6701f0a90.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-b70ab5f68f446838.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-4b4ae8c6311a4784.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-d377442b2921a6cb.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-5b222ff54fa72547.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-1f1159adb905a0aa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67182024-08-01T01:34:03.448Z
67192024-08-01T01:34:03.448Zrunning 0 tests
67202024-08-01T01:34:03.448Z
67212024-08-01T01:34:03.448Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67222024-08-01T01:34:03.448Z
67232024-08-01T01:34:03.471Z Doc-tests oxide-client
67242024-08-01T01:34:03.471Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-395fb5bcd20308bb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
67252024-08-01T01:34:08.705Z
67262024-08-01T01:34:08.705Zrunning 196 tests
67272024-08-01T01:34:08.711Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
67282024-08-01T01:34:08.714Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
67292024-08-01T01:34:08.714Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
67302024-08-01T01:34:08.714Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
67312024-08-01T01:34:08.717Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
67322024-08-01T01:34:08.717Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
67332024-08-01T01:34:08.717Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
67342024-08-01T01:34:08.720Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
67352024-08-01T01:34:08.720Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
67362024-08-01T01:34:08.720Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
67372024-08-01T01:34:08.723Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
67382024-08-01T01:34:08.723Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
67392024-08-01T01:34:08.723Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
67402024-08-01T01:34:08.726Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
67412024-08-01T01:34:08.726Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
67422024-08-01T01:34:08.726Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
67432024-08-01T01:34:08.729Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
67442024-08-01T01:34:08.729Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
67452024-08-01T01:34:08.729Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
67462024-08-01T01:34:08.732Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
67472024-08-01T01:34:08.732Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
67482024-08-01T01:34:08.732Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
67492024-08-01T01:34:08.735Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
67502024-08-01T01:34:08.735Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
67512024-08-01T01:34:08.735Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
67522024-08-01T01:34:08.738Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
67532024-08-01T01:34:08.738Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
67542024-08-01T01:34:08.738Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
67552024-08-01T01:34:08.741Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
67562024-08-01T01:34:08.741Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
67572024-08-01T01:34:08.741Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
67582024-08-01T01:34:08.744Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
67592024-08-01T01:34:08.744Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
67602024-08-01T01:34:08.744Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
67612024-08-01T01:34:08.746Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
67622024-08-01T01:34:08.746Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
67632024-08-01T01:34:08.746Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
67642024-08-01T01:34:08.749Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
67652024-08-01T01:34:08.749Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
67662024-08-01T01:34:08.749Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
67672024-08-01T01:34:08.752Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
67682024-08-01T01:34:08.752Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
67692024-08-01T01:34:08.752Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
67702024-08-01T01:34:08.755Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
67712024-08-01T01:34:08.755Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
67722024-08-01T01:34:08.755Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
67732024-08-01T01:34:08.757Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
67742024-08-01T01:34:08.757Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
67752024-08-01T01:34:08.758Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
67762024-08-01T01:34:08.760Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
67772024-08-01T01:34:08.760Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
67782024-08-01T01:34:08.763Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
67792024-08-01T01:34:08.763Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
67802024-08-01T01:34:08.763Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
67812024-08-01T01:34:08.763Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
67822024-08-01T01:34:08.767Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
67832024-08-01T01:34:08.767Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
67842024-08-01T01:34:08.767Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
67852024-08-01T01:34:08.767Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
67862024-08-01T01:34:08.769Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
67872024-08-01T01:34:08.769Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
67882024-08-01T01:34:08.769Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
67892024-08-01T01:34:08.772Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
67902024-08-01T01:34:08.772Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
67912024-08-01T01:34:08.772Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
67922024-08-01T01:34:08.775Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
67932024-08-01T01:34:08.775Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
67942024-08-01T01:34:08.775Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
67952024-08-01T01:34:08.778Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
67962024-08-01T01:34:08.778Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
67972024-08-01T01:34:08.778Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
67982024-08-01T01:34:08.778Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
67992024-08-01T01:34:08.781Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
68002024-08-01T01:34:08.781Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
68012024-08-01T01:34:08.781Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
68022024-08-01T01:34:08.783Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
68032024-08-01T01:34:08.783Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
68042024-08-01T01:34:08.783Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
68052024-08-01T01:34:08.786Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
68062024-08-01T01:34:08.786Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
68072024-08-01T01:34:08.786Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
68082024-08-01T01:34:08.786Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
68092024-08-01T01:34:08.789Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
68102024-08-01T01:34:08.789Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
68112024-08-01T01:34:08.789Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
68122024-08-01T01:34:08.792Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
68132024-08-01T01:34:08.792Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
68142024-08-01T01:34:08.792Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
68152024-08-01T01:34:08.795Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
68162024-08-01T01:34:08.795Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
68172024-08-01T01:34:08.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
68182024-08-01T01:34:08.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
68192024-08-01T01:34:08.798Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
68202024-08-01T01:34:08.798Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
68212024-08-01T01:34:08.798Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
68222024-08-01T01:34:08.801Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
68232024-08-01T01:34:08.801Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
68242024-08-01T01:34:08.801Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
68252024-08-01T01:34:08.801Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
68262024-08-01T01:34:08.807Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
68272024-08-01T01:34:08.807Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
68282024-08-01T01:34:08.807Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
68292024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
68302024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
68312024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
68322024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
68332024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
68342024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
68352024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
68362024-08-01T01:34:08.810Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
68372024-08-01T01:34:08.813Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
68382024-08-01T01:34:08.813Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
68392024-08-01T01:34:08.813Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
68402024-08-01T01:34:08.816Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
68412024-08-01T01:34:08.816Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
68422024-08-01T01:34:08.816Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
68432024-08-01T01:34:08.816Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
68442024-08-01T01:34:08.819Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
68452024-08-01T01:34:08.819Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
68462024-08-01T01:34:08.819Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
68472024-08-01T01:34:08.822Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
68482024-08-01T01:34:08.822Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
68492024-08-01T01:34:08.822Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
68502024-08-01T01:34:08.822Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
68512024-08-01T01:34:08.825Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
68522024-08-01T01:34:08.825Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
68532024-08-01T01:34:08.825Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
68542024-08-01T01:34:08.828Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
68552024-08-01T01:34:08.828Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
68562024-08-01T01:34:08.828Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
68572024-08-01T01:34:08.830Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
68582024-08-01T01:34:08.831Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
68592024-08-01T01:34:08.831Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
68602024-08-01T01:34:08.833Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
68612024-08-01T01:34:08.833Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
68622024-08-01T01:34:08.833Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
68632024-08-01T01:34:08.833Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
68642024-08-01T01:34:08.836Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
68652024-08-01T01:34:08.836Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
68662024-08-01T01:34:08.836Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
68672024-08-01T01:34:08.839Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
68682024-08-01T01:34:08.839Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
68692024-08-01T01:34:08.839Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
68702024-08-01T01:34:08.842Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
68712024-08-01T01:34:08.842Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
68722024-08-01T01:34:08.842Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
68732024-08-01T01:34:08.842Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
68742024-08-01T01:34:08.844Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
68752024-08-01T01:34:08.844Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
68762024-08-01T01:34:08.844Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
68772024-08-01T01:34:08.848Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
68782024-08-01T01:34:08.848Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
68792024-08-01T01:34:08.848Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
68802024-08-01T01:34:08.848Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
68812024-08-01T01:34:08.851Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
68822024-08-01T01:34:08.851Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
68832024-08-01T01:34:08.851Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
68842024-08-01T01:34:08.855Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
68852024-08-01T01:34:08.855Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
68862024-08-01T01:34:08.855Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
68872024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
68882024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
68892024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
68902024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
68912024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
68922024-08-01T01:34:08.859Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
68932024-08-01T01:34:08.860Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
68942024-08-01T01:34:08.862Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
68952024-08-01T01:34:08.862Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
68962024-08-01T01:34:08.862Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
68972024-08-01T01:34:08.865Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
68982024-08-01T01:34:08.865Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
68992024-08-01T01:34:08.865Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
69002024-08-01T01:34:08.865Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
69012024-08-01T01:34:08.868Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
69022024-08-01T01:34:08.868Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
69032024-08-01T01:34:08.868Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
69042024-08-01T01:34:08.871Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
69052024-08-01T01:34:08.871Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
69062024-08-01T01:34:08.871Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
69072024-08-01T01:34:08.873Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
69082024-08-01T01:34:08.873Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
69092024-08-01T01:34:08.873Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
69102024-08-01T01:34:08.876Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
69112024-08-01T01:34:08.876Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
69122024-08-01T01:34:08.876Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
69132024-08-01T01:34:08.876Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
69142024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
69152024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
69162024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
69172024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
69182024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
69192024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
69202024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
69212024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
69222024-08-01T01:34:08.879Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
69232024-08-01T01:34:08.879Z
69242024-08-01T01:34:08.879Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.17s
69252024-08-01T01:34:08.879Z
69262024-08-01T01:34:09.000Z Doc-tests oximeter
69272024-08-01T01:34:09.000Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-de8a9e5395169231.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69282024-08-01T01:34:09.241Z
69292024-08-01T01:34:09.241Zrunning 2 tests
69302024-08-01T01:34:09.244Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
69312024-08-01T01:34:10.361Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
69322024-08-01T01:34:10.361Z
69332024-08-01T01:34:10.361Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.12s
69342024-08-01T01:34:10.361Z
69352024-08-01T01:34:10.388Z Doc-tests oximeter-api
69362024-08-01T01:34:10.388Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69372024-08-01T01:34:10.628Z
69382024-08-01T01:34:10.628Zrunning 2 tests
69392024-08-01T01:34:10.631Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
69402024-08-01T01:34:10.631Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
69412024-08-01T01:34:10.631Z
69422024-08-01T01:34:10.631Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
69432024-08-01T01:34:10.631Z
69442024-08-01T01:34:10.648Z Doc-tests oximeter-client
69452024-08-01T01:34:10.651Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69462024-08-01T01:34:10.940Z
69472024-08-01T01:34:10.940Zrunning 0 tests
69482024-08-01T01:34:10.941Z
69492024-08-01T01:34:10.941Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69502024-08-01T01:34:10.941Z
69512024-08-01T01:34:10.960Z Doc-tests oximeter-collector
69522024-08-01T01:34:10.963Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-cda689e4f72d891b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-08de2ea6abe22da5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-856ae47cc67e68c9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-4d0aa12f816236aa.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69532024-08-01T01:34:11.422Z
69542024-08-01T01:34:11.422Zrunning 0 tests
69552024-08-01T01:34:11.422Z
69562024-08-01T01:34:11.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69572024-08-01T01:34:11.422Z
69582024-08-01T01:34:11.452Z Doc-tests oximeter-db
69592024-08-01T01:34:11.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-ad2ac19f263eb5fe.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
69602024-08-01T01:34:12.753Z
69612024-08-01T01:34:12.753Zrunning 1 test
69622024-08-01T01:34:12.756Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
69632024-08-01T01:34:12.756Z
69642024-08-01T01:34:12.756Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
69652024-08-01T01:34:12.756Z
69662024-08-01T01:34:12.798Z Doc-tests oximeter-impl
69672024-08-01T01:34:12.798Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_impl --test oximeter/impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-97cc94cf502151da.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-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-75f3cda4709ea387.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69682024-08-01T01:34:13.488Z
69692024-08-01T01:34:13.488Zrunning 11 tests
69702024-08-01T01:34:13.886Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
69712024-08-01T01:34:21.338Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
69722024-08-01T01:34:21.417Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
69732024-08-01T01:34:21.478Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
69742024-08-01T01:34:21.478Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
69752024-08-01T01:34:21.515Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
69762024-08-01T01:34:21.519Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
69772024-08-01T01:34:21.534Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
69782024-08-01T01:34:21.900Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
69792024-08-01T01:34:24.272Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
69802024-08-01T01:34:26.220Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
69812024-08-01T01:34:26.220Z
69822024-08-01T01:34:26.223Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.73s
69832024-08-01T01:34:26.223Z
69842024-08-01T01:34:26.255Z Doc-tests oximeter-instruments
69852024-08-01T01:34:26.255Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-c9660468fb202f81.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --document-private-items -D warnings --error-format human`
69862024-08-01T01:34:26.636Z
69872024-08-01T01:34:26.636Zrunning 0 tests
69882024-08-01T01:34:26.636Z
69892024-08-01T01:34:26.636Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69902024-08-01T01:34:26.636Z
69912024-08-01T01:34:26.663Z Doc-tests oximeter-macro-impl
69922024-08-01T01:34:26.663Z 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-0f26e358e4fdb1af.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-7eb15f5a234d549a.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
69932024-08-01T01:34:26.747Z
69942024-08-01T01:34:26.747Zrunning 0 tests
69952024-08-01T01:34:26.747Z
69962024-08-01T01:34:26.747Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
69972024-08-01T01:34:26.747Z
69982024-08-01T01:34:26.755Z Doc-tests oximeter-producer
69992024-08-01T01:34:26.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-e8d10ff9fea55f09.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-dc8762cd05ecb457.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-46152e5828231b85.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70002024-08-01T01:34:27.104Z
70012024-08-01T01:34:27.104Zrunning 0 tests
70022024-08-01T01:34:27.104Z
70032024-08-01T01:34:27.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70042024-08-01T01:34:27.104Z
70052024-08-01T01:34:27.131Z Doc-tests oximeter-timeseries-macro
70062024-08-01T01:34:27.134Z 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-0f26e358e4fdb1af.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-21d9a6e88bf0b5a0.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-de8a9e5395169231.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70072024-08-01T01:34:27.354Z
70082024-08-01T01:34:27.354Zrunning 0 tests
70092024-08-01T01:34:27.354Z
70102024-08-01T01:34:27.354Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70112024-08-01T01:34:27.354Z
70122024-08-01T01:34:27.372Z Doc-tests oxlog
70132024-08-01T01:34:27.375Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-aab2938290386120.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70142024-08-01T01:34:27.449Z
70152024-08-01T01:34:27.449Zrunning 0 tests
70162024-08-01T01:34:27.449Z
70172024-08-01T01:34:27.449Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70182024-08-01T01:34:27.449Z
70192024-08-01T01:34:27.458Z Doc-tests sled-agent-client
70202024-08-01T01:34:27.461Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-bf0fbd68d8c62d93.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70212024-08-01T01:34:29.060Z
70222024-08-01T01:34:29.060Zrunning 0 tests
70232024-08-01T01:34:29.060Z
70242024-08-01T01:34:29.060Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70252024-08-01T01:34:29.060Z
70262024-08-01T01:34:29.099Z Doc-tests sled-agent-types
70272024-08-01T01:34:29.102Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-820d02ef63f3f682.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-70291fed720529b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-1dbb77d28fd14145.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70282024-08-01T01:34:29.548Z
70292024-08-01T01:34:29.548Zrunning 0 tests
70302024-08-01T01:34:29.548Z
70312024-08-01T01:34:29.548Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70322024-08-01T01:34:29.549Z
70332024-08-01T01:34:29.573Z Doc-tests sled-hardware
70342024-08-01T01:34:29.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70352024-08-01T01:34:29.923Z
70362024-08-01T01:34:29.923Zrunning 0 tests
70372024-08-01T01:34:29.923Z
70382024-08-01T01:34:29.923Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70392024-08-01T01:34:29.923Z
70402024-08-01T01:34:29.946Z Doc-tests sled-hardware-types
70412024-08-01T01:34:29.949Z 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-9e02bc2058e21b57.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70422024-08-01T01:34:30.204Z
70432024-08-01T01:34:30.204Zrunning 0 tests
70442024-08-01T01:34:30.204Z
70452024-08-01T01:34:30.204Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70462024-08-01T01:34:30.204Z
70472024-08-01T01:34:30.224Z Doc-tests sled-storage
70482024-08-01T01:34:30.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-23495809de2e7b8c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-817f5df84a07ec56.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c5c7497333edebc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
70492024-08-01T01:34:30.652Z
70502024-08-01T01:34:30.652Zrunning 0 tests
70512024-08-01T01:34:30.652Z
70522024-08-01T01:34:30.652Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70532024-08-01T01:34:30.652Z
70542024-08-01T01:34:30.677Z Doc-tests sp-sim
70552024-08-01T01:34:30.680Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-336788c273a9bc83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-e7c0e2f0f8257f24.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70562024-08-01T01:34:31.093Z
70572024-08-01T01:34:31.093Zrunning 0 tests
70582024-08-01T01:34:31.093Z
70592024-08-01T01:34:31.094Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70602024-08-01T01:34:31.094Z
70612024-08-01T01:34:31.117Z Doc-tests tufaceous
70622024-08-01T01:34:31.120Z 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-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-610c9bf31adf040d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70632024-08-01T01:34:31.405Z
70642024-08-01T01:34:31.405Zrunning 0 tests
70652024-08-01T01:34:31.405Z
70662024-08-01T01:34:31.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70672024-08-01T01:34:31.405Z
70682024-08-01T01:34:31.425Z Doc-tests tufaceous-lib
70692024-08-01T01:34:31.428Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70702024-08-01T01:34:31.838Z
70712024-08-01T01:34:31.838Zrunning 0 tests
70722024-08-01T01:34:31.838Z
70732024-08-01T01:34:31.838Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70742024-08-01T01:34:31.838Z
70752024-08-01T01:34:31.861Z Doc-tests typed-rng
70762024-08-01T01:34:31.864Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.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-17e0b38ec5ca1659.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70772024-08-01T01:34:31.935Z
70782024-08-01T01:34:31.935Zrunning 0 tests
70792024-08-01T01:34:31.935Z
70802024-08-01T01:34:31.935Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70812024-08-01T01:34:31.935Z
70822024-08-01T01:34:31.943Z Doc-tests update-common
70832024-08-01T01:34:31.946Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70842024-08-01T01:34:32.236Z
70852024-08-01T01:34:32.237Zrunning 0 tests
70862024-08-01T01:34:32.237Z
70872024-08-01T01:34:32.237Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70882024-08-01T01:34:32.237Z
70892024-08-01T01:34:32.257Z Doc-tests update-engine
70902024-08-01T01:34:32.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
70912024-08-01T01:34:32.751Z
70922024-08-01T01:34:32.751Zrunning 3 tests
70932024-08-01T01:34:32.754Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
70942024-08-01T01:34:32.754Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
70952024-08-01T01:34:32.754Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
70962024-08-01T01:34:32.754Z
70972024-08-01T01:34:32.754Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
70982024-08-01T01:34:32.754Z
70992024-08-01T01:34:32.772Z Doc-tests wicket
71002024-08-01T01:34:32.775Z 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-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71012024-08-01T01:34:33.696Z
71022024-08-01T01:34:33.696Zrunning 0 tests
71032024-08-01T01:34:33.696Z
71042024-08-01T01:34:33.696Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71052024-08-01T01:34:33.696Z
71062024-08-01T01:34:33.728Z Doc-tests wicket-common
71072024-08-01T01:34:33.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71082024-08-01T01:34:34.263Z
71092024-08-01T01:34:34.263Zrunning 0 tests
71102024-08-01T01:34:34.263Z
71112024-08-01T01:34:34.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71122024-08-01T01:34:34.263Z
71132024-08-01T01:34:34.290Z Doc-tests wicket-dbg
71142024-08-01T01:34:34.293Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-7dde2256497f9d08.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71152024-08-01T01:34:34.639Z
71162024-08-01T01:34:34.640Zrunning 0 tests
71172024-08-01T01:34:34.640Z
71182024-08-01T01:34:34.640Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71192024-08-01T01:34:34.640Z
71202024-08-01T01:34:34.663Z Doc-tests wicketd
71212024-08-01T01:34:34.666Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.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-2dedf3ddfbff7178.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-11de4f331728f18c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0496f8ed0ee8f66b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-26f19fe82637a3b6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-750b9cf70683d110.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-19f5de9057f06880.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-48371afed009c479.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-b5d69cf2965a0210.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-89ff8c3f6d81f2f0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-0bf0f03b1deba50c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-c29d753d22d00765.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-3b14d85e6e245a0d.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-9e8dc517c364d43b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-25bbc9018f18c120.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-f1875796f502f706.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71222024-08-01T01:34:35.274Z
71232024-08-01T01:34:35.274Zrunning 0 tests
71242024-08-01T01:34:35.275Z
71252024-08-01T01:34:35.275Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71262024-08-01T01:34:35.275Z
71272024-08-01T01:34:35.304Z Doc-tests wicketd-api
71282024-08-01T01:34:35.307Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-3937e568241059eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-47aa7f877e1af4a8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-b8072738b5f09c6e.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-3d90c1fc6e2d119d.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71292024-08-01T01:34:35.704Z
71302024-08-01T01:34:35.704Zrunning 2 tests
71312024-08-01T01:34:35.707Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
71322024-08-01T01:34:35.707Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
71332024-08-01T01:34:35.707Z
71342024-08-01T01:34:35.707Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
71352024-08-01T01:34:35.707Z
71362024-08-01T01:34:35.729Z Doc-tests wicketd-client
71372024-08-01T01:34:35.732Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-bce771c32d43a205.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-ae58825e6967a4e9.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-f562be800a60d431.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-4813e02ab195d09a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71382024-08-01T01:34:37.311Z
71392024-08-01T01:34:37.311Zrunning 0 tests
71402024-08-01T01:34:37.311Z
71412024-08-01T01:34:37.311Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71422024-08-01T01:34:37.311Z
71432024-08-01T01:34:37.349Z Doc-tests xtask-downloader
71442024-08-01T01:34:37.352Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-0b541f5441705ce5.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71452024-08-01T01:34:37.518Z
71462024-08-01T01:34:37.518Zrunning 1 test
71472024-08-01T01:34:37.521Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
71482024-08-01T01:34:37.521Z
71492024-08-01T01:34:37.521Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
71502024-08-01T01:34:37.521Z
71512024-08-01T01:34:37.532Z Doc-tests zone-setup
71522024-08-01T01:34:37.535Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-a4abddd57b8d0d31.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-9e02bc2058e21b57.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-50e782e583a75e50.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-738a2e510210ec3b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-0f26e358e4fdb1af.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-889b30bd6d07bfd0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-3b6522a2c6c7b35e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
71532024-08-01T01:34:37.761Z
71542024-08-01T01:34:37.761Zrunning 0 tests
71552024-08-01T01:34:37.761Z
71562024-08-01T01:34:37.761Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71572024-08-01T01:34:37.761Z
71582024-08-01T01:34:37.836Z
71592024-08-01T01:34:37.836Zreal 1:37.237220145
71602024-08-01T01:34:37.836Zuser 1:45.972398845
71612024-08-01T01:34:37.837Zsys 45.732275829
71622024-08-01T01:34:37.837Ztrap 0.023451625
71632024-08-01T01:34:37.837Ztflt 1.068351418
71642024-08-01T01:34:37.837Zdflt 4.734114369
71652024-08-01T01:34:37.837Zkflt 0.019901387
71662024-08-01T01:34:37.837Zlock 1:12.828427975
71672024-08-01T01:34:37.837Zslp 11:01.481684471
71682024-08-01T01:34:37.837Zlat 2.726449462
71692024-08-01T01:34:37.837Zstop 6.626976981
71702024-08-01T01:34:37.840Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
71712024-08-01T01:34:37.843Z+ unset TMPDIR
71722024-08-01T01:34:37.843Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
71732024-08-01T01:34:37.843Zfiles in /var/tmp/omicron_tmp (none expected on success):
71742024-08-01T01:34:37.843Z+ find /var/tmp/omicron_tmp -ls
71752024-08-01T01:34:37.847Z163889 11 drwxr-xr-x 2 build build 2 Aug 1 01:34 /var/tmp/omicron_tmp
71762024-08-01T01:34:37.849Z+ rmdir /var/tmp/omicron_tmp
71772024-08-01T01:34:38.286Zprocess exited: duration 3524386 ms, exit code 0
 
71782024-08-01T01:34:38.300Zfound 1 output files
71792024-08-01T01:34:38.309Zuploading: /work/crate-build-timings.json (512868 bytes)
71802024-08-01T01:34:39.325Zuploaded: /work/crate-build-timings.json