01J49ZE6N39ZPCERVQ59MHV56B: 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: 01J49ZEEBA4XY7J5VFN13GKT32

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-02T16:41:53.399Zjob assigned to worker 01J49ZEP1SXDJ342MTKSXMRPS8 (queued for 58 s)
 
22024-08-02T16:42:00.361Zstarting task 0: "setup"
32024-08-02T16:42:00.370Z++ uname -s
42024-08-02T16:42:00.373Z+ kern=SunOS
52024-08-02T16:42:00.373Z+ case "$kern" in
62024-08-02T16:42:00.373Z+ groupadd -g 12345 build
72024-08-02T16:42:00.376Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-02T16:42:02.384Z+ zfs create -o mountpoint=/work rpool/work
92024-08-02T16:42:02.460Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-02T16:42:02.463Z+ home_fs=zfs
112024-08-02T16:42:02.463Z+ [[ zfs == autofs ]]
122024-08-02T16:42:02.463Z+ mkdir -p /home/build
132024-08-02T16:42:02.465Z+ chown build:build /home/build /work
142024-08-02T16:42:04.466Z+ chmod 0700 /home/build /work
152024-08-02T16:42:04.470Zprocess exited: duration 4108 ms, exit code 0
 
162024-08-02T16:42:04.476Zstarting task 1: "rust-toolchain"
172024-08-02T16:42:04.481Z+ printf ' * toolchain channel = "%s"
182024-08-02T16:42:04.481Z * toolchain channel = "1.78.0"
192024-08-02T16:42:04.481Z' 1.78.0
202024-08-02T16:42:04.481Z+ printf ' * toolchain profile = "%s"
212024-08-02T16:42:04.481Z' default
222024-08-02T16:42:04.481Z * toolchain profile = "default"
232024-08-02T16:42:04.484Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-02T16:42:04.484Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-08-02T16:42:04.782Zinfo: downloading installer
262024-08-02T16:42:06.433Zinfo: profile set to 'default'
272024-08-02T16:42:06.433Zinfo: default host triple is x86_64-unknown-illumos
282024-08-02T16:42:06.433Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-08-02T16:42:06.579Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-08-02T16:42:06.579Zinfo: downloading component 'cargo'
312024-08-02T16:42:07.415Zinfo: downloading component 'clippy'
322024-08-02T16:42:07.696Zinfo: downloading component 'rust-docs'
332024-08-02T16:42:08.816Zinfo: downloading component 'rust-std'
342024-08-02T16:42:10.587Zinfo: downloading component 'rustc'
352024-08-02T16:42:15.367Zinfo: downloading component 'rustfmt'
362024-08-02T16:42:15.609Zinfo: installing component 'cargo'
372024-08-02T16:42:16.485Zinfo: installing component 'clippy'
382024-08-02T16:42:16.863Zinfo: installing component 'rust-docs'
392024-08-02T16:42:18.401Zinfo: installing component 'rust-std'
402024-08-02T16:42:20.204Zinfo: installing component 'rustc'
412024-08-02T16:42:24.453Zinfo: installing component 'rustfmt'
422024-08-02T16:42:24.784Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-08-02T16:42:24.784Z
442024-08-02T16:42:25.049Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-08-02T16:42:25.049Z
462024-08-02T16:42:25.049Z
472024-08-02T16:42:25.049ZRust is installed now. Great!
482024-08-02T16:42:25.049Z
492024-08-02T16:42:25.049ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-02T16:42:25.049Zenvironment variable. This has not been done automatically.
512024-08-02T16:42:25.049Z
522024-08-02T16:42:25.049ZTo configure your current shell, you need to source
532024-08-02T16:42:25.049Zthe corresponding env file under $HOME/.cargo.
542024-08-02T16:42:25.049Z
552024-08-02T16:42:25.049ZThis is usually done by running one of the following (note the leading DOT):
562024-08-02T16:42:25.052Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-02T16:42:25.052Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-02T16:42:25.100Z+ rustc --version
592024-08-02T16:42:25.162Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-08-02T16:42:25.166Zprocess exited: duration 20686 ms, exit code 0
 
612024-08-02T16:42:25.172Zstarting task 2: "authentication"
622024-08-02T16:42:25.192Zprocess exited: duration 20 ms, exit code 0
 
632024-08-02T16:42:25.198Zstarting task 3: "clone repository"
642024-08-02T16:42:25.203Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-02T16:42:25.205Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-02T16:42:25.244ZCloning into '/work/oxidecomputer/omicron'...
672024-08-02T16:42:32.223Z+ cd /work/oxidecomputer/omicron
682024-08-02T16:42:32.224Z+ git fetch origin fcaf48be81455748a28872c53a3ae5e0dfd40aa0
692024-08-02T16:42:32.747ZFrom https://github.com/oxidecomputer/omicron
702024-08-02T16:42:32.747Z * branch fcaf48be81455748a28872c53a3ae5e0dfd40aa0 -> FETCH_HEAD
712024-08-02T16:42:32.754Z+ [[ -n '' ]]
722024-08-02T16:42:32.754Z+ git reset --hard fcaf48be81455748a28872c53a3ae5e0dfd40aa0
732024-08-02T16:42:32.894ZHEAD is now at fcaf48be8 Snapshot creation races with region replacement
742024-08-02T16:42:32.897Zprocess exited: duration 7696 ms, exit code 0
 
752024-08-02T16:42:32.903Zstarting task 4: "build"
762024-08-02T16:42:32.912Z+ target_os=illumos
772024-08-02T16:42:32.912Z+ NEXTEST_VERSION=0.9.70
782024-08-02T16:42:32.912Z+ cargo --version
792024-08-02T16:42:32.967Zcargo 1.78.0 (54d8815d0 2024-03-26)
802024-08-02T16:42:32.970Z+ rustc --version
812024-08-02T16:42:33.027Zrustc 1.78.0 (9b00956e5 2024-04-29)
822024-08-02T16:42:33.031Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
832024-08-02T16:42:33.033Z+ gunzip
842024-08-02T16:42:33.033Z+ tar -xvf - -C /home/build/.cargo/bin
852024-08-02T16:42:34.354Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
862024-08-02T16:42:34.358Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
872024-08-02T16:42:34.358Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
882024-08-02T16:42:34.358Ztests will store ephemeral output in /var/tmp/omicron_tmp
892024-08-02T16:42:34.358Z+ mkdir /var/tmp/omicron_tmp
902024-08-02T16:42:34.358Z+ OUTPUT_DIR=/work
912024-08-02T16:42:34.358Z+ echo 'tests will store non-ephemeral output in /work'
922024-08-02T16:42:34.358Ztests will store non-ephemeral output in /work
932024-08-02T16:42:34.358Z+ mkdir -p /work
942024-08-02T16:42:34.361Z+ source ./env.sh
952024-08-02T16:42:34.361Z++ OLD_SHELL_OPTS=ehxB
962024-08-02T16:42:34.361Z++ set -o xtrace
972024-08-02T16:42:34.364Z++++ dirname ./env.sh
982024-08-02T16:42:34.364Z+++ readlink -f .
992024-08-02T16:42:34.366Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002024-08-02T16:42:34.366Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-08-02T16:42:34.366Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-08-02T16:42:34.366Z++ 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
1032024-08-02T16:42:34.367Z++ 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
1042024-08-02T16:42:34.367Z++ 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
1052024-08-02T16:42:34.367Z++ 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
1062024-08-02T16:42:34.367Z++ 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
1072024-08-02T16:42:34.367Z++ 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
1082024-08-02T16:42:34.367Z++ case $OLD_SHELL_OPTS in
1092024-08-02T16:42:34.367Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102024-08-02T16:42:34.367Z+ banner prerequisites
1112024-08-02T16:42:34.370Z
1122024-08-02T16:42:34.370Z ##### ##### ###### ##### ###### #### # # # #### #
1132024-08-02T16:42:34.370Z # # # # # # # # # # # # # # #
1142024-08-02T16:42:34.370Z # # # # ##### # # ##### # # # # # #### #
1152024-08-02T16:42:34.370Z ##### ##### # ##### # # # # # # # # #
1162024-08-02T16:42:34.370Z # # # # # # # # # # # # # # #
1172024-08-02T16:42:34.370Z # # # ###### # # ###### ### # #### # #### #
1182024-08-02T16:42:34.370Z
1192024-08-02T16:42:34.370Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1202024-08-02T16:42:39.895Z Startup: Refreshing catalog 'helios-dev' ... Done
1212024-08-02T16:42:41.949Z Startup: Caching catalogs ... Done
1222024-08-02T16:42:45.642ZPlanning: Solver setup ... Done (3.110s)
1232024-08-02T16:42:45.702ZPlanning: Running solver ... Done (0.059s)
1242024-08-02T16:42:45.753ZPlanning: Finding local manifests ... Done (0.003s)
1252024-08-02T16:42:45.765ZPlanning: Fetching manifests: 0/4 0% complete
1262024-08-02T16:42:45.906ZPlanning: Fetching manifests: 4/4 100% complete
1272024-08-02T16:42:45.954ZPlanning: Package planning ... Done (0.048s)
1282024-08-02T16:42:46.005ZPlanning: Merging actions ... Done (0.050s)
1292024-08-02T16:42:46.300ZPlanning: Checking for conflicting actions ... Done (0.295s)
1302024-08-02T16:42:46.311ZPlanning: Consolidating action changes ... Done (0.011s)
1312024-08-02T16:42:47.220ZPlanning: Evaluating mediators ... Done (0.908s)
1322024-08-02T16:42:47.230ZPlanning: Planning completed in 5.21 seconds
1332024-08-02T16:42:47.246Z Packages to install: 4
1342024-08-02T16:42:47.246Z Mediators to change: 2
1352024-08-02T16:42:47.246Z Services to change: 1
1362024-08-02T16:42:47.249Z Estimated space available: 155.76 GB
1372024-08-02T16:42:47.249ZEstimated space to be consumed: 1.47 GB
1382024-08-02T16:42:47.249Z Create boot environment: No
1392024-08-02T16:42:47.249ZCreate backup boot environment: No
1402024-08-02T16:42:47.249Z Rebuild boot archive: No
1412024-08-02T16:42:47.249Z
1422024-08-02T16:42:47.249ZChanged mediators:
1432024-08-02T16:42:47.249Z mediator clang:
1442024-08-02T16:42:47.249Z version: None -> 15 (system default)
1452024-08-02T16:42:47.249Z
1462024-08-02T16:42:47.250Z mediator llvm:
1472024-08-02T16:42:47.250Z version: 14 (system default) -> 15 (system default)
1482024-08-02T16:42:47.250Z
1492024-08-02T16:42:47.250ZChanged packages:
1502024-08-02T16:42:47.250Zhelios-dev
1512024-08-02T16:42:47.250Z developer/build-essential
1522024-08-02T16:42:47.250Z None -> 11-2.0
1532024-08-02T16:42:47.250Z library/libxmlsec1
1542024-08-02T16:42:47.250Z None -> 1.2.35-2.0
1552024-08-02T16:42:47.250Z ooce/developer/clang-15
1562024-08-02T16:42:47.250Z None -> 15.0.7-2.0
1572024-08-02T16:42:47.250Z ooce/developer/llvm-15
1582024-08-02T16:42:47.250Z None -> 15.0.7-2.0
1592024-08-02T16:42:47.250Z
1602024-08-02T16:42:47.250ZServices:
1612024-08-02T16:42:47.250Z restart_fmri:
1622024-08-02T16:42:47.250Z svc:/system/update-man-index:default
1632024-08-02T16:42:47.294Z
1642024-08-02T16:42:47.294ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1652024-08-02T16:42:52.295ZDownload: 1138/3290 items 50.4/212.6MB 23% complete (10.0M/s)
1662024-08-02T16:42:57.308ZDownload: 1843/3290 items 118.5/212.6MB 55% complete (12.2M/s)
1672024-08-02T16:43:02.301ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (8.1M/s)
1682024-08-02T16:43:07.304ZDownload: 3154/3290 items 144.0/212.6MB 67% complete (2.5M/s)
1692024-08-02T16:43:12.305ZDownload: 3248/3290 items 199.8/212.6MB 93% complete (8.0M/s)
1702024-08-02T16:43:13.920ZDownload: Completed 212.60 MB in 26.62 seconds (8.0M/s)
1712024-08-02T16:43:14.115Z Actions: 1/3689 actions (Installing new actions)
1722024-08-02T16:43:18.657Z Actions: Completed 3689 actions in 4.54 seconds.
1732024-08-02T16:43:18.962Z Done (0.301s)
1742024-08-02T16:43:18.963Z Done (0.000s)
1752024-08-02T16:43:19.316Z Done (0.353s)
1762024-08-02T16:43:23.575Z Done (4.096s)
1772024-08-02T16:43:23.654Z Done (0.017s)
1782024-08-02T16:43:23.657Z Done (0.000s)
1792024-08-02T16:43:23.841Z Done (0.000s)
1802024-08-02T16:43:24.424ZPlanning: Evaluating mediator changes ... Done
1812024-08-02T16:43:24.583ZPlanning: Checking for conflicting actions ... Done
1822024-08-02T16:43:24.586ZPlanning: Consolidating action changes ... Done
1832024-08-02T16:43:24.854ZPlanning: Evaluating mediators ... Done
1842024-08-02T16:43:24.856ZPlanning: Planning completed in 0.43 seconds
1852024-08-02T16:43:24.887Z Mediators to change: 2
1862024-08-02T16:43:24.888Z Create boot environment: No
1872024-08-02T16:43:24.888ZCreate backup boot environment: No
1882024-08-02T16:43:24.944Z Done
1892024-08-02T16:43:24.944Z Done
1902024-08-02T16:43:25.164Z Done
1912024-08-02T16:43:28.718Z Done
1922024-08-02T16:43:28.801Z Done
1932024-08-02T16:43:28.801Z Done
1942024-08-02T16:43:28.920Z Done
1952024-08-02T16:43:29.536ZPlanning: Evaluating mediator changes ... Done
1962024-08-02T16:43:29.539ZPlanning: Merging actions ... Done
1972024-08-02T16:43:29.729ZPlanning: Checking for conflicting actions ... Done
1982024-08-02T16:43:29.732ZPlanning: Consolidating action changes ... Done
1992024-08-02T16:43:30.003ZPlanning: Evaluating mediators ... Done
2002024-08-02T16:43:30.061ZPlanning: Planning completed in 0.77 seconds
2012024-08-02T16:43:30.099Z Packages to change: 1
2022024-08-02T16:43:30.099Z Mediators to change: 1
2032024-08-02T16:43:30.099Z Services to change: 1
2042024-08-02T16:43:30.100Z Create boot environment: No
2052024-08-02T16:43:30.100ZCreate backup boot environment: Yes
2062024-08-02T16:43:32.011Z Actions: 1/6 actions (Updating modified actions)
2072024-08-02T16:43:32.014Z Actions: Completed 6 actions in 0.00 seconds.
2082024-08-02T16:43:32.014Z Done
2092024-08-02T16:43:32.014Z Done
2102024-08-02T16:43:32.086Z Done
2112024-08-02T16:43:35.862Z Done
2122024-08-02T16:43:35.947Z Done
2132024-08-02T16:43:35.950Z Done
2142024-08-02T16:43:36.048Z Done
2152024-08-02T16:43:36.485ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162024-08-02T16:43:36.485Zclang system 15 system
2172024-08-02T16:43:36.485Zcsh system system illumos
2182024-08-02T16:43:36.485Zctags system system illumos
2192024-08-02T16:43:36.485Zgcc vendor 12 vendor
2202024-08-02T16:43:36.485Zgcc system 10 system
2212024-08-02T16:43:36.485Zgcc system 7 system
2222024-08-02T16:43:36.485Zgo system 1.20 system
2232024-08-02T16:43:36.485Zgo system 1.19 system
2242024-08-02T16:43:36.485Zllvm system 15 system
2252024-08-02T16:43:36.485Zllvm system 14 system
2262024-08-02T16:43:36.485Zmariadb system 10.6 system
2272024-08-02T16:43:36.485Zmta vendor vendor dma
2282024-08-02T16:43:36.485Zopenjdk system 17 system
2292024-08-02T16:43:36.485Zopenjdk system 11 system
2302024-08-02T16:43:36.485Zopenjdk system 1.8 system
2312024-08-02T16:43:36.485Zopenssl vendor 3 vendor
2322024-08-02T16:43:36.485Zperl system 5.36 system
2332024-08-02T16:43:36.485Zpostgresql system 15 system
2342024-08-02T16:43:36.485Zpostgresql system 13 system
2352024-08-02T16:43:36.485Zpython vendor 3 vendor
2362024-08-02T16:43:36.485Zpython system 2 system
2372024-08-02T16:43:36.485Zpython3 system 3.11 system
2382024-08-02T16:43:36.485Zruby system 3.0 system
2392024-08-02T16:43:36.486Zwords vendor vendor american-english
2402024-08-02T16:43:36.486Zwords system system australian-english
2412024-08-02T16:43:36.486Zwords system system british-english
2422024-08-02T16:43:36.486Zwords system system canadian-english
2432024-08-02T16:43:36.486Zwords system system french
2442024-08-02T16:43:36.486Zwords system system italian
2452024-08-02T16:43:36.486Zwords system system ngerman
2462024-08-02T16:43:36.486Zwords system system ogerman
2472024-08-02T16:43:36.486Zwords system system spanish
2482024-08-02T16:43:36.813ZPUBLISHER TYPE STATUS P LOCATION
2492024-08-02T16:43:36.813Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2502024-08-02T16:43:38.459ZFMRI IFO
2512024-08-02T16:43:38.459Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2522024-08-02T16:43:38.459Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2532024-08-02T16:43:38.459Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2542024-08-02T16:43:38.459Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2552024-08-02T16:43:38.459Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2562024-08-02T16:43:38.459Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572024-08-02T16:43:38.459Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2582024-08-02T16:43:38.459Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2592024-08-02T16:43:38.459Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2602024-08-02T16:43:38.459Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2612024-08-02T16:43:38.459Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2622024-08-02T16:43:38.459Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2632024-08-02T16:43:38.998Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2642024-08-02T16:43:39.415Z Updating git repository `https://github.com/oxidecomputer/zone`
2652024-08-02T16:43:39.870Z Updating crates.io index
2662024-08-02T16:43:39.943Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2672024-08-02T16:43:40.735Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2682024-08-02T16:43:41.624Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2692024-08-02T16:43:41.987Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2702024-08-02T16:43:43.820Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712024-08-02T16:43:44.166Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2722024-08-02T16:43:44.513Z Updating git repository `https://github.com/oxidecomputer/propolis`
2732024-08-02T16:43:45.613Z Updating git repository `https://github.com/oxidecomputer/crucible`
2742024-08-02T16:43:47.485Z Updating git repository `https://github.com/oxidecomputer/opte`
2752024-08-02T16:43:48.495Z Updating git repository `https://github.com/oxidecomputer/falcon`
2762024-08-02T16:43:49.321Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772024-08-02T16:43:49.921Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782024-08-02T16:43:50.240Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2792024-08-02T16:43:50.630Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2802024-08-02T16:43:50.893Z Updating git repository `https://github.com/oxidecomputer/tofino`
2812024-08-02T16:43:51.309Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2822024-08-02T16:43:51.744Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2832024-08-02T16:43:51.988Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2842024-08-02T16:43:52.422Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2852024-08-02T16:43:52.837Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862024-08-02T16:43:53.186Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2872024-08-02T16:43:53.599Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882024-08-02T16:43:54.324Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892024-08-02T16:43:54.629Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902024-08-02T16:43:55.027Z Updating git repository `https://github.com/oxidecomputer/typify`
2912024-08-02T16:43:57.160Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922024-08-02T16:43:57.504Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932024-08-02T16:43:57.781Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942024-08-02T16:43:58.154Z Updating git repository `https://github.com/oxidecomputer/rfb`
2952024-08-02T16:43:59.315Z Downloading crates ...
2962024-08-02T16:43:59.376Z Downloaded anstyle v1.0.8
2972024-08-02T16:43:59.380Z Downloaded anstyle-parse v0.2.4
2982024-08-02T16:43:59.382Z Downloaded autocfg v1.3.0
2992024-08-02T16:43:59.385Z Downloaded anyhow v1.0.86
3002024-08-02T16:43:59.388Z Downloaded anstream v0.6.14
3012024-08-02T16:43:59.391Z Downloaded scroll_derive v0.12.0
3022024-08-02T16:43:59.394Z Downloaded dtrace-parser v0.2.0
3032024-08-02T16:43:59.398Z Downloaded swrite v0.1.0
3042024-08-02T16:43:59.403Z Downloaded serde_spanned v0.6.6
3052024-08-02T16:43:59.406Z Downloaded clap_lex v0.7.0
3062024-08-02T16:43:59.406Z Downloaded bitflags v2.6.0
3072024-08-02T16:43:59.411Z Downloaded itoa v1.0.11
3082024-08-02T16:43:59.415Z Downloaded anstyle-query v1.0.3
3092024-08-02T16:43:59.415Z Downloaded strsim v0.11.1
3102024-08-02T16:43:59.415Z Downloaded bytecount v0.6.8
3112024-08-02T16:43:59.418Z Downloaded plain v0.2.3
3122024-08-02T16:43:59.418Z Downloaded cfg-if v1.0.0
3132024-08-02T16:43:59.418Z Downloaded toml_datetime v0.6.6
3142024-08-02T16:43:59.420Z Downloaded tabled_derive v0.7.0
3152024-08-02T16:43:59.421Z Downloaded crypto-common v0.1.6
3162024-08-02T16:43:59.421Z Downloaded cargo-platform v0.1.8
3172024-08-02T16:43:59.423Z Downloaded thiserror v1.0.63
3182024-08-02T16:43:59.426Z Downloaded serde_tokenstream v0.2.1
3192024-08-02T16:43:59.429Z Downloaded equivalent v1.0.1
3202024-08-02T16:43:59.432Z Downloaded pretty-hex v0.4.1
3212024-08-02T16:43:59.432Z Downloaded is_terminal_polyfill v1.70.0
3222024-08-02T16:43:59.435Z Downloaded fs-err v2.11.0
3232024-08-02T16:43:59.435Z Downloaded errno v0.3.9
3242024-08-02T16:43:59.437Z Downloaded memmap v0.7.0
3252024-08-02T16:43:59.440Z Downloaded usdt-attr-macro v0.5.0
3262024-08-02T16:43:59.443Z Downloaded thread-id v4.2.1
3272024-08-02T16:43:59.446Z Downloaded heck v0.4.1
3282024-08-02T16:43:59.446Z Downloaded usdt v0.5.0
3292024-08-02T16:43:59.448Z Downloaded utf8parse v0.2.1
3302024-08-02T16:43:59.451Z Downloaded pest_generator v2.7.10
3312024-08-02T16:43:59.451Z Downloaded proc-macro-error-attr v1.0.4
3322024-08-02T16:43:59.451Z Downloaded once_cell v1.19.0
3332024-08-02T16:43:59.454Z Downloaded cargo_toml v0.20.4
3342024-08-02T16:43:59.457Z Downloaded usdt-impl v0.5.0
3352024-08-02T16:43:59.463Z Downloaded usdt-macro v0.5.0
3362024-08-02T16:43:59.466Z Downloaded digest v0.10.7
3372024-08-02T16:43:59.466Z Downloaded byteorder v1.5.0
3382024-08-02T16:43:59.469Z Downloaded thiserror-impl v1.0.63
3392024-08-02T16:43:59.469Z Downloaded fnv v1.0.7
3402024-08-02T16:43:59.472Z Downloaded cpufeatures v0.2.12
3412024-08-02T16:43:59.472Z Downloaded block-buffer v0.10.4
3422024-08-02T16:43:59.472Z Downloaded heck v0.5.0
3432024-08-02T16:43:59.475Z Downloaded version_check v0.9.4
3442024-08-02T16:43:59.475Z Downloaded terminal_size v0.3.0
3452024-08-02T16:43:59.478Z Downloaded scroll v0.12.0
3462024-08-02T16:43:59.478Z Downloaded generic-array v0.14.7
3472024-08-02T16:43:59.480Z Downloaded colorchoice v1.0.1
3482024-08-02T16:43:59.480Z Downloaded ryu v1.0.18
3492024-08-02T16:43:59.484Z Downloaded zerocopy-derive v0.7.34
3502024-08-02T16:43:59.488Z Downloaded proc-macro2 v1.0.86
3512024-08-02T16:43:59.491Z Downloaded proc-macro-error v1.0.4
3522024-08-02T16:43:59.494Z Downloaded macaddr v1.0.1
3532024-08-02T16:43:59.496Z Downloaded log v0.4.21
3542024-08-02T16:43:59.499Z Downloaded unicode-ident v1.0.12
3552024-08-02T16:43:59.504Z Downloaded typenum v1.17.0
3562024-08-02T16:43:59.507Z Downloaded pest_derive v2.7.10
3572024-08-02T16:43:59.507Z Downloaded semver v1.0.23
3582024-08-02T16:43:59.507Z Downloaded quote v1.0.36
3592024-08-02T16:43:59.510Z Downloaded clap_derive v4.5.8
3602024-08-02T16:43:59.513Z Downloaded dof v0.3.0
3612024-08-02T16:43:59.513Z Downloaded camino v1.1.7
3622024-08-02T16:43:59.516Z Downloaded cargo_metadata v0.18.1
3632024-08-02T16:43:59.516Z Downloaded sha2 v0.10.8
3642024-08-02T16:43:59.524Z Downloaded pest_meta v2.7.10
3652024-08-02T16:43:59.527Z Downloaded ucd-trie v0.1.6
3662024-08-02T16:43:59.527Z Downloaded toml v0.8.15
3672024-08-02T16:43:59.530Z Downloaded papergrid v0.11.0
3682024-08-02T16:43:59.534Z Downloaded indexmap v2.2.6
3692024-08-02T16:43:59.540Z Downloaded serde_derive v1.0.204
3702024-08-02T16:43:59.543Z Downloaded serde v1.0.204
3712024-08-02T16:43:59.545Z Downloaded clap v4.5.9
3722024-08-02T16:43:59.562Z Downloaded memchr v2.7.2
3732024-08-02T16:43:59.575Z Downloaded toml_edit v0.22.16
3742024-08-02T16:43:59.597Z Downloaded pest v2.7.10
3752024-08-02T16:43:59.606Z Downloaded clap_builder v4.5.9
3762024-08-02T16:43:59.612Z Downloaded winnow v0.6.8
3772024-08-02T16:43:59.620Z Downloaded zerocopy v0.7.34
3782024-08-02T16:43:59.636Z Downloaded serde_json v1.0.120
3792024-08-02T16:43:59.642Z Downloaded tabled v0.15.0
3802024-08-02T16:43:59.659Z Downloaded hashbrown v0.14.5
3812024-08-02T16:43:59.662Z Downloaded syn v2.0.72
3822024-08-02T16:43:59.673Z Downloaded syn v1.0.109
3832024-08-02T16:43:59.685Z Downloaded goblin v0.8.2
3842024-08-02T16:43:59.689Z Downloaded rustix v0.38.34
3852024-08-02T16:43:59.710Z Downloaded unicode-width v0.1.13
3862024-08-02T16:43:59.719Z Downloaded libc v0.2.155
3872024-08-02T16:44:00.005Z Compiling proc-macro2 v1.0.86
3882024-08-02T16:44:00.005Z Compiling unicode-ident v1.0.12
3892024-08-02T16:44:00.008Z Compiling version_check v0.9.4
3902024-08-02T16:44:00.008Z Compiling serde v1.0.204
3912024-08-02T16:44:00.008Z Compiling thiserror v1.0.63
3922024-08-02T16:44:00.008Z Compiling libc v0.2.155
3932024-08-02T16:44:00.038Z Compiling memchr v2.7.2
3942024-08-02T16:44:00.041Z Compiling ryu v1.0.18
3952024-08-02T16:44:00.253Z Compiling itoa v1.0.11
3962024-08-02T16:44:00.482Z Compiling ucd-trie v0.1.6
3972024-08-02T16:44:00.718Z Compiling once_cell v1.19.0
3982024-08-02T16:44:00.863Z Compiling byteorder v1.5.0
3992024-08-02T16:44:01.096Z Compiling serde_json v1.0.120
4002024-08-02T16:44:01.150Z Compiling proc-macro-error-attr v1.0.4
4012024-08-02T16:44:01.374Z Compiling usdt-impl v0.5.0
4022024-08-02T16:44:01.425Z Compiling syn v1.0.109
4032024-08-02T16:44:01.493Z Compiling rustix v0.38.34
4042024-08-02T16:44:01.599Z Compiling proc-macro-error v1.0.4
4052024-08-02T16:44:01.706Z Compiling quote v1.0.36
4062024-08-02T16:44:01.917Z Compiling plain v0.2.3
4072024-08-02T16:44:02.036Z Compiling hashbrown v0.14.5
4082024-08-02T16:44:02.084Z Compiling syn v2.0.72
4092024-08-02T16:44:02.179Z Compiling errno v0.3.9
4102024-08-02T16:44:02.380Z Compiling bitflags v2.6.0
4112024-08-02T16:44:02.411Z Compiling log v0.4.21
4122024-08-02T16:44:02.434Z Compiling utf8parse v0.2.1
4132024-08-02T16:44:02.489Z Compiling thread-id v4.2.1
4142024-08-02T16:44:02.556Z Compiling equivalent v1.0.1
4152024-08-02T16:44:02.591Z Compiling anstyle-parse v0.2.4
4162024-08-02T16:44:02.924Z Compiling anstyle-query v1.0.3
4172024-08-02T16:44:02.950Z Compiling semver v1.0.23
4182024-08-02T16:44:03.070Z Compiling is_terminal_polyfill v1.70.0
4192024-08-02T16:44:03.132Z Compiling anstyle v1.0.8
4202024-08-02T16:44:03.198Z Compiling colorchoice v1.0.1
4212024-08-02T16:44:03.332Z Compiling indexmap v2.2.6
4222024-08-02T16:44:03.361Z Compiling winnow v0.6.8
4232024-08-02T16:44:03.469Z Compiling pretty-hex v0.4.1
4242024-08-02T16:44:03.550Z Compiling camino v1.1.7
4252024-08-02T16:44:03.576Z Compiling autocfg v1.3.0
4262024-08-02T16:44:03.750Z Compiling anstream v0.6.14
4272024-08-02T16:44:04.222Z Compiling terminal_size v0.3.0
4282024-08-02T16:44:04.461Z Compiling fnv v1.0.7
4292024-08-02T16:44:04.546Z Compiling heck v0.4.1
4302024-08-02T16:44:04.571Z Compiling fs-err v2.11.0
4312024-08-02T16:44:04.574Z Compiling strsim v0.11.1
4322024-08-02T16:44:04.612Z Compiling heck v0.5.0
4332024-08-02T16:44:04.656Z Compiling bytecount v0.6.8
4342024-08-02T16:44:04.849Z Compiling clap_lex v0.7.0
4352024-08-02T16:44:04.882Z Compiling unicode-width v0.1.13
4362024-08-02T16:44:05.033Z Compiling anyhow v1.0.86
4372024-08-02T16:44:05.116Z Compiling clap_builder v4.5.9
4382024-08-02T16:44:05.140Z Compiling papergrid v0.11.0
4392024-08-02T16:44:05.570Z Compiling memmap v0.7.0
4402024-08-02T16:44:06.240Z Compiling swrite v0.1.0
4412024-08-02T16:44:08.094Z Compiling tabled_derive v0.7.0
4422024-08-02T16:44:09.771Z Compiling tabled v0.15.0
4432024-08-02T16:44:11.469Z Compiling serde_derive v1.0.204
4442024-08-02T16:44:11.469Z Compiling thiserror-impl v1.0.63
4452024-08-02T16:44:11.472Z Compiling zerocopy-derive v0.7.34
4462024-08-02T16:44:11.473Z Compiling scroll_derive v0.12.0
4472024-08-02T16:44:11.473Z Compiling clap_derive v4.5.8
4482024-08-02T16:44:12.907Z Compiling scroll v0.12.0
4492024-08-02T16:44:13.408Z Compiling zerocopy v0.7.34
4502024-08-02T16:44:13.499Z Compiling goblin v0.8.2
4512024-08-02T16:44:14.205Z Compiling pest v2.7.10
4522024-08-02T16:44:15.194Z Compiling clap v4.5.9
4532024-08-02T16:44:16.387Z Compiling pest_meta v2.7.10
4542024-08-02T16:44:17.254Z Compiling pest_generator v2.7.10
4552024-08-02T16:44:19.259Z Compiling pest_derive v2.7.10
4562024-08-02T16:44:19.924Z Compiling dtrace-parser v0.2.0
4572024-08-02T16:44:22.153Z Compiling toml_datetime v0.6.6
4582024-08-02T16:44:22.156Z Compiling serde_spanned v0.6.6
4592024-08-02T16:44:22.156Z Compiling cargo-platform v0.1.8
4602024-08-02T16:44:22.574Z Compiling serde_tokenstream v0.2.1
4612024-08-02T16:44:22.602Z Compiling toml_edit v0.22.16
4622024-08-02T16:44:22.733Z Compiling macaddr v1.0.1
4632024-08-02T16:44:23.559Z Compiling dof v0.3.0
4642024-08-02T16:44:23.559Z Compiling cargo_metadata v0.18.1
4652024-08-02T16:44:25.352Z Compiling toml v0.8.15
4662024-08-02T16:44:25.574Z Compiling usdt-attr-macro v0.5.0
4672024-08-02T16:44:25.574Z Compiling usdt-macro v0.5.0
4682024-08-02T16:44:26.350Z Compiling cargo_toml v0.20.4
4692024-08-02T16:44:26.946Z Compiling usdt v0.5.0
4702024-08-02T16:44:30.303Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4712024-08-02T16:44:34.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.81s
4722024-08-02T16:44:34.870Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4732024-08-02T16:44:35.396Z Downloading crates ...
4742024-08-02T16:44:35.512Z Downloaded atty v0.2.14
4752024-08-02T16:44:35.517Z Downloaded adler v1.0.2
4762024-08-02T16:44:35.522Z Downloaded bitstruct v0.1.1
4772024-08-02T16:44:35.525Z Downloaded async-stream-impl v0.3.5
4782024-08-02T16:44:35.525Z Downloaded addr2line v0.21.0
4792024-08-02T16:44:35.534Z Downloaded ciborium-io v0.2.2
4802024-08-02T16:44:35.537Z Downloaded instant v0.1.12
4812024-08-02T16:44:35.540Z Downloaded crucible-workspace-hack v0.1.0
4822024-08-02T16:44:35.542Z Downloaded atomic-waker v1.1.2
4832024-08-02T16:44:35.545Z Downloaded async-stream v0.3.5
4842024-08-02T16:44:35.548Z Downloaded match_cfg v0.1.0
4852024-08-02T16:44:35.548Z Downloaded indent_write v2.2.0
4862024-08-02T16:44:35.552Z Downloaded arrayref v0.3.7
4872024-08-02T16:44:35.552Z Downloaded impl-trait-for-tuples v0.2.2
4882024-08-02T16:44:35.554Z Downloaded inout v0.1.3
4892024-08-02T16:44:35.557Z Downloaded openssl-probe v0.1.5
4902024-08-02T16:44:35.557Z Downloaded async-recursion v1.1.1
4912024-08-02T16:44:35.560Z Downloaded opaque-debug v0.3.1
4922024-08-02T16:44:35.563Z Downloaded normalize-line-endings v0.3.0
4932024-08-02T16:44:35.563Z Downloaded newtype_derive v0.1.6
4942024-08-02T16:44:35.566Z Downloaded newline-converter v0.3.0
4952024-08-02T16:44:35.566Z Downloaded buf-list v1.0.3
4962024-08-02T16:44:35.569Z Downloaded parse-size v1.0.0
4972024-08-02T16:44:35.572Z Downloaded managed v0.8.0
4982024-08-02T16:44:35.572Z Downloaded linked-hash-map v0.5.6
4992024-08-02T16:44:35.575Z Downloaded maybe-uninit v2.0.0
5002024-08-02T16:44:35.575Z Downloaded lazy_static v1.5.0
5012024-08-02T16:44:35.578Z Downloaded nodrop v0.1.14
5022024-08-02T16:44:35.578Z Downloaded matches v0.1.10
5032024-08-02T16:44:35.582Z Downloaded lru-cache v0.1.2
5042024-08-02T16:44:35.582Z Downloaded lru v0.12.3
5052024-08-02T16:44:35.585Z Downloaded is_ci v1.2.0
5062024-08-02T16:44:35.585Z Downloaded num-iter v0.1.45
5072024-08-02T16:44:35.585Z Downloaded curve25519-dalek-derive v0.1.1
5082024-08-02T16:44:35.588Z Downloaded num-derive v0.4.2
5092024-08-02T16:44:35.591Z Downloaded num_enum v0.5.11
5102024-08-02T16:44:35.594Z Downloaded ascii v1.1.0
5112024-08-02T16:44:35.597Z Downloaded paste v1.0.15
5122024-08-02T16:44:35.600Z Downloaded packed_struct v0.10.1
5132024-08-02T16:44:35.603Z Downloaded keccak v0.1.5
5142024-08-02T16:44:35.606Z Downloaded parse-display v0.9.1
5152024-08-02T16:44:35.606Z Downloaded lazycell v1.3.0
5162024-08-02T16:44:35.606Z Downloaded ascii-canvas v3.0.0
5172024-08-02T16:44:35.609Z Downloaded cfg_aliases v0.1.1
5182024-08-02T16:44:35.609Z Downloaded bitstruct_derive v0.1.0
5192024-08-02T16:44:35.612Z Downloaded num-conv v0.1.0
5202024-08-02T16:44:35.612Z Downloaded bitflags v1.3.2
5212024-08-02T16:44:35.615Z Downloaded openssl-macros v0.1.1
5222024-08-02T16:44:35.618Z Downloaded new_debug_unreachable v1.0.6
5232024-08-02T16:44:35.618Z Downloaded nibble_vec v0.1.0
5242024-08-02T16:44:35.618Z Downloaded olpc-cjson v0.1.3
5252024-08-02T16:44:35.621Z Downloaded number_prefix v0.4.0
5262024-08-02T16:44:35.621Z Downloaded cstr-argument v0.1.2
5272024-08-02T16:44:35.624Z Downloaded crunchy v0.2.2
5282024-08-02T16:44:35.624Z Downloaded darling_macro v0.20.9
5292024-08-02T16:44:35.624Z Downloaded lalrpop-util v0.19.12
5302024-08-02T16:44:35.627Z Downloaded kstat-rs v0.2.4
5312024-08-02T16:44:35.627Z Downloaded md-5 v0.10.6
5322024-08-02T16:44:35.630Z Downloaded multimap v0.10.0
5332024-08-02T16:44:35.630Z Downloaded indexmap v1.9.3
5342024-08-02T16:44:35.634Z Downloaded parking_lot v0.11.2
5352024-08-02T16:44:35.637Z Downloaded strum v0.26.3
5362024-08-02T16:44:35.640Z Downloaded libsw v3.3.1
5372024-08-02T16:44:35.643Z Downloaded cancel-safe-futures v0.1.5
5382024-08-02T16:44:35.646Z Downloaded tower-service v0.3.2
5392024-08-02T16:44:35.646Z Downloaded zone_cfg_derive v0.1.2
5402024-08-02T16:44:35.649Z Downloaded libloading v0.8.3
5412024-08-02T16:44:35.649Z Downloaded oso-derive v0.27.3
5422024-08-02T16:44:35.652Z Downloaded memoffset v0.9.1
5432024-08-02T16:44:35.652Z Downloaded maplit v1.0.2
5442024-08-02T16:44:35.655Z Downloaded nanorand v0.7.0
5452024-08-02T16:44:35.658Z Downloaded termtree v0.4.1
5462024-08-02T16:44:35.658Z Downloaded newtype-uuid v1.1.0
5472024-08-02T16:44:35.661Z Downloaded async-trait v0.1.81
5482024-08-02T16:44:35.665Z Downloaded parse-display-derive v0.9.1
5492024-08-02T16:44:35.667Z Downloaded multer v3.1.0
5502024-08-02T16:44:35.668Z Downloaded ciborium-ll v0.2.2
5512024-08-02T16:44:35.670Z Downloaded headers-core v0.2.0
5522024-08-02T16:44:35.670Z Downloaded packed_struct_codegen v0.10.1
5532024-08-02T16:44:35.673Z Downloaded bcs v0.1.6
5542024-08-02T16:44:35.676Z Downloaded cassowary v0.3.0
5552024-08-02T16:44:35.676Z Downloaded strum_macros v0.24.3
5562024-08-02T16:44:35.679Z Downloaded parking_lot_core v0.8.6
5572024-08-02T16:44:35.682Z Downloaded native-tls v0.2.11
5582024-08-02T16:44:35.685Z Downloaded oso v0.27.3
5592024-08-02T16:44:35.688Z Downloaded crc-catalog v2.4.0
5602024-08-02T16:44:35.691Z Downloaded der v0.7.9
5612024-08-02T16:44:35.694Z Downloaded defmt-macros v0.3.9
5622024-08-02T16:44:35.698Z Downloaded deranged v0.3.11
5632024-08-02T16:44:35.702Z Downloaded crossbeam-utils v0.8.19
5642024-08-02T16:44:35.705Z Downloaded crc-any v2.5.0
5652024-08-02T16:44:35.707Z Downloaded mime_guess v2.0.4
5662024-08-02T16:44:35.715Z Downloaded parking_lot_core v0.9.10
5672024-08-02T16:44:35.719Z Downloaded num-rational v0.4.2
5682024-08-02T16:44:35.719Z Downloaded slog-envlogger v2.2.0
5692024-08-02T16:44:35.719Z Downloaded filetime v0.2.23
5702024-08-02T16:44:35.719Z Downloaded topological-sort v0.2.2
5712024-08-02T16:44:35.719Z Downloaded futures-core v0.3.30
5722024-08-02T16:44:35.722Z Downloaded zeroize_derive v1.4.2
5732024-08-02T16:44:35.722Z Downloaded hostname v0.3.1
5742024-08-02T16:44:35.725Z Downloaded home v0.5.9
5752024-08-02T16:44:35.725Z Downloaded password-hash v0.5.0
5762024-08-02T16:44:35.728Z Downloaded num-traits v0.2.19
5772024-08-02T16:44:35.731Z Downloaded omicron-zone-package v0.11.0
5782024-08-02T16:44:35.734Z Downloaded zone v0.1.8
5792024-08-02T16:44:35.737Z Downloaded toolchain_find v0.4.0
5802024-08-02T16:44:35.737Z Downloaded phf_shared v0.11.2
5812024-08-02T16:44:35.740Z Downloaded data-encoding v2.6.0
5822024-08-02T16:44:35.740Z Downloaded camino-tempfile v1.1.1
5832024-08-02T16:44:35.742Z Downloaded const_format_proc_macros v0.2.32
5842024-08-02T16:44:35.746Z Downloaded bzip2 v0.4.4
5852024-08-02T16:44:35.748Z Downloaded blake2 v0.10.6
5862024-08-02T16:44:35.748Z Downloaded predicates-core v1.0.6
5872024-08-02T16:44:35.751Z Downloaded foreign-types v0.5.0
5882024-08-02T16:44:35.751Z Downloaded foreign-types-macros v0.2.3
5892024-08-02T16:44:35.754Z Downloaded untrusted v0.9.0
5902024-08-02T16:44:35.754Z Downloaded path-slash v0.1.5
5912024-08-02T16:44:35.757Z Downloaded rand_seeder v0.2.3
5922024-08-02T16:44:35.757Z Downloaded der_derive v0.7.2
5932024-08-02T16:44:35.760Z Downloaded rusty-fork v0.3.0
5942024-08-02T16:44:35.764Z Downloaded backtrace v0.3.71
5952024-08-02T16:44:35.767Z Downloaded signal-hook-registry v1.4.2
5962024-08-02T16:44:35.770Z Downloaded pretty-hex v0.2.1
5972024-08-02T16:44:35.770Z Downloaded futures-channel v0.3.30
5982024-08-02T16:44:35.772Z Downloaded predicates v3.1.0
5992024-08-02T16:44:35.776Z Downloaded thiserror-no-std v2.0.2
6002024-08-02T16:44:35.780Z Downloaded peg-runtime v0.8.3
6012024-08-02T16:44:35.783Z Downloaded scopeguard v1.2.0
6022024-08-02T16:44:35.783Z Downloaded rustc_version v0.1.7
6032024-08-02T16:44:35.785Z Downloaded tar v0.4.41
6042024-08-02T16:44:35.788Z Downloaded allocator-api2 v0.2.18
6052024-08-02T16:44:35.791Z Downloaded smf v0.2.3
6062024-08-02T16:44:35.791Z Downloaded crossbeam-epoch v0.9.18
6072024-08-02T16:44:35.794Z Downloaded const-oid v0.9.6
6082024-08-02T16:44:35.799Z Downloaded xattr v1.3.1
6092024-08-02T16:44:35.802Z Downloaded serde_arrays v0.1.0
6102024-08-02T16:44:35.802Z Downloaded either v1.12.0
6112024-08-02T16:44:35.805Z Downloaded glob v0.3.1
6122024-08-02T16:44:35.805Z Downloaded thiserror-impl-no-std v2.0.2
6132024-08-02T16:44:35.805Z Downloaded termios v0.3.3
6142024-08-02T16:44:35.808Z Downloaded tui-tree-widget v0.21.0
6152024-08-02T16:44:35.811Z Downloaded diesel_table_macro_syntax v0.1.0
6162024-08-02T16:44:35.811Z Downloaded predicates-tree v1.0.9
6172024-08-02T16:44:35.814Z Downloaded derive-where v1.2.7
6182024-08-02T16:44:35.817Z Downloaded hubpack v0.1.2
6192024-08-02T16:44:35.817Z Downloaded sct v0.7.1
6202024-08-02T16:44:35.820Z Downloaded crypto-bigint v0.5.5
6212024-08-02T16:44:35.828Z Downloaded const_format v0.2.32
6222024-08-02T16:44:35.833Z Downloaded resolv-conf v0.7.0
6232024-08-02T16:44:35.836Z Downloaded hyper-staticfile v0.9.5
6242024-08-02T16:44:35.839Z Downloaded erased-serde v0.3.31
6252024-08-02T16:44:35.842Z Downloaded serde-big-array v0.5.1
6262024-08-02T16:44:35.845Z Downloaded yasna v0.5.2
6272024-08-02T16:44:35.845Z Downloaded pin-project-internal v1.1.5
6282024-08-02T16:44:35.847Z Downloaded textwrap v0.16.1
6292024-08-02T16:44:35.850Z Downloaded powerfmt v0.2.0
6302024-08-02T16:44:35.855Z Downloaded rtoolbox v0.0.2
6312024-08-02T16:44:35.855Z Downloaded schemars_derive v0.8.21
6322024-08-02T16:44:35.857Z Downloaded phf_shared v0.10.0
6332024-08-02T16:44:35.857Z Downloaded endian-type v0.1.2
6342024-08-02T16:44:35.857Z Downloaded derive_builder_macro v0.20.0
6352024-08-02T16:44:35.860Z Downloaded try-lock v0.2.5
6362024-08-02T16:44:35.860Z Downloaded compact_str v0.7.1
6372024-08-02T16:44:35.863Z Downloaded thread_local v1.1.8
6382024-08-02T16:44:35.866Z Downloaded openssl-sys v0.9.103
6392024-08-02T16:44:35.870Z Downloaded ciborium v0.2.2
6402024-08-02T16:44:35.874Z Downloaded getopts v0.2.21
6412024-08-02T16:44:35.876Z Downloaded foreign-types v0.3.2
6422024-08-02T16:44:35.880Z Downloaded base64 v0.21.7
6432024-08-02T16:44:35.882Z Downloaded float-ord v0.3.2
6442024-08-02T16:44:35.885Z Downloaded ppv-lite86 v0.2.17
6452024-08-02T16:44:35.885Z Downloaded tokio-stream v0.1.15
6462024-08-02T16:44:35.891Z Downloaded rand_xorshift v0.3.0
6472024-08-02T16:44:35.894Z Downloaded psl-types v2.0.11
6482024-08-02T16:44:35.894Z Downloaded socket2 v0.5.7
6492024-08-02T16:44:35.897Z Downloaded itertools v0.10.5
6502024-08-02T16:44:35.903Z Downloaded secrecy v0.8.0
6512024-08-02T16:44:35.906Z Downloaded time-core v0.1.2
6522024-08-02T16:44:35.909Z Downloaded take_mut v0.2.2
6532024-08-02T16:44:35.909Z Downloaded rand_core v0.6.4
6542024-08-02T16:44:35.912Z Downloaded pin-utils v0.1.0
6552024-08-02T16:44:35.912Z Downloaded tiny-keccak v2.0.2
6562024-08-02T16:44:35.916Z Downloaded waitgroup v0.1.2
6572024-08-02T16:44:35.918Z Downloaded url v2.5.2
6582024-08-02T16:44:35.921Z Downloaded postgres-protocol v0.6.7
6592024-08-02T16:44:35.924Z Downloaded structmeta v0.3.0
6602024-08-02T16:44:35.924Z Downloaded rcgen v0.12.1
6612024-08-02T16:44:35.927Z Downloaded snafu-derive v0.8.2
6622024-08-02T16:44:35.930Z Downloaded rpassword v7.3.1
6632024-08-02T16:44:35.940Z Downloaded cc v1.0.97
6642024-08-02T16:44:35.944Z Downloaded slog-dtrace v0.3.0
6652024-08-02T16:44:35.947Z Downloaded slog-bunyan v2.5.0
6662024-08-02T16:44:35.950Z Downloaded slog-async v2.8.0
6672024-08-02T16:44:35.950Z Downloaded iana-time-zone v0.1.60
6682024-08-02T16:44:35.953Z Downloaded vte_generate_state_changes v0.1.1
6692024-08-02T16:44:35.953Z Downloaded tracing-attributes v0.1.27
6702024-08-02T16:44:35.956Z Downloaded strip-ansi-escapes v0.2.0
6712024-08-02T16:44:35.959Z Downloaded sync_wrapper v0.1.2
6722024-08-02T16:44:35.962Z Downloaded hash32 v0.3.1
6732024-08-02T16:44:35.962Z Downloaded float-cmp v0.9.0
6742024-08-02T16:44:35.965Z Downloaded elliptic-curve v0.13.8
6752024-08-02T16:44:35.969Z Downloaded hash32 v0.2.1
6762024-08-02T16:44:35.971Z Downloaded portpicker v0.1.1
6772024-08-02T16:44:35.972Z Downloaded pkcs8 v0.10.2
6782024-08-02T16:44:35.974Z Downloaded hyper-rustls v0.24.2
6792024-08-02T16:44:35.977Z Downloaded rustc_version v0.4.0
6802024-08-02T16:44:35.980Z Downloaded ident_case v1.0.1
6812024-08-02T16:44:35.980Z Downloaded tinyvec_macros v0.1.1
6822024-08-02T16:44:35.980Z Downloaded hubpack_derive v0.1.1
6832024-08-02T16:44:35.983Z Downloaded hex v0.4.3
6842024-08-02T16:44:35.983Z Downloaded unicode-linebreak v0.1.5
6852024-08-02T16:44:35.986Z Downloaded pkcs1 v0.7.5
6862024-08-02T16:44:35.989Z Downloaded rustc-demangle v0.1.24
6872024-08-02T16:44:35.989Z Downloaded http-range v0.1.5
6882024-08-02T16:44:35.995Z Downloaded want v0.3.1
6892024-08-02T16:44:35.995Z Downloaded snafu v0.8.2
6902024-08-02T16:44:36.001Z Downloaded slog-stdlog v4.1.1
6912024-08-02T16:44:36.004Z Downloaded sigpipe v0.1.3
6922024-08-02T16:44:36.007Z Downloaded tokio-rustls v0.25.0
6932024-08-02T16:44:36.010Z Downloaded foreign-types-shared v0.3.1
6942024-08-02T16:44:36.010Z Downloaded percent-encoding v2.3.1
6952024-08-02T16:44:36.010Z Downloaded uzers v0.11.3
6962024-08-02T16:44:36.013Z Downloaded serde_derive_internals v0.29.1
6972024-08-02T16:44:36.016Z Downloaded futures-sink v0.3.30
6982024-08-02T16:44:36.021Z Downloaded futures-macro v0.3.30
6992024-08-02T16:44:36.021Z Downloaded ref-cast v1.0.23
7002024-08-02T16:44:36.025Z Downloaded pkg-config v0.3.30
7012024-08-02T16:44:36.027Z Downloaded pem v3.0.4
7022024-08-02T16:44:36.027Z Downloaded smallvec v0.6.14
7032024-08-02T16:44:36.030Z Downloaded env_logger v0.10.2
7042024-08-02T16:44:36.033Z Downloaded itertools v0.12.1
7052024-08-02T16:44:36.041Z Downloaded sec1 v0.7.3
7062024-08-02T16:44:36.043Z Downloaded rustfmt-wrapper v0.2.1
7072024-08-02T16:44:36.046Z Downloaded httpdate v1.0.3
7082024-08-02T16:44:36.046Z Downloaded slog-json v2.6.1
7092024-08-02T16:44:36.049Z Downloaded humantime v2.1.0
7102024-08-02T16:44:36.052Z Downloaded futures-executor v0.3.30
7112024-08-02T16:44:36.052Z Downloaded fxhash v0.2.1
7122024-08-02T16:44:36.055Z Downloaded futures-task v0.3.30
7132024-08-02T16:44:36.055Z Downloaded slog v2.7.0
7142024-08-02T16:44:36.057Z Downloaded env_logger v0.9.3
7152024-08-02T16:44:36.060Z Downloaded semver v0.1.20
7162024-08-02T16:44:36.063Z Downloaded tungstenite v0.20.1
7172024-08-02T16:44:36.066Z Downloaded poly1305 v0.8.0
7182024-08-02T16:44:36.069Z Downloaded spin v0.5.2
7192024-08-02T16:44:36.069Z Downloaded http-body v0.4.6
7202024-08-02T16:44:36.072Z Downloaded vte v0.11.1
7212024-08-02T16:44:36.074Z Downloaded tinyvec v1.6.0
7222024-08-02T16:44:36.077Z Downloaded display-error-chain v0.2.0
7232024-08-02T16:44:36.077Z Downloaded foreign-types-shared v0.1.1
7242024-08-02T16:44:36.080Z Downloaded string_cache v0.8.7
7252024-08-02T16:44:36.080Z Downloaded downcast v0.11.0
7262024-08-02T16:44:36.083Z Downloaded unicode-xid v0.2.4
7272024-08-02T16:44:36.083Z Downloaded radium v0.7.0
7282024-08-02T16:44:36.086Z Downloaded tokio-rustls v0.24.1
7292024-08-02T16:44:36.090Z Downloaded smallvec v1.13.2
7302024-08-02T16:44:36.090Z Downloaded signature v2.2.0
7312024-08-02T16:44:36.092Z Downloaded half v2.4.1
7322024-08-02T16:44:36.095Z Downloaded sqlformat v0.2.4
7332024-08-02T16:44:36.098Z Downloaded fatfs v0.3.6
7342024-08-02T16:44:36.101Z Downloaded pem-rfc7468 v0.7.0
7352024-08-02T16:44:36.104Z Downloaded same-file v1.0.6
7362024-08-02T16:44:36.104Z Downloaded postcard v1.0.8
7372024-08-02T16:44:36.108Z Downloaded static_assertions v1.1.0
7382024-08-02T16:44:36.111Z Downloaded highway v1.1.0
7392024-08-02T16:44:36.111Z Downloaded serde_plain v1.0.2
7402024-08-02T16:44:36.113Z Downloaded group v0.13.0
7412024-08-02T16:44:36.113Z Downloaded hostname v0.4.0
7422024-08-02T16:44:36.116Z Downloaded x509-cert v0.2.5
7432024-08-02T16:44:36.121Z Downloaded fastrand v2.1.0
7442024-08-02T16:44:36.124Z Downloaded serde_path_to_error v0.1.16
7452024-08-02T16:44:36.127Z Downloaded quick-error v1.2.3
7462024-08-02T16:44:36.127Z Downloaded globset v0.4.14
7472024-08-02T16:44:36.130Z Downloaded wait-timeout v0.2.0
7482024-08-02T16:44:36.130Z Downloaded heapless v0.7.17
7492024-08-02T16:44:36.134Z Downloaded scheduled-thread-pool v0.2.7
7502024-08-02T16:44:36.137Z Downloaded ron v0.8.1
7512024-08-02T16:44:36.141Z Downloaded publicsuffix v2.2.3
7522024-08-02T16:44:36.144Z Downloaded getrandom v0.2.14
7532024-08-02T16:44:36.147Z Downloaded tokio-native-tls v0.3.1
7542024-08-02T16:44:36.151Z Downloaded stringprep v0.1.4
7552024-08-02T16:44:36.154Z Downloaded embedded-io v0.4.0
7562024-08-02T16:44:36.154Z Downloaded unicode-truncate v1.0.0
7572024-08-02T16:44:36.156Z Downloaded ref-cast-impl v1.0.23
7582024-08-02T16:44:36.156Z Downloaded similar v2.5.0
7592024-08-02T16:44:36.161Z Downloaded tokio-tungstenite v0.20.1
7602024-08-02T16:44:36.164Z Downloaded hashbrown v0.13.2
7612024-08-02T16:44:36.168Z Downloaded strum_macros v0.25.3
7622024-08-02T16:44:36.171Z Downloaded unicode-normalization v0.1.23
7632024-08-02T16:44:36.174Z Downloaded http v1.1.0
7642024-08-02T16:44:36.178Z Downloaded uuid v1.10.0
7652024-08-02T16:44:36.181Z Downloaded http v0.2.12
7662024-08-02T16:44:36.185Z Downloaded serde_with v3.8.3
7672024-08-02T16:44:36.194Z Downloaded httparse v1.8.0
7682024-08-02T16:44:36.197Z Downloaded tls_codec v0.4.1
7692024-08-02T16:44:36.200Z Downloaded r2d2 v0.8.10
7702024-08-02T16:44:36.202Z Downloaded samael v0.0.15
7712024-08-02T16:44:36.205Z Downloaded derive_more v0.99.18
7722024-08-02T16:44:36.211Z Downloaded steno v0.4.1
7732024-08-02T16:44:36.215Z Downloaded rustyline v14.0.0
7742024-08-02T16:44:36.220Z Downloaded schemars v0.8.21
7752024-08-02T16:44:36.232Z Downloaded blake3 v1.5.1
7762024-08-02T16:44:36.240Z Downloaded rand v0.8.5
7772024-08-02T16:44:36.246Z Downloaded toml v0.5.11
7782024-08-02T16:44:36.248Z Downloaded hashbrown v0.12.3
7792024-08-02T16:44:36.252Z Downloaded lalrpop v0.19.12
7802024-08-02T16:44:36.265Z Downloaded unicode_categories v0.1.1
7812024-08-02T16:44:36.267Z Downloaded rsa v0.9.6
7822024-08-02T16:44:36.272Z Downloaded portable-atomic v1.6.0
7832024-08-02T16:44:36.279Z Downloaded object v0.30.4
7842024-08-02T16:44:36.290Z Downloaded unicode-segmentation v1.11.0
7852024-08-02T16:44:36.293Z Downloaded hkdf v0.12.4
7862024-08-02T16:44:36.296Z Downloaded toml v0.7.8
7872024-08-02T16:44:36.299Z Downloaded flate2 v1.0.30
7882024-08-02T16:44:36.302Z Downloaded regex-automata v0.1.10
7892024-08-02T16:44:36.309Z Downloaded signal-hook v0.3.17
7902024-08-02T16:44:36.312Z Downloaded tokio-postgres v0.7.11
7912024-08-02T16:44:36.315Z Downloaded openssl v0.10.66
7922024-08-02T16:44:36.324Z Downloaded sqlparser v0.45.0
7932024-08-02T16:44:36.330Z Downloaded reqwest v0.11.27
7942024-08-02T16:44:36.339Z Downloaded tokio-util v0.7.11
7952024-08-02T16:44:36.345Z Downloaded futures-util v0.3.30
7962024-08-02T16:44:36.357Z Downloaded chrono v0.4.38
7972024-08-02T16:44:36.365Z Downloaded quick-xml v0.31.0
7982024-08-02T16:44:36.370Z Downloaded rayon v1.10.0
7992024-08-02T16:44:36.379Z Downloaded vcpkg v0.2.15
8002024-08-02T16:44:36.416Z Downloaded gimli v0.28.1
8012024-08-02T16:44:36.425Z Downloaded object v0.32.2
8022024-08-02T16:44:36.436Z Downloaded idna v0.3.0
8032024-08-02T16:44:36.443Z Downloaded openapiv3 v2.0.0
8042024-08-02T16:44:36.456Z Downloaded trust-dns-proto v0.22.0
8052024-08-02T16:44:36.470Z Downloaded webpki-roots v0.25.4
8062024-08-02T16:44:36.474Z Downloaded winnow v0.5.40
8072024-08-02T16:44:36.481Z Downloaded h2 v0.3.26
8082024-08-02T16:44:36.488Z Downloaded regress v0.9.1
8092024-08-02T16:44:36.498Z Downloaded hyper v0.14.28
8102024-08-02T16:44:36.506Z Downloaded proptest v1.4.0
8112024-08-02T16:44:36.516Z Downloaded idna v0.2.3
8122024-08-02T16:44:36.523Z Downloaded curve25519-dalek v4.1.3
8132024-08-02T16:44:36.532Z Downloaded rustls-webpki v0.102.4
8142024-08-02T16:44:36.551Z Downloaded ratatui v0.27.0
8152024-08-02T16:44:36.571Z Downloaded polar-core v0.27.3
8162024-08-02T16:44:36.581Z Downloaded finl_unicode v1.2.0
8172024-08-02T16:44:36.594Z Downloaded tokio v1.38.1
8182024-08-02T16:44:36.631Z Downloaded radix_trie v0.2.1
8192024-08-02T16:44:36.638Z Downloaded regex v1.10.5
8202024-08-02T16:44:36.650Z Downloaded rustls v0.21.12
8212024-08-02T16:44:36.663Z Downloaded bstr v1.9.1
8222024-08-02T16:44:36.673Z Downloaded regex-syntax v0.6.29
8232024-08-02T16:44:36.680Z Downloaded sha3 v0.10.8
8242024-08-02T16:44:36.685Z Downloaded smoltcp v0.11.0
8252024-08-02T16:44:36.697Z Downloaded rustls v0.22.4
8262024-08-02T16:44:36.710Z Downloaded diesel v2.1.6
8272024-08-02T16:44:36.728Z Downloaded regex-syntax v0.8.3
8282024-08-02T16:44:36.735Z Downloaded idna v0.5.0
8292024-08-02T16:44:36.742Z Downloaded bstr v0.2.17
8302024-08-02T16:44:36.752Z Downloaded zerocopy-derive v0.6.6
8312024-08-02T16:44:36.762Z Downloaded sled v0.34.7
8322024-08-02T16:44:36.773Z Downloaded rustls-webpki v0.101.7
8332024-08-02T16:44:36.787Z Downloaded bzip2-sys v0.1.11+1.0.8
8342024-08-02T16:44:36.803Z Downloaded regex-automata v0.4.6
8352024-08-02T16:44:36.821Z Downloaded petgraph v0.6.5
8362024-08-02T16:44:36.839Z Downloaded csv v1.3.0
8372024-08-02T16:44:36.860Z Downloaded nix v0.28.0
8382024-08-02T16:44:36.871Z Downloaded bindgen v0.69.4
8392024-08-02T16:44:36.878Z Downloaded encoding_rs v0.8.34
8402024-08-02T16:44:36.900Z Downloaded nix v0.27.1
8412024-08-02T16:44:36.910Z Downloaded bitvec v1.0.1
8422024-08-02T16:44:36.925Z Downloaded aho-corasick v1.1.3
8432024-08-02T16:44:36.931Z Downloaded smoltcp v0.9.1
8442024-08-02T16:44:36.941Z Downloaded reedline v0.31.0
8452024-08-02T16:44:36.949Z Downloaded futures-io v0.3.30
8462024-08-02T16:44:36.951Z Downloaded tracing-core v0.1.32
8472024-08-02T16:44:36.954Z Downloaded expectorate v1.1.0
8482024-08-02T16:44:36.954Z Downloaded time v0.3.36
8492024-08-02T16:44:36.961Z Downloaded rustls-pemfile v2.1.2
8502024-08-02T16:44:36.964Z Downloaded trust-dns-server v0.22.1
8512024-08-02T16:44:36.969Z Downloaded structmeta-derive v0.3.0
8522024-08-02T16:44:36.972Z Downloaded structmeta-derive v0.2.0
8532024-08-02T16:44:36.972Z Downloaded trust-dns-client v0.22.0
8542024-08-02T16:44:36.976Z Downloaded enum-as-inner v0.5.1
8552024-08-02T16:44:36.979Z Downloaded supports-color v3.0.0
8562024-08-02T16:44:36.982Z Downloaded crossterm v0.27.0
8572024-08-02T16:44:36.986Z Downloaded tokio-macros v2.3.0
8582024-08-02T16:44:36.988Z Downloaded zerocopy v0.6.6
8592024-08-02T16:44:36.991Z Downloaded typed-path v0.7.1
8602024-08-02T16:44:36.995Z Downloaded walkdir v2.5.0
8612024-08-02T16:44:36.998Z Downloaded prettyplease v0.2.20
8622024-08-02T16:44:37.001Z Downloaded heapless v0.8.0
8632024-08-02T16:44:37.004Z Downloaded flume v0.11.0
8642024-08-02T16:44:37.008Z Downloaded stable_deref_trait v1.2.0
8652024-08-02T16:44:37.010Z Downloaded unicode-bidi v0.3.15
8662024-08-02T16:44:37.013Z Downloaded trust-dns-resolver v0.22.0
8672024-08-02T16:44:37.016Z Downloaded tough v0.17.1
8682024-08-02T16:44:37.023Z Downloaded dirs-sys-next v0.1.2
8692024-08-02T16:44:37.026Z Downloaded dirs-next v2.0.0
8702024-08-02T16:44:37.026Z Downloaded smawk v0.3.2
8712024-08-02T16:44:37.029Z Downloaded derive_builder_core v0.20.0
8722024-08-02T16:44:37.029Z Downloaded toml_edit v0.19.15
8732024-08-02T16:44:37.045Z Downloaded nom v7.1.3
8742024-08-02T16:44:37.050Z Downloaded diesel_derives v2.1.4
8752024-08-02T16:44:37.054Z Downloaded ena v0.14.3
8762024-08-02T16:44:37.057Z Downloaded headers v0.3.9
8772024-08-02T16:44:37.061Z Downloaded tabwriter v1.4.0
8782024-08-02T16:44:37.063Z Downloaded derive_builder v0.20.0
8792024-08-02T16:44:37.066Z Downloaded rayon-core v1.12.1
8802024-08-02T16:44:37.070Z Downloaded tungstenite v0.21.0
8812024-08-02T16:44:37.073Z Downloaded libxml v0.3.3
8822024-08-02T16:44:37.079Z Downloaded itertools v0.13.0
8832024-08-02T16:44:37.089Z Downloaded ron v0.7.1
8842024-08-02T16:44:37.093Z Downloaded ring v0.17.8
8852024-08-02T16:44:37.162Z Downloaded slog-scope v4.4.0
8862024-08-02T16:44:37.165Z Downloaded serde_yaml v0.9.34+deprecated
8872024-08-02T16:44:37.168Z Downloaded crossbeam-channel v0.5.12
8882024-08-02T16:44:37.171Z Downloaded heck v0.3.3
8892024-08-02T16:44:37.174Z Downloaded chacha20poly1305 v0.10.1
8902024-08-02T16:44:37.174Z Downloaded rustc-hash v1.1.0
8912024-08-02T16:44:37.174Z Downloaded proc-macro-crate v1.3.1
8922024-08-02T16:44:37.177Z Downloaded phf v0.11.2
8932024-08-02T16:44:37.177Z Downloaded diff v0.1.13
8942024-08-02T16:44:37.180Z Downloaded time-macros v0.2.18
8952024-08-02T16:44:37.183Z Downloaded term v0.7.0
8962024-08-02T16:44:37.185Z Downloaded zip v0.6.6
8972024-08-02T16:44:37.188Z Downloaded dyn-clone v1.0.17
8982024-08-02T16:44:37.191Z Downloaded whoami v1.5.1
8992024-08-02T16:44:37.191Z Downloaded serde-hex v0.1.0
9002024-08-02T16:44:37.194Z Downloaded ring v0.16.20
9012024-08-02T16:44:37.273Z Downloaded rustls-pki-types v1.7.0
9022024-08-02T16:44:37.276Z Downloaded num-bigint-dig v0.8.4
9032024-08-02T16:44:37.279Z Downloaded spin v0.9.8
9042024-08-02T16:44:37.282Z Downloaded serde_with_macros v3.8.3
9052024-08-02T16:44:37.285Z Downloaded subprocess v0.2.9
9062024-08-02T16:44:37.288Z Downloaded num-bigint v0.4.5
9072024-08-02T16:44:37.291Z Downloaded rand_chacha v0.3.1
9082024-08-02T16:44:37.291Z Downloaded vsss-rs v3.3.4
9092024-08-02T16:44:37.294Z Downloaded postgres-types v0.2.7
9102024-08-02T16:44:37.297Z Downloaded peg-macros v0.8.4
9112024-08-02T16:44:37.297Z Downloaded tracing v0.1.40
9122024-08-02T16:44:37.300Z Downloaded fd-lock v4.0.2
9132024-08-02T16:44:37.304Z Downloaded tempfile v3.10.1
9142024-08-02T16:44:37.306Z Downloaded strum_macros v0.26.4
9152024-08-02T16:44:37.306Z Downloaded unsafe-libyaml v0.2.11
9162024-08-02T16:44:37.309Z Downloaded serde_repr v0.1.19
9172024-08-02T16:44:37.312Z Downloaded flagset v0.4.5
9182024-08-02T16:44:37.312Z Downloaded fixedbitset v0.4.2
9192024-08-02T16:44:37.315Z Downloaded shlex v1.3.0
9202024-08-02T16:44:37.315Z Downloaded which v4.4.2
9212024-08-02T16:44:37.318Z Downloaded tap v1.0.1
9222024-08-02T16:44:37.318Z Downloaded mio v0.8.11
9232024-08-02T16:44:37.321Z Downloaded gethostname v0.4.3
9242024-08-02T16:44:37.324Z Downloaded difflib v0.4.0
9252024-08-02T16:44:37.324Z Downloaded structmeta v0.2.0
9262024-08-02T16:44:37.324Z Downloaded spki v0.7.3
9272024-08-02T16:44:37.327Z Downloaded sha1 v0.10.6
9282024-08-02T16:44:37.327Z Downloaded serde_urlencoded v0.7.1
9292024-08-02T16:44:37.330Z Downloaded termcolor v1.4.1
9302024-08-02T16:44:37.330Z Downloaded socket2 v0.4.10
9312024-08-02T16:44:37.333Z Downloaded rustversion v1.0.17
9322024-08-02T16:44:37.333Z Downloaded pin-project v1.1.5
9332024-08-02T16:44:37.343Z Downloaded libm v0.2.8
9342024-08-02T16:44:37.350Z Downloaded test-strategy v0.3.1
9352024-08-02T16:44:37.353Z Downloaded minimal-lexical v0.2.1
9362024-08-02T16:44:37.357Z Downloaded fallible-iterator v0.2.0
9372024-08-02T16:44:37.360Z Downloaded hmac v0.12.1
9382024-08-02T16:44:37.360Z Downloaded futures v0.3.30
9392024-08-02T16:44:37.364Z Downloaded wyz v0.5.1
9402024-08-02T16:44:37.367Z Downloaded unicase v2.7.0
9412024-08-02T16:44:37.367Z Downloaded unarray v0.1.4
9422024-08-02T16:44:37.370Z Downloaded darling v0.20.9
9432024-08-02T16:44:37.372Z Downloaded pin-project-lite v0.2.14
9442024-08-02T16:44:37.375Z Downloaded peg v0.8.4
9452024-08-02T16:44:37.378Z Downloaded cookie v0.18.1
9462024-08-02T16:44:37.381Z Downloaded clang-sys v1.7.0
9472024-08-02T16:44:37.384Z Downloaded bytes v1.6.0
9482024-08-02T16:44:37.387Z Downloaded subtle v2.5.0
9492024-08-02T16:44:37.387Z Downloaded tokio-tungstenite v0.21.0
9502024-08-02T16:44:37.390Z Downloaded parking_lot v0.12.2
9512024-08-02T16:44:37.392Z Downloaded arc-swap v1.7.1
9522024-08-02T16:44:37.395Z Downloaded signal-hook-mio v0.2.3
9532024-08-02T16:44:37.395Z Downloaded miniz_oxide v0.7.2
9542024-08-02T16:44:37.398Z Downloaded darling_core v0.20.9
9552024-08-02T16:44:37.401Z Downloaded base64 v0.22.1
9562024-08-02T16:44:37.404Z Downloaded rustls-pemfile v1.0.4
9572024-08-02T16:44:37.407Z Downloaded hyper-tls v0.5.0
9582024-08-02T16:44:37.407Z Downloaded form_urlencoded v1.2.1
9592024-08-02T16:44:37.410Z Downloaded slog-term v2.9.1
9602024-08-02T16:44:37.410Z Downloaded base64ct v1.6.0
9612024-08-02T16:44:37.413Z Downloaded csv-core v0.1.11
9622024-08-02T16:44:37.413Z Downloaded mockall_derive v0.12.1
9632024-08-02T16:44:37.416Z Downloaded zeroize v1.7.0
9642024-08-02T16:44:37.416Z Downloaded untrusted v0.7.1
9652024-08-02T16:44:37.419Z Downloaded universal-hash v0.5.1
9662024-08-02T16:44:37.419Z Downloaded funty v2.0.0
9672024-08-02T16:44:37.419Z Downloaded fragile v2.0.0
9682024-08-02T16:44:37.422Z Downloaded ff v0.13.0
9692024-08-02T16:44:37.422Z Downloaded aead v0.5.2
9702024-08-02T16:44:37.424Z Downloaded utf-8 v0.7.6
9712024-08-02T16:44:37.424Z Downloaded precomputed-hash v0.1.1
9722024-08-02T16:44:37.425Z Downloaded num_cpus v1.16.0
9732024-08-02T16:44:37.427Z Downloaded num-complex v0.4.6
9742024-08-02T16:44:37.427Z Downloaded nu-ansi-term v0.50.0
9752024-08-02T16:44:37.431Z Downloaded base64 v0.13.1
9762024-08-02T16:44:37.433Z Downloaded console v0.15.8
9772024-08-02T16:44:37.436Z Downloaded tls_codec_derive v0.4.1
9782024-08-02T16:44:37.436Z Downloaded slab v0.4.9
9792024-08-02T16:44:37.439Z Downloaded siphasher v0.3.11
9802024-08-02T16:44:37.439Z Downloaded shell-words v1.1.0
9812024-08-02T16:44:37.439Z Downloaded defmt-parser v0.3.4
9822024-08-02T16:44:37.442Z Downloaded debug-ignore v1.0.5
9832024-08-02T16:44:37.442Z Downloaded crc v3.2.1
9842024-08-02T16:44:37.445Z Downloaded signal-hook-tokio v0.3.1
9852024-08-02T16:44:37.445Z Downloaded num_enum_derive v0.5.11
9862024-08-02T16:44:37.445Z Downloaded convert_case v0.4.0
9872024-08-02T16:44:37.448Z Downloaded colored v2.1.0
9882024-08-02T16:44:37.448Z Downloaded arrayvec v0.7.4
9892024-08-02T16:44:37.451Z Downloaded argon2 v0.5.3
9902024-08-02T16:44:37.454Z Downloaded backoff v0.4.0
9912024-08-02T16:44:37.454Z Downloaded num-integer v0.1.46
9922024-08-02T16:44:37.457Z Downloaded linear-map v1.2.0
9932024-08-02T16:44:37.457Z Downloaded stability v0.2.0
9942024-08-02T16:44:37.457Z Downloaded sqlparser_derive v0.2.2
9952024-08-02T16:44:37.457Z Downloaded mockall v0.12.1
9962024-08-02T16:44:37.460Z Downloaded ipnet v2.9.0
9972024-08-02T16:44:37.460Z Downloaded defmt v0.3.8
9982024-08-02T16:44:37.462Z Downloaded cookie_store v0.20.0
9992024-08-02T16:44:37.465Z Downloaded cookie v0.17.0
10002024-08-02T16:44:37.468Z Downloaded ahash v0.8.11
10012024-08-02T16:44:37.468Z Downloaded indicatif v0.17.8
10022024-08-02T16:44:37.471Z Downloaded crc32fast v1.4.0
10032024-08-02T16:44:37.474Z Downloaded cipher v0.4.4
10042024-08-02T16:44:37.477Z Downloaded bitfield-struct v0.6.1
10052024-08-02T16:44:37.477Z Downloaded lock_api v0.4.12
10062024-08-02T16:44:37.477Z Downloaded owo-colors v4.0.0
10072024-08-02T16:44:37.480Z Downloaded block-padding v0.3.3
10082024-08-02T16:44:37.480Z Downloaded bit-set v0.5.3
10092024-08-02T16:44:37.483Z Downloaded base16ct v0.2.0
10102024-08-02T16:44:37.483Z Downloaded num v0.4.3
10112024-08-02T16:44:37.483Z Downloaded mime v0.3.17
10122024-08-02T16:44:37.486Z Downloaded is-terminal v0.4.12
10132024-08-02T16:44:37.486Z Downloaded crossbeam-deque v0.8.5
10142024-08-02T16:44:37.486Z Downloaded ipnetwork v0.20.0
10152024-08-02T16:44:37.491Z Downloaded libefi-sys v0.1.0
10162024-08-02T16:44:37.491Z Downloaded indoc v1.0.9
10172024-08-02T16:44:37.494Z Downloaded cobs v0.2.3
10182024-08-02T16:44:37.494Z Downloaded chacha20 v0.9.1
10192024-08-02T16:44:37.494Z Downloaded cexpr v0.6.0
10202024-08-02T16:44:37.497Z Downloaded castaway v0.2.2
10212024-08-02T16:44:37.497Z Downloaded assert_matches v1.5.0
10222024-08-02T16:44:37.497Z Downloaded num_threads v0.1.7
10232024-08-02T16:44:37.497Z Downloaded memmap2 v0.9.4
10242024-08-02T16:44:37.500Z Downloaded bitfield v0.14.0
10252024-08-02T16:44:37.500Z Downloaded bit-vec v0.6.3
10262024-08-02T16:44:37.503Z Downloaded bb8 v0.8.5
10272024-08-02T16:44:37.503Z Downloaded array-init v0.0.4
10282024-08-02T16:44:37.503Z Downloaded constant_time_eq v0.3.0
10292024-08-02T16:44:37.506Z Downloaded atomicwrites v0.4.3
10302024-08-02T16:44:37.582Z Compiling cfg-if v1.0.0
10312024-08-02T16:44:37.582Z Compiling serde v1.0.204
10322024-08-02T16:44:37.582Z Compiling scopeguard v1.2.0
10332024-08-02T16:44:37.585Z Compiling lock_api v0.4.12
10342024-08-02T16:44:37.585Z Compiling log v0.4.21
10352024-08-02T16:44:37.716Z Compiling syn v2.0.72
10362024-08-02T16:44:37.729Z Compiling cc v1.0.97
10372024-08-02T16:44:37.732Z Compiling parking_lot_core v0.9.10
10382024-08-02T16:44:37.796Z Compiling getrandom v0.2.14
10392024-08-02T16:44:37.827Z Compiling smallvec v1.13.2
10402024-08-02T16:44:38.213Z Compiling rand_core v0.6.4
10412024-08-02T16:44:38.216Z Compiling typenum v1.17.0
10422024-08-02T16:44:38.243Z Compiling generic-array v0.14.7
10432024-08-02T16:44:38.278Z Compiling pin-project-lite v0.2.14
10442024-08-02T16:44:38.401Z Compiling signal-hook-registry v1.4.2
10452024-08-02T16:44:38.529Z Compiling spin v0.9.8
10462024-08-02T16:44:38.604Z Compiling parking_lot v0.12.2
10472024-08-02T16:44:38.735Z Compiling mio v0.8.11
10482024-08-02T16:44:38.869Z Compiling libm v0.2.8
10492024-08-02T16:44:38.904Z Compiling serde_json v1.0.120
10502024-08-02T16:44:39.201Z Compiling num-traits v0.2.19
10512024-08-02T16:44:39.238Z Compiling ahash v0.8.11
10522024-08-02T16:44:39.256Z Compiling futures-core v0.3.30
10532024-08-02T16:44:39.450Z Compiling tinyvec_macros v0.1.1
10542024-08-02T16:44:39.532Z Compiling tinyvec v1.6.0
10552024-08-02T16:44:39.607Z Compiling num_cpus v1.16.0
10562024-08-02T16:44:39.695Z Compiling socket2 v0.5.7
10572024-08-02T16:44:39.720Z Compiling const-oid v0.9.6
10582024-08-02T16:44:40.000Z Compiling subtle v2.5.0
10592024-08-02T16:44:40.333Z Compiling slab v0.4.9
10602024-08-02T16:44:40.648Z Compiling futures-sink v0.3.30
10612024-08-02T16:44:40.797Z Compiling allocator-api2 v0.2.18
10622024-08-02T16:44:40.936Z Compiling unicode-normalization v0.1.23
10632024-08-02T16:44:40.967Z Compiling unicode-bidi v0.3.15
10642024-08-02T16:44:41.462Z Compiling futures-channel v0.3.30
10652024-08-02T16:44:41.555Z Compiling futures-task v0.3.30
10662024-08-02T16:44:41.715Z Compiling vcpkg v0.2.15
10672024-08-02T16:44:41.737Z Compiling pin-utils v0.1.0
10682024-08-02T16:44:41.830Z Compiling pkg-config v0.3.30
10692024-08-02T16:44:41.869Z Compiling futures-io v0.3.30
10702024-08-02T16:44:41.888Z Compiling ring v0.17.8
10712024-08-02T16:44:42.187Z Compiling percent-encoding v2.3.1
10722024-08-02T16:44:42.252Z Compiling ppv-lite86 v0.2.17
10732024-08-02T16:44:42.564Z Compiling tracing-core v0.1.32
10742024-08-02T16:44:42.738Z Compiling rustix v0.38.34
10752024-08-02T16:44:43.057Z Compiling rand_chacha v0.3.1
10762024-08-02T16:44:43.072Z Compiling untrusted v0.9.0
10772024-08-02T16:44:43.241Z Compiling powerfmt v0.2.0
10782024-08-02T16:44:43.494Z Compiling time-core v0.1.2
10792024-08-02T16:44:43.586Z Compiling num-conv v0.1.0
10802024-08-02T16:44:43.640Z Compiling syn v1.0.109
10812024-08-02T16:44:43.885Z Compiling deranged v0.3.11
10822024-08-02T16:44:43.941Z Compiling time-macros v0.2.18
10832024-08-02T16:44:44.077Z Compiling rand v0.8.5
10842024-08-02T16:44:44.175Z Compiling openssl-sys v0.9.103
10852024-08-02T16:44:44.334Z Compiling foreign-types-shared v0.1.1
10862024-08-02T16:44:44.437Z Compiling openssl v0.10.66
10872024-08-02T16:44:44.838Z Compiling rustversion v1.0.17
10882024-08-02T16:44:45.298Z Compiling base64ct v1.6.0
10892024-08-02T16:44:45.455Z Compiling num_threads v0.1.7
10902024-08-02T16:44:45.519Z Compiling iana-time-zone v0.1.60
10912024-08-02T16:44:45.587Z Compiling httparse v1.8.0
10922024-08-02T16:44:45.765Z Compiling pem-rfc7468 v0.7.0
10932024-08-02T16:44:46.004Z Compiling foreign-types v0.3.2
10942024-08-02T16:44:46.127Z Compiling form_urlencoded v1.2.1
10952024-08-02T16:44:46.146Z Compiling flagset v0.4.5
10962024-08-02T16:44:46.352Z Compiling native-tls v0.2.11
10972024-08-02T16:44:46.465Z Compiling crossbeam-utils v0.8.19
10982024-08-02T16:44:46.543Z Compiling rustls v0.21.12
10992024-08-02T16:44:46.657Z Compiling siphasher v0.3.11
11002024-08-02T16:44:46.776Z Compiling try-lock v0.2.5
11012024-08-02T16:44:46.921Z Compiling want v0.3.1
11022024-08-02T16:44:47.202Z Compiling serde_derive_internals v0.29.1
11032024-08-02T16:44:47.368Z Compiling idna v0.5.0
11042024-08-02T16:44:47.460Z Compiling time v0.3.36
11052024-08-02T16:44:47.750Z Compiling lazy_static v1.5.0
11062024-08-02T16:44:47.867Z Compiling socket2 v0.4.10
11072024-08-02T16:44:48.598Z Compiling sct v0.7.1
11082024-08-02T16:44:48.772Z Compiling rustls-webpki v0.101.7
11092024-08-02T16:44:48.903Z Compiling aho-corasick v1.1.3
11102024-08-02T16:44:49.019Z Compiling cookie v0.17.0
11112024-08-02T16:44:49.279Z Compiling regex-syntax v0.8.3
11122024-08-02T16:44:50.141Z Compiling openssl-probe v0.1.5
11132024-08-02T16:44:50.479Z Compiling tower-service v0.3.2
11142024-08-02T16:44:50.563Z Compiling httpdate v1.0.3
11152024-08-02T16:44:50.602Z Compiling slog v2.7.0
11162024-08-02T16:44:50.789Z Compiling cpufeatures v0.2.12
11172024-08-02T16:44:50.885Z Compiling signal-hook v0.3.17
11182024-08-02T16:44:51.058Z Compiling adler v1.0.2
11192024-08-02T16:44:51.105Z Compiling schemars v0.8.21
11202024-08-02T16:44:51.132Z Compiling finl_unicode v1.2.0
11212024-08-02T16:44:51.292Z Compiling miniz_oxide v0.7.2
11222024-08-02T16:44:51.710Z Compiling stringprep v0.1.4
11232024-08-02T16:44:52.848Z Compiling regex-automata v0.4.6
11242024-08-02T16:44:52.996Z Compiling url v2.5.2
11252024-08-02T16:44:53.095Z Compiling serde_derive v1.0.204
11262024-08-02T16:44:54.411Z Compiling zeroize_derive v1.4.2
11272024-08-02T16:44:54.613Z Compiling zerocopy-derive v0.7.34
11282024-08-02T16:44:54.950Z Compiling tokio-macros v2.3.0
11292024-08-02T16:44:56.084Z Compiling zeroize v1.7.0
11302024-08-02T16:44:56.136Z Compiling thiserror-impl v1.0.63
11312024-08-02T16:44:56.743Z Compiling futures-macro v0.3.30
11322024-08-02T16:44:57.085Z Compiling zerocopy v0.7.34
11332024-08-02T16:44:57.981Z Compiling crypto-common v0.1.6
11342024-08-02T16:44:58.221Z Compiling block-buffer v0.10.4
11352024-08-02T16:44:58.476Z Compiling digest v0.10.7
11362024-08-02T16:44:58.936Z Compiling futures-util v0.3.30
11372024-08-02T16:44:58.969Z Compiling scroll_derive v0.12.0
11382024-08-02T16:44:59.368Z Compiling hashbrown v0.14.5
11392024-08-02T16:44:59.590Z Compiling thiserror v1.0.63
11402024-08-02T16:44:59.723Z Compiling pest v2.7.10
11412024-08-02T16:45:00.609Z Compiling tracing-attributes v0.1.27
11422024-08-02T16:45:00.871Z Compiling scroll v0.12.0
11432024-08-02T16:45:00.889Z Compiling hmac v0.12.1
11442024-08-02T16:45:01.025Z Compiling der_derive v0.7.2
11452024-08-02T16:45:01.157Z Compiling openssl-macros v0.1.1
11462024-08-02T16:45:01.482Z Compiling goblin v0.8.2
11472024-08-02T16:45:01.909Z Compiling md-5 v0.10.6
11482024-08-02T16:45:02.176Z Compiling pest_meta v2.7.10
11492024-08-02T16:45:02.714Z Compiling sha2 v0.10.8
11502024-08-02T16:45:03.684Z Compiling pest_generator v2.7.10
11512024-08-02T16:45:04.779Z Compiling tracing v0.1.40
11522024-08-02T16:45:05.309Z Compiling der v0.7.9
11532024-08-02T16:45:05.431Z Compiling schemars_derive v0.8.21
11542024-08-02T16:45:05.771Z Compiling num-integer v0.1.46
11552024-08-02T16:45:06.266Z Compiling idna v0.3.0
11562024-08-02T16:45:06.645Z Compiling backtrace v0.3.71
11572024-08-02T16:45:06.662Z Compiling hash32 v0.2.1
11582024-08-02T16:45:07.036Z Compiling smoltcp v0.9.1
11592024-08-02T16:45:07.053Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
11602024-08-02T16:45:07.696Z Compiling pest_derive v2.7.10
11612024-08-02T16:45:07.743Z Compiling spki v0.7.3
11622024-08-02T16:45:07.843Z Compiling bytes v1.6.0
11632024-08-02T16:45:07.868Z Compiling bitflags v2.6.0
11642024-08-02T16:45:08.256Z Compiling indexmap v2.2.6
11652024-08-02T16:45:08.292Z Compiling semver v1.0.23
11662024-08-02T16:45:08.494Z Compiling uuid v1.10.0
11672024-08-02T16:45:08.720Z Compiling rustc_version v0.4.0
11682024-08-02T16:45:08.983Z Compiling tokio v1.38.1
11692024-08-02T16:45:08.999Z Compiling http v0.2.12
11702024-08-02T16:45:09.510Z Compiling chrono v0.4.38
11712024-08-02T16:45:09.654Z Compiling heapless v0.7.17
11722024-08-02T16:45:10.045Z Compiling dof v0.3.0
11732024-08-02T16:45:10.070Z Compiling dtrace-parser v0.2.0
11742024-08-02T16:45:11.351Z Compiling http-body v0.4.6
11752024-08-02T16:45:11.829Z Compiling usdt-impl v0.5.0
11762024-08-02T16:45:12.319Z Compiling toml_datetime v0.6.6
11772024-08-02T16:45:12.344Z Compiling serde_spanned v0.6.6
11782024-08-02T16:45:12.424Z Compiling serde_tokenstream v0.2.1
11792024-08-02T16:45:12.441Z Compiling base64 v0.22.1
11802024-08-02T16:45:12.551Z Compiling fallible-iterator v0.2.0
11812024-08-02T16:45:12.826Z Compiling gimli v0.28.1
11822024-08-02T16:45:12.968Z Compiling stable_deref_trait v1.2.0
11832024-08-02T16:45:13.070Z Compiling crc32fast v1.4.0
11842024-08-02T16:45:13.218Z Compiling psl-types v2.0.11
11852024-08-02T16:45:13.247Z Compiling dyn-clone v1.0.17
11862024-08-02T16:45:13.398Z Compiling publicsuffix v2.2.3
11872024-08-02T16:45:13.453Z Compiling postgres-protocol v0.6.7
11882024-08-02T16:45:13.596Z Compiling terminal_size v0.3.0
11892024-08-02T16:45:13.624Z Compiling pkcs8 v0.10.2
11902024-08-02T16:45:13.885Z Compiling hubpack_derive v0.1.1
11912024-08-02T16:45:14.231Z Compiling block-padding v0.3.3
11922024-08-02T16:45:14.474Z Compiling zerocopy-derive v0.6.6
11932024-08-02T16:45:14.695Z Compiling async-trait v0.1.81
11942024-08-02T16:45:15.965Z Compiling phf_shared v0.11.2
11952024-08-02T16:45:16.364Z Compiling diesel_table_macro_syntax v0.1.0
11962024-08-02T16:45:16.742Z Compiling ff v0.13.0
11972024-08-02T16:45:16.758Z Compiling scheduled-thread-pool v0.2.7
11982024-08-02T16:45:16.805Z Compiling object v0.32.2
11992024-08-02T16:45:16.963Z Compiling fs-err v2.11.0
12002024-08-02T16:45:17.226Z Compiling tokio-util v0.7.11
12012024-08-02T16:45:17.331Z Compiling tokio-rustls v0.24.1
12022024-08-02T16:45:17.358Z Compiling addr2line v0.21.0
12032024-08-02T16:45:17.598Z Compiling rustc-demangle v0.1.24
12042024-08-02T16:45:17.703Z Compiling base64 v0.21.7
12052024-08-02T16:45:18.013Z Compiling matches v0.1.10
12062024-08-02T16:45:18.107Z Compiling h2 v0.3.26
12072024-08-02T16:45:18.490Z Compiling tokio-native-tls v0.3.1
12082024-08-02T16:45:18.540Z Compiling managed v0.8.0
12092024-08-02T16:45:18.563Z Compiling anyhow v1.0.86
12102024-08-02T16:45:18.579Z Compiling regex-automata v0.1.10
12112024-08-02T16:45:18.759Z Compiling ipnet v2.9.0
12122024-08-02T16:45:19.014Z Compiling bitflags v1.3.2
12132024-08-02T16:45:19.084Z Compiling base16ct v0.2.0
12142024-08-02T16:45:19.108Z Compiling bit-vec v0.6.3
12152024-08-02T16:45:19.126Z Compiling winnow v0.5.40
12162024-08-02T16:45:19.414Z Compiling either v1.12.0
12172024-08-02T16:45:19.565Z Compiling sec1 v0.7.3
12182024-08-02T16:45:20.072Z Compiling clap_builder v4.5.9
12192024-08-02T16:45:20.147Z Compiling bstr v0.2.17
12202024-08-02T16:45:20.679Z Compiling rustls-pemfile v1.0.4
12212024-08-02T16:45:21.161Z Compiling idna v0.2.3
12222024-08-02T16:45:21.833Z Compiling r2d2 v0.8.10
12232024-08-02T16:45:22.195Z Compiling group v0.13.0
12242024-08-02T16:45:22.212Z Compiling zerocopy v0.6.6
12252024-08-02T16:45:22.507Z Compiling diesel_derives v2.1.4
12262024-08-02T16:45:22.810Z Compiling toml_edit v0.19.15
12272024-08-02T16:45:23.009Z Compiling phf v0.11.2
12282024-08-02T16:45:23.052Z Compiling signal-hook-mio v0.2.3
12292024-08-02T16:45:23.200Z Compiling ipnetwork v0.20.0
12302024-08-02T16:45:23.294Z Compiling cookie_store v0.20.0
12312024-08-02T16:45:24.194Z Compiling hubpack v0.1.2
12322024-08-02T16:45:24.660Z Compiling inout v0.1.3
12332024-08-02T16:45:24.883Z Compiling postgres-types v0.2.7
12342024-08-02T16:45:24.904Z Compiling hyper v0.14.28
12352024-08-02T16:45:25.538Z Compiling usdt-macro v0.5.0
12362024-08-02T16:45:26.464Z Compiling usdt-attr-macro v0.5.0
12372024-08-02T16:45:27.081Z Compiling serde_urlencoded v0.7.1
12382024-08-02T16:45:27.628Z Compiling num-bigint v0.4.5
12392024-08-02T16:45:27.970Z Compiling futures-executor v0.3.30
12402024-08-02T16:45:28.162Z Compiling hkdf v0.12.4
12412024-08-02T16:45:28.423Z Compiling enum-as-inner v0.5.1
12422024-08-02T16:45:28.553Z Compiling regex v1.10.5
12432024-08-02T16:45:28.920Z Compiling crypto-bigint v0.5.5
12442024-08-02T16:45:29.449Z Compiling serde_repr v0.1.19
12452024-08-02T16:45:29.660Z Compiling strum_macros v0.25.3
12462024-08-02T16:45:30.162Z Compiling clap_derive v4.5.8
12472024-08-02T16:45:30.697Z Compiling phf_shared v0.10.0
12482024-08-02T16:45:31.115Z Compiling float-cmp v0.9.0
12492024-08-02T16:45:31.339Z Compiling encoding_rs v0.8.34
12502024-08-02T16:45:31.371Z Compiling data-encoding v2.6.0
12512024-08-02T16:45:33.921Z Compiling hyper-tls v0.5.0
12522024-08-02T16:45:34.111Z Compiling hyper-rustls v0.24.2
12532024-08-02T16:45:34.287Z Compiling sync_wrapper v0.1.2
12542024-08-02T16:45:34.417Z Compiling webpki-roots v0.25.4
12552024-08-02T16:45:34.476Z Compiling predicates-core v1.0.6
12562024-08-02T16:45:34.571Z Compiling unicode-segmentation v1.11.0
12572024-08-02T16:45:34.841Z Compiling fixedbitset v0.4.2
12582024-08-02T16:45:35.097Z Compiling precomputed-hash v0.1.1
12592024-08-02T16:45:35.200Z Compiling mime v0.3.17
12602024-08-02T16:45:35.217Z Compiling difflib v0.4.0
12612024-08-02T16:45:35.286Z Compiling whoami v1.5.1
12622024-08-02T16:45:35.362Z Compiling new_debug_unreachable v1.0.6
12632024-08-02T16:45:35.400Z Compiling static_assertions v1.1.0
12642024-08-02T16:45:35.462Z Compiling minimal-lexical v0.2.1
12652024-08-02T16:45:35.504Z Compiling normalize-line-endings v0.3.0
12662024-08-02T16:45:35.616Z Compiling predicates v3.1.0
12672024-08-02T16:45:35.782Z Compiling tokio-postgres v0.7.11
12682024-08-02T16:45:35.903Z Compiling nom v7.1.3
12692024-08-02T16:45:35.988Z Compiling console v0.15.8
12702024-08-02T16:45:36.063Z Compiling toml_edit v0.22.16
12712024-08-02T16:45:36.342Z Compiling diesel v2.1.6
12722024-08-02T16:45:36.935Z Compiling reqwest v0.11.27
12732024-08-02T16:45:37.498Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12742024-08-02T16:45:37.589Z Compiling string_cache v0.8.7
12752024-08-02T16:45:38.080Z Compiling clap v4.5.9
12762024-08-02T16:45:38.193Z Compiling similar v2.5.0
12772024-08-02T16:45:38.614Z Compiling petgraph v0.6.5
12782024-08-02T16:45:39.668Z Compiling elliptic-curve v0.13.8
12792024-08-02T16:45:40.503Z Compiling trust-dns-proto v0.22.0
12802024-08-02T16:45:40.754Z Compiling usdt v0.5.0
12812024-08-02T16:45:41.270Z Compiling yasna v0.5.2
12822024-08-02T16:45:41.681Z Compiling futures v0.3.30
12832024-08-02T16:45:41.805Z Compiling toml v0.7.8
12842024-08-02T16:45:42.597Z Compiling flate2 v1.0.30
12852024-08-02T16:45:43.563Z Compiling cipher v0.4.4
12862024-08-02T16:45:43.566Z Compiling crossterm v0.27.0
12872024-08-02T16:45:44.103Z Compiling itertools v0.12.1
12882024-08-02T16:45:44.143Z Compiling itertools v0.10.5
12892024-08-02T16:45:44.922Z Compiling bit-set v0.5.3
12902024-08-02T16:45:44.938Z Compiling tokio-stream v0.1.15
12912024-08-02T16:45:45.202Z Compiling openapiv3 v2.0.0
12922024-08-02T16:45:45.878Z Compiling hex v0.4.3
12932024-08-02T16:45:46.514Z Compiling num-iter v0.1.45
12942024-08-02T16:45:46.693Z Compiling bstr v1.9.1
12952024-08-02T16:45:47.029Z Compiling crossbeam-epoch v0.9.18
12962024-08-02T16:45:47.186Z Compiling dirs-sys-next v0.1.2
12972024-08-02T16:45:47.391Z Compiling peg-runtime v0.8.3
12982024-08-02T16:45:47.825Z Compiling lalrpop-util v0.19.12
12992024-08-02T16:45:47.842Z Compiling unicode-xid v0.2.4
13002024-08-02T16:45:48.010Z Compiling dirs-next v2.0.0
13012024-08-02T16:45:48.051Z Compiling thread_local v1.1.8
13022024-08-02T16:45:48.187Z Compiling slog-async v2.8.0
13032024-08-02T16:45:48.205Z Compiling term v0.7.0
13042024-08-02T16:45:48.560Z Compiling xattr v1.3.1
13052024-08-02T16:45:48.622Z Compiling crossbeam-channel v0.5.12
13062024-08-02T16:45:48.764Z Compiling strum_macros v0.26.4
13072024-08-02T16:45:48.828Z Compiling filetime v0.2.23
13082024-08-02T16:45:49.183Z Compiling is-terminal v0.4.12
13092024-08-02T16:45:49.245Z Compiling take_mut v0.2.2
13102024-08-02T16:45:49.308Z Compiling slog-term v2.9.1
13112024-08-02T16:45:49.741Z Compiling tar v0.4.41
13122024-08-02T16:45:49.794Z Compiling camino v1.1.7
13132024-08-02T16:45:52.245Z Compiling strum v0.26.3
13142024-08-02T16:46:04.669Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13152024-08-02T16:46:04.889Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13162024-08-02T16:46:10.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
13172024-08-02T16:46:10.160Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13182024-08-02T16:46:10.201ZAug 02 16:46:09.296 INFO Starting download, target: Clickhouse
13192024-08-02T16:46:10.201ZAug 02 16:46:09.297 INFO Starting download, target: Cockroach
13202024-08-02T16:46:10.201ZAug 02 16:46:09.297 INFO Starting download, target: Console
13212024-08-02T16:46:10.201ZAug 02 16:46:09.297 INFO Starting download, target: DendriteOpenapi
13222024-08-02T16:46:10.201ZAug 02 16:46:09.297 INFO Starting download, target: DendriteStub
13232024-08-02T16:46:10.204ZAug 02 16:46:09.297 INFO Starting download, target: MaghemiteMgd
13242024-08-02T16:46:10.204ZAug 02 16:46:09.297 INFO Starting download, target: TransceiverControl
13252024-08-02T16:46:10.204ZAug 02 16:46:09.297 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13262024-08-02T16:46:10.204ZAug 02 16:46:09.297 INFO Downloading out/downloads/dpd-fb571dc6512b24a777c5a9b2927a50501f6be297.json (attempt 1/3), target: DendriteOpenapi
13272024-08-02T16:46:10.204ZAug 02 16:46:09.297 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13282024-08-02T16:46:10.204ZAug 02 16:46:09.298 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13292024-08-02T16:46:10.204ZAug 02 16:46:09.298 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13302024-08-02T16:46:10.205ZAug 02 16:46:09.298 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13312024-08-02T16:46:10.205ZAug 02 16:46:09.298 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13322024-08-02T16:46:10.346ZAug 02 16:46:09.437 INFO Download complete, target: DendriteOpenapi
13332024-08-02T16:46:10.480ZAug 02 16:46:09.574 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13342024-08-02T16:46:10.822ZAug 02 16:46:09.917 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13352024-08-02T16:46:10.925ZAug 02 16:46:10.020 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13362024-08-02T16:46:11.160ZAug 02 16:46:10.256 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13372024-08-02T16:46:11.346ZAug 02 16:46:10.441 INFO Download complete, target: TransceiverControl
13382024-08-02T16:46:11.609ZAug 02 16:46:10.704 INFO Download complete, target: Console
13392024-08-02T16:46:12.467ZAug 02 16:46:11.562 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13402024-08-02T16:46:12.712ZAug 02 16:46:11.807 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13412024-08-02T16:46:12.712ZAug 02 16:46:11.807 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13422024-08-02T16:46:14.097ZAug 02 16:46:13.192 INFO Download complete, target: DendriteStub
13432024-08-02T16:46:14.384ZAug 02 16:46:13.478 INFO Download complete, target: MaghemiteMgd
13442024-08-02T16:46:21.371ZAug 02 16:46:20.459 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13452024-08-02T16:46:21.680ZAug 02 16:46:20.772 INFO Checking that binary works, target: Cockroach
13462024-08-02T16:46:21.833ZAug 02 16:46:20.926 INFO Download complete, target: Cockroach
13472024-08-02T16:46:27.189ZAug 02 16:46:26.280 INFO Checking that binary works, target: Clickhouse
13482024-08-02T16:46:27.350ZAug 02 16:46:26.442 INFO Download complete, target: Clickhouse
13492024-08-02T16:46:27.368ZAll builder prerequisites installed successfully, and PATH looks valid
13502024-08-02T16:46:27.371Z
13512024-08-02T16:46:27.371Zreal 3:52.951044552
13522024-08-02T16:46:27.371Zuser 12:03.744522063
13532024-08-02T16:46:27.371Zsys 2:35.369755718
13542024-08-02T16:46:27.371Ztrap 0.467215638
13552024-08-02T16:46:27.372Ztflt 0.544164908
13562024-08-02T16:46:27.372Zdflt 1.912379989
13572024-08-02T16:46:27.372Zkflt 0.022274909
13582024-08-02T16:46:27.372Zlock 24:03.839507199
13592024-08-02T16:46:27.372Zslp 34:13.857405548
13602024-08-02T16:46:27.372Zlat 43.817951106
13612024-08-02T16:46:27.372Zstop 1:40.835810310
13622024-08-02T16:46:27.372Z+ banner build
13632024-08-02T16:46:27.372Z
13642024-08-02T16:46:27.372Z ##### # # # # #####
13652024-08-02T16:46:27.372Z # # # # # # # #
13662024-08-02T16:46:27.372Z ##### # # # # # #
13672024-08-02T16:46:27.372Z # # # # # # # #
13682024-08-02T16:46:27.372Z # # # # # # # #
13692024-08-02T16:46:27.372Z ##### #### # ###### #####
13702024-08-02T16:46:27.372Z
13712024-08-02T16:46:27.372Z+ export 'RUSTFLAGS=-D warnings'
13722024-08-02T16:46:27.372Z+ RUSTFLAGS='-D warnings'
13732024-08-02T16:46:27.372Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
13742024-08-02T16:46:27.372Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
13752024-08-02T16:46:27.375Z+ [[ illumos == \i\l\l\u\m\o\s ]]
13762024-08-02T16:46:27.375Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
13772024-08-02T16:46:27.375Z+ export TMPDIR=/var/tmp/omicron_tmp
13782024-08-02T16:46:27.375Z+ TMPDIR=/var/tmp/omicron_tmp
13792024-08-02T16:46:27.375Z+ export RUST_BACKTRACE=1
13802024-08-02T16:46:27.375Z+ RUST_BACKTRACE=1
13812024-08-02T16:46:27.375Z+ export CARGO_INCREMENTAL=0
13822024-08-02T16:46:27.375Z+ CARGO_INCREMENTAL=0
13832024-08-02T16:46:27.375Z+ export RUSTC_BOOTSTRAP=1
13842024-08-02T16:46:27.375Z+ RUSTC_BOOTSTRAP=1
13852024-08-02T16:46:27.375Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
13862024-08-02T16:46:28.045Z Downloading crates ...
13872024-08-02T16:46:28.349Z Downloaded pathdiff v0.2.1
13882024-08-02T16:46:28.353Z Downloaded tower-layer v0.3.2
13892024-08-02T16:46:28.357Z Downloaded plotters-svg v0.3.5
13902024-08-02T16:46:28.360Z Downloaded option-ext v0.2.0
13912024-08-02T16:46:28.360Z Downloaded nested v0.1.1
13922024-08-02T16:46:28.365Z Downloaded cbc v0.1.2
13932024-08-02T16:46:28.371Z Downloaded dirs-sys v0.4.1
13942024-08-02T16:46:28.374Z Downloaded ctr v0.9.2
13952024-08-02T16:46:28.377Z Downloaded russh-cryptovec v0.7.2
13962024-08-02T16:46:28.377Z Downloaded rfc6979 v0.4.0
13972024-08-02T16:46:28.377Z Downloaded pbkdf2 v0.12.2
13982024-08-02T16:46:28.380Z Downloaded target-spec v3.1.0
13992024-08-02T16:46:28.383Z Downloaded rand_chacha v0.2.2
14002024-08-02T16:46:28.383Z Downloaded plotters-backend v0.3.5
14012024-08-02T16:46:28.383Z Downloaded doc-comment v0.3.3
14022024-08-02T16:46:28.386Z Downloaded dhcproto-macros v0.1.0
14032024-08-02T16:46:28.386Z Downloaded dirs v5.0.1
14042024-08-02T16:46:28.389Z Downloaded primeorder v0.13.6
14052024-08-02T16:46:28.389Z Downloaded hex-literal v0.4.1
14062024-08-02T16:46:28.393Z Downloaded similar-asserts v1.5.0
14072024-08-02T16:46:28.395Z Downloaded getrandom v0.1.16
14082024-08-02T16:46:28.398Z Downloaded ecdsa v0.16.9
14092024-08-02T16:46:28.401Z Downloaded blake2b_simd v1.0.2
14102024-08-02T16:46:28.401Z Downloaded escape8259 v0.5.2
14112024-08-02T16:46:28.404Z Downloaded md5 v0.7.0
14122024-08-02T16:46:28.404Z Downloaded assert_cmd v2.0.14
14132024-08-02T16:46:28.407Z Downloaded anes v0.1.6
14142024-08-02T16:46:28.410Z Downloaded http-body v1.0.0
14152024-08-02T16:46:28.414Z Downloaded guppy-workspace-hack v0.1.0
14162024-08-02T16:46:28.417Z Downloaded yansi v0.5.1
14172024-08-02T16:46:28.417Z Downloaded dhcproto v0.11.0
14182024-08-02T16:46:28.420Z Downloaded criterion-plot v0.5.0
14192024-08-02T16:46:28.423Z Downloaded cast v0.3.0
14202024-08-02T16:46:28.423Z Downloaded password-hash v0.4.2
14212024-08-02T16:46:28.425Z Downloaded tinytemplate v1.2.1
14222024-08-02T16:46:28.426Z Downloaded rust-argon2 v2.1.0
14232024-08-02T16:46:28.428Z Downloaded libtest-mimic v0.7.3
14242024-08-02T16:46:28.442Z Downloaded futures-timer v3.0.3
14252024-08-02T16:46:28.445Z Downloaded rand_core v0.5.1
14262024-08-02T16:46:28.448Z Downloaded threadpool v1.8.1
14272024-08-02T16:46:28.448Z Downloaded relative-path v1.9.3
14282024-08-02T16:46:28.448Z Downloaded polyval v0.6.2
14292024-08-02T16:46:28.451Z Downloaded ghash v0.5.1
14302024-08-02T16:46:28.451Z Downloaded blowfish v0.9.1
14312024-08-02T16:46:28.454Z Downloaded pbkdf2 v0.11.0
14322024-08-02T16:46:28.454Z Downloaded rstest_macros v0.19.0
14332024-08-02T16:46:28.457Z Downloaded rand_distr v0.4.3
14342024-08-02T16:46:28.459Z Downloaded rustls-native-certs v0.7.0
14352024-08-02T16:46:28.462Z Downloaded target-lexicon v0.12.14
14362024-08-02T16:46:28.465Z Downloaded partial-io v0.5.4
14372024-08-02T16:46:28.468Z Downloaded hyper-util v0.1.3
14382024-08-02T16:46:28.471Z Downloaded russh-keys v0.43.0
14392024-08-02T16:46:28.471Z Downloaded ed25519-dalek v2.1.1
14402024-08-02T16:46:28.474Z Downloaded cfg-expr v0.15.8
14412024-08-02T16:46:28.477Z Downloaded rstest v0.19.0
14422024-08-02T16:46:28.482Z Downloaded criterion v0.5.1
14432024-08-02T16:46:28.489Z Downloaded trybuild v1.0.97
14442024-08-02T16:46:28.494Z Downloaded pretty_assertions v1.4.0
14452024-08-02T16:46:28.497Z Downloaded aes-gcm v0.10.3
14462024-08-02T16:46:28.500Z Downloaded p256 v0.13.2
14472024-08-02T16:46:28.503Z Downloaded fancy-regex v0.13.0
14482024-08-02T16:46:28.506Z Downloaded tower v0.4.13
14492024-08-02T16:46:28.513Z Downloaded rand v0.7.3
14502024-08-02T16:46:28.518Z Downloaded plotters v0.3.5
14512024-08-02T16:46:28.526Z Downloaded russh v0.43.0
14522024-08-02T16:46:28.530Z Downloaded p521 v0.13.3
14532024-08-02T16:46:28.534Z Downloaded hyper v1.3.1
14542024-08-02T16:46:28.540Z Downloaded guppy v0.17.5
14552024-08-02T16:46:28.545Z Downloaded aes v0.8.4
14562024-08-02T16:46:28.548Z Downloaded hyper-rustls v0.26.0
14572024-08-02T16:46:28.551Z Downloaded httptest v0.15.5
14582024-08-02T16:46:28.554Z Downloaded oorandom v11.1.3
14592024-08-02T16:46:28.554Z Downloaded internet-checksum v0.2.1
14602024-08-02T16:46:28.554Z Downloaded ed25519 v2.2.3
14612024-08-02T16:46:28.557Z Downloaded datatest-stable v0.2.9
14622024-08-02T16:46:28.557Z Downloaded bcrypt-pbkdf v0.10.0
14632024-08-02T16:46:28.560Z Downloaded approx v0.5.1
14642024-08-02T16:46:29.178Z Dirty unicode-ident v1.0.12: the rustflags changed
14652024-08-02T16:46:29.178Z Compiling unicode-ident v1.0.12
14662024-08-02T16:46:29.182Z Dirty proc-macro2 v1.0.86: the rustflags changed
14672024-08-02T16:46:29.182Z Compiling proc-macro2 v1.0.86
14682024-08-02T16:46:29.182Z Dirty libc v0.2.155: the rustflags changed
14692024-08-02T16:46:29.182Z Compiling libc v0.2.155
14702024-08-02T16:46:29.182Z Dirty cfg-if v1.0.0: the rustflags changed
14712024-08-02T16:46:29.182Z Compiling cfg-if v1.0.0
14722024-08-02T16:46:29.182Z Dirty serde v1.0.204: the rustflags changed
14732024-08-02T16:46:29.182Z Compiling serde v1.0.204
14742024-08-02T16:46:29.182Z Dirty version_check v0.9.4: the rustflags changed
14752024-08-02T16:46:29.182Z Compiling version_check v0.9.4
14762024-08-02T16:46:29.182Z Dirty autocfg v1.3.0: the rustflags changed
14772024-08-02T16:46:29.182Z Compiling autocfg v1.3.0
14782024-08-02T16:46:29.182Z Dirty memchr v2.7.2: the rustflags changed
14792024-08-02T16:46:29.182Z Compiling memchr v2.7.2
14802024-08-02T16:46:29.182Z 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`
14812024-08-02T16:46:29.182Z 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`
14822024-08-02T16:46:29.182Z 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`
14832024-08-02T16:46:29.182Z 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`
14842024-08-02T16:46:29.182Z 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`
14852024-08-02T16:46:29.293Z 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`
14862024-08-02T16:46:29.293Z 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`
14872024-08-02T16:46:29.293Z 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`
14882024-08-02T16:46:29.417Z Dirty scopeguard v1.2.0: the rustflags changed
14892024-08-02T16:46:29.417Z Compiling scopeguard v1.2.0
14902024-08-02T16:46:29.433Z 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`
14912024-08-02T16:46:29.559Z Dirty log v0.4.21: the rustflags changed
14922024-08-02T16:46:29.562Z Compiling log v0.4.21
14932024-08-02T16:46:29.582Z 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`
14942024-08-02T16:46:29.585Z Dirty byteorder v1.5.0: the rustflags changed
14952024-08-02T16:46:29.585Z Compiling byteorder v1.5.0
14962024-08-02T16:46:29.600Z 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`
14972024-08-02T16:46:29.909Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4/build-script-build`
14982024-08-02T16:46:29.960Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
14992024-08-02T16:46:29.963Z Dirty once_cell v1.19.0: the rustflags changed
15002024-08-02T16:46:29.963Z Compiling once_cell v1.19.0
15012024-08-02T16:46:29.992Z 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`
15022024-08-02T16:46:29.995Z Dirty itoa v1.0.11: the rustflags changed
15032024-08-02T16:46:29.995Z Compiling itoa v1.0.11
15042024-08-02T16:46:30.046Z 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`
15052024-08-02T16:46:30.050Z Dirty smallvec v1.13.2: the rustflags changed
15062024-08-02T16:46:30.050Z Compiling smallvec v1.13.2
15072024-08-02T16:46:30.050Z 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`
15082024-08-02T16:46:30.177Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
15092024-08-02T16:46:30.197Z 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`
15102024-08-02T16:46:30.218Z Dirty parking_lot_core v0.9.10: the rustflags changed
15112024-08-02T16:46:30.218Z Compiling parking_lot_core v0.9.10
15122024-08-02T16:46:30.221Z 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`
15132024-08-02T16:46:30.245Z Dirty libm v0.2.8: the rustflags changed
15142024-08-02T16:46:30.245Z Compiling libm v0.2.8
15152024-08-02T16:46:30.249Z 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`
15162024-08-02T16:46:30.285Z 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`
15172024-08-02T16:46:30.315Z Dirty lock_api v0.4.12: the rustflags changed
15182024-08-02T16:46:30.316Z Compiling lock_api v0.4.12
15192024-08-02T16:46:30.335Z 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`
15202024-08-02T16:46:30.362Z Dirty num-traits v0.2.19: the rustflags changed
15212024-08-02T16:46:30.363Z Compiling num-traits v0.2.19
15222024-08-02T16:46:30.366Z 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`
15232024-08-02T16:46:30.418Z Dirty pin-project-lite v0.2.14: the rustflags changed
15242024-08-02T16:46:30.418Z Compiling pin-project-lite v0.2.14
15252024-08-02T16:46:30.418Z 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`
15262024-08-02T16:46:30.562Z Dirty thiserror v1.0.63: the rustflags changed
15272024-08-02T16:46:30.562Z Compiling thiserror v1.0.63
15282024-08-02T16:46:30.566Z 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`
15292024-08-02T16:46:30.732Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
15302024-08-02T16:46:30.735Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
15312024-08-02T16:46:30.735Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
15322024-08-02T16:46:30.774Z 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`
15332024-08-02T16:46:30.835Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
15342024-08-02T16:46:30.843Z Dirty cc v1.0.97: the rustflags changed
15352024-08-02T16:46:30.846Z Compiling cc v1.0.97
15362024-08-02T16:46:30.936Z 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`
15372024-08-02T16:46:30.996Z 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`
15382024-08-02T16:46:31.008Z Dirty quote v1.0.36: the rustflags changed
15392024-08-02T16:46:31.008Z Compiling quote v1.0.36
15402024-08-02T16:46:31.011Z 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`
15412024-08-02T16:46:31.198Z Dirty ahash v0.8.11: the rustflags changed
15422024-08-02T16:46:31.198Z Compiling ahash v0.8.11
15432024-08-02T16:46:31.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/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`
15442024-08-02T16:46:31.352Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-2fe04417b0922964/build-script-build`
15452024-08-02T16:46:31.504Z Dirty syn v2.0.72: the rustflags changed
15462024-08-02T16:46:31.504Z Compiling syn v2.0.72
15472024-08-02T16:46:31.507Z 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`
15482024-08-02T16:46:31.584Z Dirty getrandom v0.2.14: the rustflags changed
15492024-08-02T16:46:31.584Z Compiling getrandom v0.2.14
15502024-08-02T16:46:31.601Z 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`
15512024-08-02T16:46:31.606Z 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`
15522024-08-02T16:46:31.855Z 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`
15532024-08-02T16:46:31.888Z Dirty rand_core v0.6.4: the rustflags changed
15542024-08-02T16:46:31.888Z Compiling rand_core v0.6.4
15552024-08-02T16:46:31.891Z 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`
15562024-08-02T16:46:32.041Z Dirty parking_lot v0.12.2: the rustflags changed
15572024-08-02T16:46:32.041Z Compiling parking_lot v0.12.2
15582024-08-02T16:46:32.044Z 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`
15592024-08-02T16:46:32.082Z Dirty signal-hook-registry v1.4.2: the rustflags changed
15602024-08-02T16:46:32.082Z Compiling signal-hook-registry v1.4.2
15612024-08-02T16:46:32.086Z 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`
15622024-08-02T16:46:32.196Z Dirty spin v0.9.8: the rustflags changed
15632024-08-02T16:46:32.196Z Compiling spin v0.9.8
15642024-08-02T16:46:32.199Z 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`
15652024-08-02T16:46:32.307Z Dirty mio v0.8.11: the rustflags changed
15662024-08-02T16:46:32.307Z Compiling mio v0.8.11
15672024-08-02T16:46:32.310Z 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`
15682024-08-02T16:46:32.428Z Dirty ryu v1.0.18: the rustflags changed
15692024-08-02T16:46:32.428Z Compiling ryu v1.0.18
15702024-08-02T16:46:32.431Z 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`
15712024-08-02T16:46:32.619Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
15722024-08-02T16:46:32.693Z Dirty num_cpus v1.16.0: the rustflags changed
15732024-08-02T16:46:32.693Z Compiling num_cpus v1.16.0
15742024-08-02T16:46:32.696Z 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`
15752024-08-02T16:46:32.784Z Dirty allocator-api2 v0.2.18: the rustflags changed
15762024-08-02T16:46:32.784Z Compiling allocator-api2 v0.2.18
15772024-08-02T16:46:32.788Z 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`
15782024-08-02T16:46:32.828Z Dirty socket2 v0.5.7: the rustflags changed
15792024-08-02T16:46:32.828Z Compiling socket2 v0.5.7
15802024-08-02T16:46:32.831Z 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`
15812024-08-02T16:46:32.907Z Dirty serde_json v1.0.120: the rustflags changed
15822024-08-02T16:46:32.907Z Compiling serde_json v1.0.120
15832024-08-02T16:46:32.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
15842024-08-02T16:46:33.023Z Dirty typenum v1.17.0: the rustflags changed
15852024-08-02T16:46:33.023Z Compiling typenum v1.17.0
15862024-08-02T16:46:33.026Z 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`
15872024-08-02T16:46:33.298Z Dirty futures-core v0.3.30: the rustflags changed
15882024-08-02T16:46:33.298Z Compiling futures-core v0.3.30
15892024-08-02T16:46:33.330Z 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`
15902024-08-02T16:46:33.567Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
15912024-08-02T16:46:33.597Z Dirty generic-array v0.14.7: the rustflags changed
15922024-08-02T16:46:33.597Z Compiling generic-array v0.14.7
15932024-08-02T16:46:33.600Z 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`
15942024-08-02T16:46:33.623Z Dirty equivalent v1.0.1: the rustflags changed
15952024-08-02T16:46:33.623Z Compiling equivalent v1.0.1
15962024-08-02T16:46:33.626Z 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`
15972024-08-02T16:46:33.647Z Dirty subtle v2.5.0: the rustflags changed
15982024-08-02T16:46:33.647Z Compiling subtle v2.5.0
15992024-08-02T16:46:33.675Z 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`
16002024-08-02T16:46:33.738Z Dirty futures-sink v0.3.30: the rustflags changed
16012024-08-02T16:46:33.738Z Compiling futures-sink v0.3.30
16022024-08-02T16:46:33.750Z 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`
16032024-08-02T16:46:33.840Z Dirty slab v0.4.9: the rustflags changed
16042024-08-02T16:46:33.840Z Compiling slab v0.4.9
16052024-08-02T16:46:33.857Z 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`
16062024-08-02T16:46:33.938Z Dirty fnv v1.0.7: the rustflags changed
16072024-08-02T16:46:33.938Z Compiling fnv v1.0.7
16082024-08-02T16:46:33.942Z 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`
16092024-08-02T16:46:33.966Z Dirty futures-channel v0.3.30: the rustflags changed
16102024-08-02T16:46:33.966Z Compiling futures-channel v0.3.30
16112024-08-02T16:46:33.969Z 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`
16122024-08-02T16:46:34.001Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
16132024-08-02T16:46:34.023Z Dirty futures-io v0.3.30: the rustflags changed
16142024-08-02T16:46:34.023Z Compiling futures-io v0.3.30
16152024-08-02T16:46:34.023Z 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`
16162024-08-02T16:46:34.068Z Dirty pin-utils v0.1.0: the rustflags changed
16172024-08-02T16:46:34.068Z Compiling pin-utils v0.1.0
16182024-08-02T16:46:34.072Z Dirty futures-task v0.3.30: the rustflags changed
16192024-08-02T16:46:34.072Z Compiling futures-task v0.3.30
16202024-08-02T16:46:34.072Z 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`
16212024-08-02T16:46:34.072Z 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`
16222024-08-02T16:46:34.175Z Dirty syn v1.0.109: the rustflags changed
16232024-08-02T16:46:34.175Z Compiling syn v1.0.109
16242024-08-02T16:46:34.199Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
16252024-08-02T16:46:34.240Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
16262024-08-02T16:46:34.244Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
16272024-08-02T16:46:34.348Z Dirty regex-syntax v0.8.3: the rustflags changed
16282024-08-02T16:46:34.348Z Compiling regex-syntax v0.8.3
16292024-08-02T16:46:34.351Z 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`
16302024-08-02T16:46:34.384Z Dirty const-oid v0.9.6: the rustflags changed
16312024-08-02T16:46:34.384Z Compiling const-oid v0.9.6
16322024-08-02T16:46:34.387Z 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`
16332024-08-02T16:46:34.405Z Dirty aho-corasick v1.1.3: the rustflags changed
16342024-08-02T16:46:34.405Z Compiling aho-corasick v1.1.3
16352024-08-02T16:46:34.408Z 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`
16362024-08-02T16:46:34.420Z 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`
16372024-08-02T16:46:34.457Z 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`
16382024-08-02T16:46:34.531Z Dirty iana-time-zone v0.1.60: the rustflags changed
16392024-08-02T16:46:34.531Z Compiling iana-time-zone v0.1.60
16402024-08-02T16:46:34.534Z 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`
16412024-08-02T16:46:34.671Z Dirty semver v1.0.23: the rustflags changed
16422024-08-02T16:46:34.671Z Compiling semver v1.0.23
16432024-08-02T16:46:34.682Z 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`
16442024-08-02T16:46:34.891Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
16452024-08-02T16:46:34.963Z 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`
16462024-08-02T16:46:35.020Z Dirty heck v0.5.0: the rustflags changed
16472024-08-02T16:46:35.020Z Compiling heck v0.5.0
16482024-08-02T16:46:35.023Z 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`
16492024-08-02T16:46:35.289Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
16502024-08-02T16:46:35.344Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16512024-08-02T16:46:35.344Z Compiling tinyvec_macros v0.1.1
16522024-08-02T16:46:35.347Z 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`
16532024-08-02T16:46:35.439Z Dirty tinyvec v1.6.0: the rustflags changed
16542024-08-02T16:46:35.439Z Compiling tinyvec v1.6.0
16552024-08-02T16:46:35.442Z 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`
16562024-08-02T16:46:35.565Z Dirty lazy_static v1.5.0: the rustflags changed
16572024-08-02T16:46:35.565Z Compiling lazy_static v1.5.0
16582024-08-02T16:46:35.568Z 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`
16592024-08-02T16:46:35.689Z Dirty ppv-lite86 v0.2.17: the rustflags changed
16602024-08-02T16:46:35.689Z Compiling ppv-lite86 v0.2.17
16612024-08-02T16:46:35.692Z 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`
16622024-08-02T16:46:35.844Z Dirty dyn-clone v1.0.17: the rustflags changed
16632024-08-02T16:46:35.844Z Compiling dyn-clone v1.0.17
16642024-08-02T16:46:35.847Z 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`
16652024-08-02T16:46:36.073Z Dirty schemars v0.8.21: the rustflags changed
16662024-08-02T16:46:36.073Z Compiling schemars v0.8.21
16672024-08-02T16:46:36.104Z 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`
16682024-08-02T16:46:36.334Z Dirty pkg-config v0.3.30: the rustflags changed
16692024-08-02T16:46:36.335Z Compiling pkg-config v0.3.30
16702024-08-02T16:46:36.338Z 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`
16712024-08-02T16:46:36.443Z Dirty cpufeatures v0.2.12: the rustflags changed
16722024-08-02T16:46:36.443Z Compiling cpufeatures v0.2.12
16732024-08-02T16:46:36.446Z 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`
16742024-08-02T16:46:36.494Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
16752024-08-02T16:46:36.523Z Dirty unicode-bidi v0.3.15: the rustflags changed
16762024-08-02T16:46:36.523Z Compiling unicode-bidi v0.3.15
16772024-08-02T16:46:36.526Z 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`
16782024-08-02T16:46:36.554Z Dirty rustix v0.38.34: the rustflags changed
16792024-08-02T16:46:36.554Z Compiling rustix v0.38.34
16802024-08-02T16:46:36.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`
16812024-08-02T16:46:36.923Z Dirty unicode-normalization v0.1.23: the rustflags changed
16822024-08-02T16:46:36.923Z Compiling unicode-normalization v0.1.23
16832024-08-02T16:46:36.931Z 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`
16842024-08-02T16:46:37.401Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
16852024-08-02T16:46:37.522Z Dirty rand_chacha v0.3.1: the rustflags changed
16862024-08-02T16:46:37.522Z Compiling rand_chacha v0.3.1
16872024-08-02T16:46:37.542Z 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`
16882024-08-02T16:46:37.944Z Dirty regex-automata v0.4.6: the rustflags changed
16892024-08-02T16:46:37.944Z Compiling regex-automata v0.4.6
16902024-08-02T16:46:37.947Z 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`
16912024-08-02T16:46:37.993Z Dirty errno v0.3.9: the rustflags changed
16922024-08-02T16:46:37.994Z Compiling errno v0.3.9
16932024-08-02T16:46:37.996Z 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`
16942024-08-02T16:46:38.113Z Dirty tracing-core v0.1.32: the rustflags changed
16952024-08-02T16:46:38.114Z Compiling tracing-core v0.1.32
16962024-08-02T16:46:38.116Z 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`
16972024-08-02T16:46:38.217Z Dirty rand v0.8.5: the rustflags changed
16982024-08-02T16:46:38.217Z Compiling rand v0.8.5
16992024-08-02T16:46:38.220Z 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`
17002024-08-02T16:46:39.632Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17012024-08-02T16:46:39.632Z Compiling serde_derive_internals v0.29.1
17022024-08-02T16:46:39.635Z 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`
17032024-08-02T16:46:39.984Z Dirty percent-encoding v2.3.1: the rustflags changed
17042024-08-02T16:46:39.984Z Compiling percent-encoding v2.3.1
17052024-08-02T16:46:39.988Z 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`
17062024-08-02T16:46:40.196Z Dirty form_urlencoded v1.2.1: the rustflags changed
17072024-08-02T16:46:40.196Z Compiling form_urlencoded v1.2.1
17082024-08-02T16:46:40.199Z 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`
17092024-08-02T16:46:40.364Z Dirty unicode-width v0.1.13: the rustflags changed
17102024-08-02T16:46:40.365Z Compiling unicode-width v0.1.13
17112024-08-02T16:46:40.368Z 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`
17122024-08-02T16:46:40.423Z Dirty httparse v1.8.0: the rustflags changed
17132024-08-02T16:46:40.423Z Compiling httparse v1.8.0
17142024-08-02T16:46:40.426Z 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`
17152024-08-02T16:46:40.524Z Dirty time-core v0.1.2: the rustflags changed
17162024-08-02T16:46:40.524Z Compiling time-core v0.1.2
17172024-08-02T16:46:40.527Z 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`
17182024-08-02T16:46:40.605Z Dirty num-conv v0.1.0: the rustflags changed
17192024-08-02T16:46:40.605Z Compiling num-conv v0.1.0
17202024-08-02T16:46:40.608Z 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`
17212024-08-02T16:46:40.709Z Dirty powerfmt v0.2.0: the rustflags changed
17222024-08-02T16:46:40.709Z Compiling powerfmt v0.2.0
17232024-08-02T16:46:40.725Z 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`
17242024-08-02T16:46:40.903Z Dirty time-macros v0.2.18: the rustflags changed
17252024-08-02T16:46:40.903Z Compiling time-macros v0.2.18
17262024-08-02T16:46:40.906Z 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`
17272024-08-02T16:46:40.948Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
17282024-08-02T16:46:40.951Z Dirty ring v0.17.8: the rustflags changed
17292024-08-02T16:46:40.951Z Compiling ring v0.17.8
17302024-08-02T16:46:40.967Z 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`
17312024-08-02T16:46:41.110Z Dirty deranged v0.3.11: the rustflags changed
17322024-08-02T16:46:41.110Z Compiling deranged v0.3.11
17332024-08-02T16:46:41.114Z 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`
17342024-08-02T16:46:41.130Z Dirty num_threads v0.1.7: the rustflags changed
17352024-08-02T16:46:41.130Z Compiling num_threads v0.1.7
17362024-08-02T16:46:41.134Z 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`
17372024-08-02T16:46:41.265Z 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`
17382024-08-02T16:46:42.002Z Dirty either v1.12.0: the rustflags changed
17392024-08-02T16:46:42.002Z Compiling either v1.12.0
17402024-08-02T16:46:42.005Z 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`
17412024-08-02T16:46:42.164Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
17422024-08-02T16:46:42.429Z Dirty idna v0.5.0: the rustflags changed
17432024-08-02T16:46:42.429Z Compiling idna v0.5.0
17442024-08-02T16:46:42.432Z 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`
17452024-08-02T16:46:42.486Z Dirty rustversion v1.0.17: the rustflags changed
17462024-08-02T16:46:42.486Z Compiling rustversion v1.0.17
17472024-08-02T16:46:42.489Z 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`
17482024-08-02T16:46:43.159Z Dirty untrusted v0.9.0: the rustflags changed
17492024-08-02T16:46:43.159Z Compiling untrusted v0.9.0
17502024-08-02T16:46:43.162Z 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`
17512024-08-02T16:46:43.259Z Dirty regex v1.10.5: the rustflags changed
17522024-08-02T16:46:43.259Z Compiling regex v1.10.5
17532024-08-02T16:46:43.268Z 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`
17542024-08-02T16:46:43.337Z Dirty url v2.5.2: the rustflags changed
17552024-08-02T16:46:43.337Z Compiling url v2.5.2
17562024-08-02T16:46:43.339Z 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`
17572024-08-02T16:46:44.097Z Dirty adler v1.0.2: the rustflags changed
17582024-08-02T16:46:44.097Z Compiling adler v1.0.2
17592024-08-02T16:46:44.101Z 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`
17602024-08-02T16:46:44.336Z Dirty miniz_oxide v0.7.2: the rustflags changed
17612024-08-02T16:46:44.336Z Compiling miniz_oxide v0.7.2
17622024-08-02T16:46:44.339Z 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`
17632024-08-02T16:46:44.397Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
17642024-08-02T16:46:44.445Z Dirty time v0.3.36: the rustflags changed
17652024-08-02T16:46:44.445Z Compiling time v0.3.36
17662024-08-02T16:46:44.448Z 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`
17672024-08-02T16:46:44.470Z Dirty slog v2.7.0: the rustflags changed
17682024-08-02T16:46:44.470Z Compiling slog v2.7.0
17692024-08-02T16:46:44.473Z 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`
17702024-08-02T16:46:45.029Z Dirty vcpkg v0.2.15: the rustflags changed
17712024-08-02T16:46:45.029Z Compiling vcpkg v0.2.15
17722024-08-02T16:46:45.032Z 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`
17732024-08-02T16:46:45.112Z 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`
17742024-08-02T16:46:45.328Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
17752024-08-02T16:46:45.402Z 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`
17762024-08-02T16:46:45.930Z Dirty try-lock v0.2.5: the rustflags changed
17772024-08-02T16:46:45.930Z Compiling try-lock v0.2.5
17782024-08-02T16:46:45.933Z 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`
17792024-08-02T16:46:46.086Z Dirty want v0.3.1: the rustflags changed
17802024-08-02T16:46:46.086Z Compiling want v0.3.1
17812024-08-02T16:46:46.090Z 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`
17822024-08-02T16:46:46.399Z 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`
17832024-08-02T16:46:46.696Z Dirty serde_derive v1.0.204: the rustflags changed
17842024-08-02T16:46:46.696Z Compiling serde_derive v1.0.204
17852024-08-02T16:46:46.699Z 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`
17862024-08-02T16:46:47.128Z Dirty zerocopy-derive v0.7.34: the rustflags changed
17872024-08-02T16:46:47.128Z Compiling zerocopy-derive v0.7.34
17882024-08-02T16:46:47.131Z 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`
17892024-08-02T16:46:47.228Z Dirty zeroize_derive v1.4.2: the rustflags changed
17902024-08-02T16:46:47.228Z Compiling zeroize_derive v1.4.2
17912024-08-02T16:46:47.244Z 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`
17922024-08-02T16:46:47.288Z Dirty thiserror-impl v1.0.63: the rustflags changed
17932024-08-02T16:46:47.288Z Compiling thiserror-impl v1.0.63
17942024-08-02T16:46:47.291Z 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`
17952024-08-02T16:46:49.102Z Dirty tokio-macros v2.3.0: the rustflags changed
17962024-08-02T16:46:49.103Z Compiling tokio-macros v2.3.0
17972024-08-02T16:46:49.137Z 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`
17982024-08-02T16:46:49.141Z Dirty zeroize v1.7.0: the rustflags changed
17992024-08-02T16:46:49.141Z Compiling zeroize v1.7.0
18002024-08-02T16:46:49.141Z 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`
18012024-08-02T16:46:49.554Z 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`
18022024-08-02T16:46:49.791Z Dirty zerocopy v0.7.34: the rustflags changed
18032024-08-02T16:46:49.791Z Compiling zerocopy v0.7.34
18042024-08-02T16:46:49.794Z 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`
18052024-08-02T16:46:49.931Z Dirty futures-macro v0.3.30: the rustflags changed
18062024-08-02T16:46:49.931Z Compiling futures-macro v0.3.30
18072024-08-02T16:46:49.935Z 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`
18082024-08-02T16:46:50.082Z Dirty schemars_derive v0.8.21: the rustflags changed
18092024-08-02T16:46:50.082Z Compiling schemars_derive v0.8.21
18102024-08-02T16:46:50.085Z 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`
18112024-08-02T16:46:50.994Z 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`
18122024-08-02T16:46:51.045Z Dirty crypto-common v0.1.6: the rustflags changed
18132024-08-02T16:46:51.045Z Compiling crypto-common v0.1.6
18142024-08-02T16:46:51.048Z 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`
18152024-08-02T16:46:51.069Z Dirty block-buffer v0.10.4: the rustflags changed
18162024-08-02T16:46:51.069Z Compiling block-buffer v0.10.4
18172024-08-02T16:46:51.072Z 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`
18182024-08-02T16:46:51.146Z Dirty tracing-attributes v0.1.27: the rustflags changed
18192024-08-02T16:46:51.146Z Compiling tracing-attributes v0.1.27
18202024-08-02T16:46:51.149Z 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`
18212024-08-02T16:46:51.286Z Dirty digest v0.10.7: the rustflags changed
18222024-08-02T16:46:51.286Z Compiling digest v0.10.7
18232024-08-02T16:46:51.319Z 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`
18242024-08-02T16:46:51.327Z Dirty openssl-sys v0.9.103: the rustflags changed
18252024-08-02T16:46:51.327Z Compiling openssl-sys v0.9.103
18262024-08-02T16:46:51.330Z 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`
18272024-08-02T16:46:51.493Z 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"'`
18282024-08-02T16:46:51.539Z Dirty async-trait v0.1.81: the rustflags changed
18292024-08-02T16:46:51.539Z Compiling async-trait v0.1.81
18302024-08-02T16:46:51.542Z 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`
18312024-08-02T16:46:51.796Z Dirty socket2 v0.4.10: the rustflags changed
18322024-08-02T16:46:51.796Z Compiling socket2 v0.4.10
18332024-08-02T16:46:51.799Z 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`
18342024-08-02T16:46:52.148Z Dirty hashbrown v0.14.5: the rustflags changed
18352024-08-02T16:46:52.148Z Compiling hashbrown v0.14.5
18362024-08-02T16:46:52.151Z 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`
18372024-08-02T16:46:52.264Z Dirty futures-util v0.3.30: the rustflags changed
18382024-08-02T16:46:52.264Z Compiling futures-util v0.3.30
18392024-08-02T16:46:52.267Z 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`
18402024-08-02T16:46:52.477Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-c914c7f92f8e914a/build-script-main`
18412024-08-02T16:46:52.566Z Dirty tower-service v0.3.2: the rustflags changed
18422024-08-02T16:46:52.566Z Compiling tower-service v0.3.2
18432024-08-02T16:46:52.569Z 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`
18442024-08-02T16:46:52.693Z Dirty base64ct v1.6.0: the rustflags changed
18452024-08-02T16:46:52.694Z Compiling base64ct v1.6.0
18462024-08-02T16:46:52.699Z 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`
18472024-08-02T16:46:52.723Z Dirty httpdate v1.0.3: the rustflags changed
18482024-08-02T16:46:52.723Z Compiling httpdate v1.0.3
18492024-08-02T16:46:52.726Z 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`
18502024-08-02T16:46:53.218Z Dirty base64 v0.21.7: the rustflags changed
18512024-08-02T16:46:53.218Z Compiling base64 v0.21.7
18522024-08-02T16:46:53.222Z 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`
18532024-08-02T16:46:53.312Z Dirty backtrace v0.3.71: the rustflags changed
18542024-08-02T16:46:53.312Z Compiling backtrace v0.3.71
18552024-08-02T16:46:53.315Z 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`
18562024-08-02T16:46:53.620Z Dirty openssl-probe v0.1.5: the rustflags changed
18572024-08-02T16:46:53.620Z Compiling openssl-probe v0.1.5
18582024-08-02T16:46:53.624Z 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`
18592024-08-02T16:46:53.770Z Dirty heck v0.4.1: the rustflags changed
18602024-08-02T16:46:53.770Z Compiling heck v0.4.1
18612024-08-02T16:46:53.773Z 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`
18622024-08-02T16:46:53.838Z Dirty strsim v0.11.1: the rustflags changed
18632024-08-02T16:46:53.838Z Compiling strsim v0.11.1
18642024-08-02T16:46:53.855Z 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`
18652024-08-02T16:46:54.011Z Dirty openssl v0.10.66: the rustflags changed
18662024-08-02T16:46:54.011Z Compiling openssl v0.10.66
18672024-08-02T16:46:54.011Z 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`
18682024-08-02T16:46:54.060Z Dirty foreign-types-shared v0.1.1: the rustflags changed
18692024-08-02T16:46:54.060Z Compiling foreign-types-shared v0.1.1
18702024-08-02T16:46:54.063Z 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`
18712024-08-02T16:46:54.183Z Dirty gimli v0.28.1: the rustflags changed
18722024-08-02T16:46:54.183Z Compiling gimli v0.28.1
18732024-08-02T16:46:54.186Z 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`
18742024-08-02T16:46:54.336Z Dirty foreign-types v0.3.2: the rustflags changed
18752024-08-02T16:46:54.336Z Compiling foreign-types v0.3.2
18762024-08-02T16:46:54.340Z 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`
18772024-08-02T16:46:54.448Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
18782024-08-02T16:46:54.478Z 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`
18792024-08-02T16:46:54.504Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-d8d37f203d2573f5/build-script-build`
18802024-08-02T16:46:54.535Z Dirty openssl-macros v0.1.1: the rustflags changed
18812024-08-02T16:46:54.535Z Compiling openssl-macros v0.1.1
18822024-08-02T16:46:54.539Z 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`
18832024-08-02T16:46:54.656Z Dirty object v0.32.2: the rustflags changed
18842024-08-02T16:46:54.656Z Compiling object v0.32.2
18852024-08-02T16:46:54.659Z 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`
18862024-08-02T16:46:54.855Z Dirty mime v0.3.17: the rustflags changed
18872024-08-02T16:46:54.855Z Compiling mime v0.3.17
18882024-08-02T16:46:54.858Z 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`
18892024-08-02T16:46:55.439Z Dirty tracing v0.1.40: the rustflags changed
18902024-08-02T16:46:55.439Z Compiling tracing v0.1.40
18912024-08-02T16:46:55.444Z 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`
18922024-08-02T16:46:55.459Z Dirty crossbeam-utils v0.8.19: the rustflags changed
18932024-08-02T16:46:55.459Z Compiling crossbeam-utils v0.8.19
18942024-08-02T16:46:55.464Z 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`
18952024-08-02T16:46:55.543Z Dirty anyhow v1.0.86: the rustflags changed
18962024-08-02T16:46:55.543Z Compiling anyhow v1.0.86
18972024-08-02T16:46:55.546Z 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`
18982024-08-02T16:46:55.836Z 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`
18992024-08-02T16:46:55.839Z Dirty rustc-demangle v0.1.24: the rustflags changed
19002024-08-02T16:46:55.840Z Compiling rustc-demangle v0.1.24
19012024-08-02T16:46:55.843Z 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`
19022024-08-02T16:46:55.954Z Dirty ipnet v2.9.0: the rustflags changed
19032024-08-02T16:46:55.954Z Compiling ipnet v2.9.0
19042024-08-02T16:46:55.958Z 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`
19052024-08-02T16:46:56.123Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
19062024-08-02T16:46:56.154Z Dirty ucd-trie v0.1.6: the rustflags changed
19072024-08-02T16:46:56.154Z Compiling ucd-trie v0.1.6
19082024-08-02T16:46:56.159Z 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`
19092024-08-02T16:46:56.206Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
19102024-08-02T16:46:56.504Z Dirty rustls v0.21.12: the rustflags changed
19112024-08-02T16:46:56.504Z Compiling rustls v0.21.12
19122024-08-02T16:46:56.521Z 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`
19132024-08-02T16:46:56.796Z Dirty native-tls v0.2.11: the rustflags changed
19142024-08-02T16:46:56.796Z Compiling native-tls v0.2.11
19152024-08-02T16:46:56.799Z 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`
19162024-08-02T16:46:56.817Z Dirty winnow v0.5.40: the rustflags changed
19172024-08-02T16:46:56.817Z Compiling winnow v0.5.40
19182024-08-02T16:46:56.820Z 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-02T16:46:56.880Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
19202024-08-02T16:46:56.909Z Dirty pest v2.7.10: the rustflags changed
19212024-08-02T16:46:56.909Z Compiling pest v2.7.10
19222024-08-02T16:46:56.912Z 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`
19232024-08-02T16:46:57.179Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
19242024-08-02T16:46:57.210Z 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`
19252024-08-02T16:46:57.229Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19262024-08-02T16:46:57.230Z Compiling pem-rfc7468 v0.7.0
19272024-08-02T16:46:57.233Z 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`
19282024-08-02T16:46:58.035Z Dirty futures-executor v0.3.30: the rustflags changed
19292024-08-02T16:46:58.036Z Compiling futures-executor v0.3.30
19302024-08-02T16:46:58.039Z 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`
19312024-08-02T16:46:58.549Z Dirty futures v0.3.30: the rustflags changed
19322024-08-02T16:46:58.549Z Compiling futures v0.3.30
19332024-08-02T16:46:58.552Z 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`
19342024-08-02T16:46:58.576Z Dirty addr2line v0.21.0: the rustflags changed
19352024-08-02T16:46:58.576Z Compiling addr2line v0.21.0
19362024-08-02T16:46:58.612Z 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`
19372024-08-02T16:46:58.664Z Dirty sct v0.7.1: the rustflags changed
19382024-08-02T16:46:58.664Z Compiling sct v0.7.1
19392024-08-02T16:46:58.667Z 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`
19402024-08-02T16:46:58.682Z Dirty rustls-webpki v0.101.7: the rustflags changed
19412024-08-02T16:46:58.682Z Compiling rustls-webpki v0.101.7
19422024-08-02T16:46:58.685Z 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`
19432024-08-02T16:46:59.016Z Dirty der_derive v0.7.2: the rustflags changed
19442024-08-02T16:46:59.016Z Compiling der_derive v0.7.2
19452024-08-02T16:46:59.021Z 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`
19462024-08-02T16:46:59.223Z Dirty cookie v0.17.0: the rustflags changed
19472024-08-02T16:46:59.223Z Compiling cookie v0.17.0
19482024-08-02T16:46:59.226Z 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`
19492024-08-02T16:46:59.292Z Dirty utf8parse v0.2.1: the rustflags changed
19502024-08-02T16:46:59.292Z Compiling utf8parse v0.2.1
19512024-08-02T16:46:59.295Z 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`
19522024-08-02T16:46:59.464Z Dirty flagset v0.4.5: the rustflags changed
19532024-08-02T16:46:59.464Z Compiling flagset v0.4.5
19542024-08-02T16:46:59.467Z 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`
19552024-08-02T16:46:59.588Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
19562024-08-02T16:46:59.644Z 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`
19572024-08-02T16:46:59.675Z Dirty pest_meta v2.7.10: the rustflags changed
19582024-08-02T16:46:59.676Z Compiling pest_meta v2.7.10
19592024-08-02T16:46:59.686Z 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`
19602024-08-02T16:46:59.940Z Dirty scroll_derive v0.12.0: the rustflags changed
19612024-08-02T16:46:59.940Z Compiling scroll_derive v0.12.0
19622024-08-02T16:46:59.943Z 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`
19632024-08-02T16:47:00.703Z Dirty idna v0.3.0: the rustflags changed
19642024-08-02T16:47:00.703Z Compiling idna v0.3.0
19652024-08-02T16:47:00.706Z 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`
19662024-08-02T16:47:00.793Z Dirty encoding_rs v0.8.34: the rustflags changed
19672024-08-02T16:47:00.793Z Compiling encoding_rs v0.8.34
19682024-08-02T16:47:00.796Z 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`
19692024-08-02T16:47:01.635Z 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`
19702024-08-02T16:47:01.959Z Dirty bytes v1.6.0: the rustflags changed
19712024-08-02T16:47:01.959Z Compiling bytes v1.6.0
19722024-08-02T16:47:01.962Z 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`
19732024-08-02T16:47:02.004Z Dirty bitflags v2.6.0: the rustflags changed
19742024-08-02T16:47:02.004Z Compiling bitflags v2.6.0
19752024-08-02T16:47:02.007Z 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`
19762024-08-02T16:47:02.248Z 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`
19772024-08-02T16:47:02.316Z Dirty indexmap v2.2.6: the rustflags changed
19782024-08-02T16:47:02.316Z Compiling indexmap v2.2.6
19792024-08-02T16:47:02.319Z 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`
19802024-08-02T16:47:02.474Z Dirty chrono v0.4.38: the rustflags changed
19812024-08-02T16:47:02.474Z Compiling chrono v0.4.38
19822024-08-02T16:47:02.477Z 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`
19832024-08-02T16:47:03.262Z Dirty tokio v1.38.1: the rustflags changed
19842024-08-02T16:47:03.262Z Compiling tokio v1.38.1
19852024-08-02T16:47:03.265Z 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`
19862024-08-02T16:47:03.829Z Dirty uuid v1.10.0: the rustflags changed
19872024-08-02T16:47:03.830Z Compiling uuid v1.10.0
19882024-08-02T16:47:03.833Z 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`
19892024-08-02T16:47:05.127Z 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`
19902024-08-02T16:47:05.383Z 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`
19912024-08-02T16:47:05.464Z 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`
19922024-08-02T16:47:05.491Z Dirty http v0.2.12: the rustflags changed
19932024-08-02T16:47:05.491Z Compiling http v0.2.12
19942024-08-02T16:47:05.494Z 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`
19952024-08-02T16:47:05.537Z Dirty toml_datetime v0.6.6: the rustflags changed
19962024-08-02T16:47:05.537Z Compiling toml_datetime v0.6.6
19972024-08-02T16:47:05.572Z 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`
19982024-08-02T16:47:05.901Z Dirty serde_tokenstream v0.2.1: the rustflags changed
19992024-08-02T16:47:05.901Z Compiling serde_tokenstream v0.2.1
20002024-08-02T16:47:05.917Z 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`
20012024-08-02T16:47:06.067Z Dirty serde_spanned v0.6.6: the rustflags changed
20022024-08-02T16:47:06.067Z Compiling serde_spanned v0.6.6
20032024-08-02T16:47:06.070Z 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`
20042024-08-02T16:47:06.302Z 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`
20052024-08-02T16:47:06.436Z Dirty toml_edit v0.19.15: the rustflags changed
20062024-08-02T16:47:06.436Z Compiling toml_edit v0.19.15
20072024-08-02T16:47:06.439Z 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`
20082024-08-02T16:47:06.477Z 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`
20092024-08-02T16:47:07.490Z Dirty http-body v0.4.6: the rustflags changed
20102024-08-02T16:47:07.490Z Compiling http-body v0.4.6
20112024-08-02T16:47:07.493Z 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`
20122024-08-02T16:47:07.975Z Dirty rustc_version v0.4.0: the rustflags changed
20132024-08-02T16:47:07.975Z Compiling rustc_version v0.4.0
20142024-08-02T16:47:07.978Z 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`
20152024-08-02T16:47:08.041Z Dirty der v0.7.9: the rustflags changed
20162024-08-02T16:47:08.042Z Compiling der v0.7.9
20172024-08-02T16:47:08.058Z 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`
20182024-08-02T16:47:08.579Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20192024-08-02T16:47:08.579Z Compiling serde_urlencoded v0.7.1
20202024-08-02T16:47:08.611Z 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`
20212024-08-02T16:47:08.774Z Dirty psl-types v2.0.11: the rustflags changed
20222024-08-02T16:47:08.774Z Compiling psl-types v2.0.11
20232024-08-02T16:47:08.777Z 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`
20242024-08-02T16:47:09.011Z Dirty publicsuffix v2.2.3: the rustflags changed
20252024-08-02T16:47:09.011Z Compiling publicsuffix v2.2.3
20262024-08-02T16:47:09.014Z 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`
20272024-08-02T16:47:09.139Z Dirty scroll v0.12.0: the rustflags changed
20282024-08-02T16:47:09.139Z Compiling scroll v0.12.0
20292024-08-02T16:47:09.156Z 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`
20302024-08-02T16:47:09.251Z Dirty pest_generator v2.7.10: the rustflags changed
20312024-08-02T16:47:09.251Z Compiling pest_generator v2.7.10
20322024-08-02T16:47:09.282Z 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`
20332024-08-02T16:47:09.286Z 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`
20342024-08-02T16:47:09.428Z Dirty anstyle v1.0.8: the rustflags changed
20352024-08-02T16:47:09.428Z Compiling anstyle v1.0.8
20362024-08-02T16:47:09.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cc42d1818d83e869 -C extra-filename=-cc42d1818d83e869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-08-02T16:47:09.701Z Dirty plain v0.2.3: the rustflags changed
20382024-08-02T16:47:09.701Z Compiling plain v0.2.3
20392024-08-02T16:47:09.720Z 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`
20402024-08-02T16:47:09.859Z Dirty data-encoding v2.6.0: the rustflags changed
20412024-08-02T16:47:09.859Z Compiling data-encoding v2.6.0
20422024-08-02T16:47:09.875Z 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`
20432024-08-02T16:47:09.912Z Dirty goblin v0.8.2: the rustflags changed
20442024-08-02T16:47:09.912Z Compiling goblin v0.8.2
20452024-08-02T16:47:09.928Z 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`
20462024-08-02T16:47:10.473Z Dirty spki v0.7.3: the rustflags changed
20472024-08-02T16:47:10.473Z Compiling spki v0.7.3
20482024-08-02T16:47:10.476Z 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`
20492024-08-02T16:47:10.867Z Dirty cookie_store v0.20.0: the rustflags changed
20502024-08-02T16:47:10.867Z Compiling cookie_store v0.20.0
20512024-08-02T16:47:10.871Z 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`
20522024-08-02T16:47:11.410Z Dirty tokio-util v0.7.11: the rustflags changed
20532024-08-02T16:47:11.410Z Compiling tokio-util v0.7.11
20542024-08-02T16:47:11.413Z 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`
20552024-08-02T16:47:11.638Z Dirty tokio-rustls v0.24.1: the rustflags changed
20562024-08-02T16:47:11.638Z Compiling tokio-rustls v0.24.1
20572024-08-02T16:47:11.642Z 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`
20582024-08-02T16:47:12.071Z Dirty pest_derive v2.7.10: the rustflags changed
20592024-08-02T16:47:12.071Z Compiling pest_derive v2.7.10
20602024-08-02T16:47:12.096Z 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`
20612024-08-02T16:47:12.332Z Dirty openapiv3 v2.0.0: the rustflags changed
20622024-08-02T16:47:12.332Z Compiling openapiv3 v2.0.0
20632024-08-02T16:47:12.336Z 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`
20642024-08-02T16:47:12.433Z Dirty h2 v0.3.26: the rustflags changed
20652024-08-02T16:47:12.433Z Compiling h2 v0.3.26
20662024-08-02T16:47:12.436Z 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`
20672024-08-02T16:47:12.916Z 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`
20682024-08-02T16:47:13.129Z Dirty rustls-pemfile v1.0.4: the rustflags changed
20692024-08-02T16:47:13.129Z Compiling rustls-pemfile v1.0.4
20702024-08-02T16:47:13.132Z 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`
20712024-08-02T16:47:13.528Z Dirty tokio-native-tls v0.3.1: the rustflags changed
20722024-08-02T16:47:13.528Z Compiling tokio-native-tls v0.3.1
20732024-08-02T16:47:13.553Z 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`
20742024-08-02T16:47:13.599Z Dirty usdt-impl v0.5.0: the rustflags changed
20752024-08-02T16:47:13.599Z Compiling usdt-impl v0.5.0
20762024-08-02T16:47:13.603Z 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`
20772024-08-02T16:47:13.817Z Dirty webpki-roots v0.25.4: the rustflags changed
20782024-08-02T16:47:13.817Z Compiling webpki-roots v0.25.4
20792024-08-02T16:47:13.820Z 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`
20802024-08-02T16:47:14.010Z Dirty bitflags v1.3.2: the rustflags changed
20812024-08-02T16:47:14.010Z Compiling bitflags v1.3.2
20822024-08-02T16:47:14.015Z 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`
20832024-08-02T16:47:14.030Z Dirty sync_wrapper v0.1.2: the rustflags changed
20842024-08-02T16:47:14.030Z Compiling sync_wrapper v0.1.2
20852024-08-02T16:47:14.034Z 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`
20862024-08-02T16:47:14.125Z Dirty pretty-hex v0.4.1: the rustflags changed
20872024-08-02T16:47:14.125Z Compiling pretty-hex v0.4.1
20882024-08-02T16:47:14.129Z 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`
20892024-08-02T16:47:14.172Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
20902024-08-02T16:47:14.333Z Dirty dtrace-parser v0.2.0: the rustflags changed
20912024-08-02T16:47:14.333Z Compiling dtrace-parser v0.2.0
20922024-08-02T16:47:14.336Z 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`
20932024-08-02T16:47:14.358Z Dirty pkcs8 v0.10.2: the rustflags changed
20942024-08-02T16:47:14.359Z Compiling pkcs8 v0.10.2
20952024-08-02T16:47:14.368Z 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`
20962024-08-02T16:47:14.915Z Dirty sha2 v0.10.8: the rustflags changed
20972024-08-02T16:47:14.915Z Compiling sha2 v0.10.8
20982024-08-02T16:47:14.919Z 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`
20992024-08-02T16:47:14.980Z Dirty hmac v0.12.1: the rustflags changed
21002024-08-02T16:47:14.980Z Compiling hmac v0.12.1
21012024-08-02T16:47:14.983Z 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`
21022024-08-02T16:47:15.236Z Dirty thread-id v4.2.1: the rustflags changed
21032024-08-02T16:47:15.236Z Compiling thread-id v4.2.1
21042024-08-02T16:47:15.261Z 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`
21052024-08-02T16:47:15.302Z Dirty bit-vec v0.6.3: the rustflags changed
21062024-08-02T16:47:15.302Z Compiling bit-vec v0.6.3
21072024-08-02T16:47:15.305Z 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`
21082024-08-02T16:47:15.359Z Dirty anstyle-parse v0.2.4: the rustflags changed
21092024-08-02T16:47:15.359Z Compiling anstyle-parse v0.2.4
21102024-08-02T16:47:15.362Z 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`
21112024-08-02T16:47:15.700Z Dirty dof v0.3.0: the rustflags changed
21122024-08-02T16:47:15.700Z Compiling dof v0.3.0
21132024-08-02T16:47:15.703Z 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`
21142024-08-02T16:47:15.762Z Dirty num-integer v0.1.46: the rustflags changed
21152024-08-02T16:47:15.763Z Compiling num-integer v0.1.46
21162024-08-02T16:47:15.766Z 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`
21172024-08-02T16:47:16.575Z 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`
21182024-08-02T16:47:16.615Z Dirty anstyle-query v1.0.3: the rustflags changed
21192024-08-02T16:47:16.615Z Compiling anstyle-query v1.0.3
21202024-08-02T16:47:16.618Z 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`
21212024-08-02T16:47:16.760Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21222024-08-02T16:47:16.760Z Compiling is_terminal_polyfill v1.70.0
21232024-08-02T16:47:16.763Z 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`
21242024-08-02T16:47:16.827Z Dirty crc32fast v1.4.0: the rustflags changed
21252024-08-02T16:47:16.827Z Compiling crc32fast v1.4.0
21262024-08-02T16:47:16.831Z 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`
21272024-08-02T16:47:16.893Z Dirty colorchoice v1.0.1: the rustflags changed
21282024-08-02T16:47:16.893Z Compiling colorchoice v1.0.1
21292024-08-02T16:47:16.910Z 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`
21302024-08-02T16:47:17.060Z Dirty anstream v0.6.14: the rustflags changed
21312024-08-02T16:47:17.060Z Compiling anstream v0.6.14
21322024-08-02T16:47:17.063Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=a11be9ee328dafcb -C extra-filename=-a11be9ee328dafcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-f61d0a1c900d71dc.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-94cebae1470990a5.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-fe326407f55ebd6f.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-46a9d580cb2c6a4f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21332024-08-02T16:47:17.403Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
21342024-08-02T16:47:17.474Z Dirty terminal_size v0.3.0: the rustflags changed
21352024-08-02T16:47:17.475Z Compiling terminal_size v0.3.0
21362024-08-02T16:47:17.478Z 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`
21372024-08-02T16:47:17.678Z Dirty block-padding v0.3.3: the rustflags changed
21382024-08-02T16:47:17.678Z Compiling block-padding v0.3.3
21392024-08-02T16:47:17.682Z 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`
21402024-08-02T16:47:17.819Z Dirty base64 v0.22.1: the rustflags changed
21412024-08-02T16:47:17.819Z Compiling base64 v0.22.1
21422024-08-02T16:47:17.822Z 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`
21432024-08-02T16:47:17.924Z Dirty unicode-segmentation v1.11.0: the rustflags changed
21442024-08-02T16:47:17.924Z Compiling unicode-segmentation v1.11.0
21452024-08-02T16:47:17.928Z 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`
21462024-08-02T16:47:18.100Z Dirty clap_lex v0.7.0: the rustflags changed
21472024-08-02T16:47:18.100Z Compiling clap_lex v0.7.0
21482024-08-02T16:47:18.103Z 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`
21492024-08-02T16:47:18.227Z Dirty inout v0.1.3: the rustflags changed
21502024-08-02T16:47:18.227Z Compiling inout v0.1.3
21512024-08-02T16:47:18.230Z 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`
21522024-08-02T16:47:18.377Z Dirty clap_builder v4.5.9: the rustflags changed
21532024-08-02T16:47:18.377Z Compiling clap_builder v4.5.9
21542024-08-02T16:47:18.380Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=78003f9d45d47fa7 -C extra-filename=-78003f9d45d47fa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-a11be9ee328dafcb.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e246f152970a6192.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-e9068e8f2f4d32fb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-08-02T16:47:18.519Z 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`
21562024-08-02T16:47:18.621Z Dirty clap_derive v4.5.8: the rustflags changed
21572024-08-02T16:47:18.621Z Compiling clap_derive v4.5.8
21582024-08-02T16:47:18.624Z 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`
21592024-08-02T16:47:18.642Z Dirty memmap v0.7.0: the rustflags changed
21602024-08-02T16:47:18.642Z Compiling memmap v0.7.0
21612024-08-02T16:47:18.645Z 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`
21622024-08-02T16:47:18.768Z Dirty siphasher v0.3.11: the rustflags changed
21632024-08-02T16:47:18.768Z Compiling siphasher v0.3.11
21642024-08-02T16:47:18.785Z 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`
21652024-08-02T16:47:18.859Z Dirty cipher v0.4.4: the rustflags changed
21662024-08-02T16:47:18.859Z Compiling cipher v0.4.4
21672024-08-02T16:47:18.862Z 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`
21682024-08-02T16:47:19.046Z Dirty hex v0.4.3: the rustflags changed
21692024-08-02T16:47:19.046Z Compiling hex v0.4.3
21702024-08-02T16:47:19.049Z 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`
21712024-08-02T16:47:19.110Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
21722024-08-02T16:47:19.110Z Compiling crossbeam-epoch v0.9.18
21732024-08-02T16:47:19.114Z 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`
21742024-08-02T16:47:19.199Z Dirty hyper v0.14.28: the rustflags changed
21752024-08-02T16:47:19.199Z Compiling hyper v0.14.28
21762024-08-02T16:47:19.202Z 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`
21772024-08-02T16:47:19.389Z Dirty itertools v0.10.5: the rustflags changed
21782024-08-02T16:47:19.389Z Compiling itertools v0.10.5
21792024-08-02T16:47:19.393Z 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`
21802024-08-02T16:47:19.699Z Dirty winnow v0.6.8: the rustflags changed
21812024-08-02T16:47:19.700Z Compiling winnow v0.6.8
21822024-08-02T16:47:19.703Z 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`
21832024-08-02T16:47:19.936Z Dirty stable_deref_trait v1.2.0: the rustflags changed
21842024-08-02T16:47:19.936Z Compiling stable_deref_trait v1.2.0
21852024-08-02T16:47:19.940Z 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`
21862024-08-02T16:47:20.047Z Dirty bit-set v0.5.3: the rustflags changed
21872024-08-02T16:47:20.047Z Compiling bit-set v0.5.3
21882024-08-02T16:47:20.065Z 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`
21892024-08-02T16:47:20.342Z Dirty ipnetwork v0.20.0: the rustflags changed
21902024-08-02T16:47:20.342Z Compiling ipnetwork v0.20.0
21912024-08-02T16:47:20.345Z 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`
21922024-08-02T16:47:20.570Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
21932024-08-02T16:47:20.570Z Compiling usdt-attr-macro v0.5.0
21942024-08-02T16:47:20.573Z 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`
21952024-08-02T16:47:21.286Z Dirty usdt-macro v0.5.0: the rustflags changed
21962024-08-02T16:47:21.286Z Compiling usdt-macro v0.5.0
21972024-08-02T16:47:21.289Z 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`
21982024-08-02T16:47:22.345Z Dirty itertools v0.12.1: the rustflags changed
21992024-08-02T16:47:22.348Z Compiling itertools v0.12.1
22002024-08-02T16:47:22.348Z 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`
22012024-08-02T16:47:22.585Z Dirty ff v0.13.0: the rustflags changed
22022024-08-02T16:47:22.585Z Compiling ff v0.13.0
22032024-08-02T16:47:22.588Z 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`
22042024-08-02T16:47:22.824Z Dirty base16ct v0.2.0: the rustflags changed
22052024-08-02T16:47:22.824Z Compiling base16ct v0.2.0
22062024-08-02T16:47:22.827Z 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`
22072024-08-02T16:47:23.071Z Dirty usdt v0.5.0: the rustflags changed
22082024-08-02T16:47:23.071Z Compiling usdt v0.5.0
22092024-08-02T16:47:23.074Z 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`
22102024-08-02T16:47:23.136Z Dirty sec1 v0.7.3: the rustflags changed
22112024-08-02T16:47:23.136Z Compiling sec1 v0.7.3
22122024-08-02T16:47:23.139Z 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`
22132024-08-02T16:47:23.157Z Dirty group v0.13.0: the rustflags changed
22142024-08-02T16:47:23.157Z Compiling group v0.13.0
22152024-08-02T16:47:23.161Z 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`
22162024-08-02T16:47:23.490Z Dirty toml_edit v0.22.16: the rustflags changed
22172024-08-02T16:47:23.490Z Compiling toml_edit v0.22.16
22182024-08-02T16:47:23.493Z 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`
22192024-08-02T16:47:23.571Z Dirty flate2 v1.0.30: the rustflags changed
22202024-08-02T16:47:23.571Z Compiling flate2 v1.0.30
22212024-08-02T16:47:23.574Z 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`
22222024-08-02T16:47:23.638Z Dirty hkdf v0.12.4: the rustflags changed
22232024-08-02T16:47:23.638Z Compiling hkdf v0.12.4
22242024-08-02T16:47:23.642Z 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`
22252024-08-02T16:47:23.677Z Dirty toml v0.7.8: the rustflags changed
22262024-08-02T16:47:23.677Z Compiling toml v0.7.8
22272024-08-02T16:47:23.680Z 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`
22282024-08-02T16:47:23.914Z Dirty crypto-bigint v0.5.5: the rustflags changed
22292024-08-02T16:47:23.914Z Compiling crypto-bigint v0.5.5
22302024-08-02T16:47:23.984Z 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`
22312024-08-02T16:47:24.132Z Dirty clap v4.5.9: the rustflags changed
22322024-08-02T16:47:24.132Z Compiling clap v4.5.9
22332024-08-02T16:47:24.150Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=51b4c12329fada93 -C extra-filename=-51b4c12329fada93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-0e6234efe670f455.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342024-08-02T16:47:24.258Z Dirty zerocopy-derive v0.6.6: the rustflags changed
22352024-08-02T16:47:24.258Z Compiling zerocopy-derive v0.6.6
22362024-08-02T16:47:24.261Z 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`
22372024-08-02T16:47:24.623Z Dirty signal-hook v0.3.17: the rustflags changed
22382024-08-02T16:47:24.623Z Compiling signal-hook v0.3.17
22392024-08-02T16:47:24.626Z 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`
22402024-08-02T16:47:24.943Z Dirty managed v0.8.0: the rustflags changed
22412024-08-02T16:47:24.943Z Compiling managed v0.8.0
22422024-08-02T16:47:24.946Z 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`
22432024-08-02T16:47:25.403Z Dirty fixedbitset v0.4.2: the rustflags changed
22442024-08-02T16:47:25.403Z Compiling fixedbitset v0.4.2
22452024-08-02T16:47:25.414Z 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`
22462024-08-02T16:47:25.548Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
22472024-08-02T16:47:25.563Z Dirty phf_shared v0.10.0: the rustflags changed
22482024-08-02T16:47:25.563Z Compiling phf_shared v0.10.0
22492024-08-02T16:47:25.567Z Dirty unicode-xid v0.2.4: the rustflags changed
22502024-08-02T16:47:25.567Z Compiling unicode-xid v0.2.4
22512024-08-02T16:47:25.580Z 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`
22522024-08-02T16:47:25.583Z 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`
22532024-08-02T16:47:25.746Z Dirty petgraph v0.6.5: the rustflags changed
22542024-08-02T16:47:25.746Z Compiling petgraph v0.6.5
22552024-08-02T16:47:25.749Z 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`
22562024-08-02T16:47:25.877Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
22572024-08-02T16:47:25.877Z Compiling new_debug_unreachable v1.0.6
22582024-08-02T16:47:25.881Z 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`
22592024-08-02T16:47:25.973Z Dirty precomputed-hash v0.1.1: the rustflags changed
22602024-08-02T16:47:25.973Z Compiling precomputed-hash v0.1.1
22612024-08-02T16:47:25.990Z 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`
22622024-08-02T16:47:25.993Z Dirty hyper-tls v0.5.0: the rustflags changed
22632024-08-02T16:47:25.993Z Compiling hyper-tls v0.5.0
22642024-08-02T16:47:25.996Z 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`
22652024-08-02T16:47:26.093Z Dirty hyper-rustls v0.24.2: the rustflags changed
22662024-08-02T16:47:26.093Z Compiling hyper-rustls v0.24.2
22672024-08-02T16:47:26.097Z 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`
22682024-08-02T16:47:26.369Z Dirty minimal-lexical v0.2.1: the rustflags changed
22692024-08-02T16:47:26.369Z Compiling minimal-lexical v0.2.1
22702024-08-02T16:47:26.372Z 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`
22712024-08-02T16:47:26.459Z Dirty reqwest v0.11.27: the rustflags changed
22722024-08-02T16:47:26.459Z Compiling reqwest v0.11.27
22732024-08-02T16:47:26.462Z 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`
22742024-08-02T16:47:26.779Z Dirty zerocopy v0.6.6: the rustflags changed
22752024-08-02T16:47:26.779Z Compiling zerocopy v0.6.6
22762024-08-02T16:47:26.782Z 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`
22772024-08-02T16:47:26.906Z Dirty nom v7.1.3: the rustflags changed
22782024-08-02T16:47:26.906Z Compiling nom v7.1.3
22792024-08-02T16:47:26.909Z 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`
22802024-08-02T16:47:27.669Z Dirty elliptic-curve v0.13.8: the rustflags changed
22812024-08-02T16:47:27.669Z Compiling elliptic-curve v0.13.8
22822024-08-02T16:47:27.672Z 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`
22832024-08-02T16:47:28.440Z Dirty string_cache v0.8.7: the rustflags changed
22842024-08-02T16:47:28.440Z Compiling string_cache v0.8.7
22852024-08-02T16:47:28.443Z 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`
22862024-08-02T16:47:28.514Z 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`
22872024-08-02T16:47:28.970Z Dirty num-iter v0.1.45: the rustflags changed
22882024-08-02T16:47:28.971Z Compiling num-iter v0.1.45
22892024-08-02T16:47:28.987Z 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`
22902024-08-02T16:47:29.174Z Dirty matches v0.1.10: the rustflags changed
22912024-08-02T16:47:29.174Z Compiling matches v0.1.10
22922024-08-02T16:47:29.177Z 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`
22932024-08-02T16:47:29.279Z Dirty static_assertions v1.1.0: the rustflags changed
22942024-08-02T16:47:29.279Z Compiling static_assertions v1.1.0
22952024-08-02T16:47:29.306Z 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`
22962024-08-02T16:47:29.386Z Dirty idna v0.2.3: the rustflags changed
22972024-08-02T16:47:29.386Z Compiling idna v0.2.3
22982024-08-02T16:47:29.389Z 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`
22992024-08-02T16:47:29.416Z Dirty heapless v0.7.17: the rustflags changed
23002024-08-02T16:47:29.416Z Compiling heapless v0.7.17
23012024-08-02T16:47:29.419Z 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`
23022024-08-02T16:47:29.569Z Dirty enum-as-inner v0.5.1: the rustflags changed
23032024-08-02T16:47:29.569Z Compiling enum-as-inner v0.5.1
23042024-08-02T16:47:29.573Z 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`
23052024-08-02T16:47:29.832Z Dirty pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19): the rustflags changed
23062024-08-02T16:47:29.832Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23072024-08-02T16:47:29.848Z 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`
23082024-08-02T16:47:29.922Z Dirty regex-automata v0.1.10: the rustflags changed
23092024-08-02T16:47:29.922Z Compiling regex-automata v0.1.10
23102024-08-02T16:47:29.925Z 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`
23112024-08-02T16:47:30.271Z Dirty lalrpop-util v0.19.12: the rustflags changed
23122024-08-02T16:47:30.271Z Compiling lalrpop-util v0.19.12
23132024-08-02T16:47:30.274Z 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`
23142024-08-02T16:47:30.426Z Dirty bstr v0.2.17: the rustflags changed
23152024-08-02T16:47:30.426Z Compiling bstr v0.2.17
23162024-08-02T16:47:30.434Z 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`
23172024-08-02T16:47:30.631Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-fe3a41c476f49f63/build-script-build`
23182024-08-02T16:47:30.699Z Dirty signal-hook-mio v0.2.3: the rustflags changed
23192024-08-02T16:47:30.699Z Compiling signal-hook-mio v0.2.3
23202024-08-02T16:47:30.715Z 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`
23212024-08-02T16:47:30.720Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
23222024-08-02T16:47:30.746Z Dirty trust-dns-proto v0.22.0: the rustflags changed
23232024-08-02T16:47:30.747Z Compiling trust-dns-proto v0.22.0
23242024-08-02T16:47:30.763Z 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`
23252024-08-02T16:47:30.767Z Dirty num-bigint v0.4.5: the rustflags changed
23262024-08-02T16:47:30.767Z Compiling num-bigint v0.4.5
23272024-08-02T16:47:30.770Z 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`
23282024-08-02T16:47:30.794Z Dirty diesel_table_macro_syntax v0.1.0: the rustflags changed
23292024-08-02T16:47:30.794Z Compiling diesel_table_macro_syntax v0.1.0
23302024-08-02T16:47:30.797Z 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`
23312024-08-02T16:47:30.852Z Dirty scheduled-thread-pool v0.2.7: the rustflags changed
23322024-08-02T16:47:30.852Z Compiling scheduled-thread-pool v0.2.7
23332024-08-02T16:47:30.855Z 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`
23342024-08-02T16:47:31.010Z Dirty hash32 v0.2.1: the rustflags changed
23352024-08-02T16:47:31.011Z Compiling hash32 v0.2.1
23362024-08-02T16:47:31.019Z 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`
23372024-08-02T16:47:31.225Z Dirty predicates-core v1.0.6: the rustflags changed
23382024-08-02T16:47:31.225Z Compiling predicates-core v1.0.6
23392024-08-02T16:47:31.228Z 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`
23402024-08-02T16:47:31.389Z Dirty smoltcp v0.9.1: the rustflags changed
23412024-08-02T16:47:31.389Z Compiling smoltcp v0.9.1
23422024-08-02T16:47:31.392Z 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`
23432024-08-02T16:47:31.497Z Dirty finl_unicode v1.2.0: the rustflags changed
23442024-08-02T16:47:31.497Z Compiling finl_unicode v1.2.0
23452024-08-02T16:47:31.500Z 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`
23462024-08-02T16:47:31.613Z 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`
23472024-08-02T16:47:31.861Z Dirty diesel_derives v2.1.4: the rustflags changed
23482024-08-02T16:47:31.861Z Compiling diesel_derives v2.1.4
23492024-08-02T16:47:31.865Z 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`
23502024-08-02T16:47:32.120Z Dirty stringprep v0.1.4: the rustflags changed
23512024-08-02T16:47:32.120Z Compiling stringprep v0.1.4
23522024-08-02T16:47:32.123Z 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`
23532024-08-02T16:47:32.228Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
23542024-08-02T16:47:32.260Z Dirty r2d2 v0.8.10: the rustflags changed
23552024-08-02T16:47:32.260Z Compiling r2d2 v0.8.10
23562024-08-02T16:47:32.263Z 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`
23572024-08-02T16:47:32.371Z Dirty crossterm v0.27.0: the rustflags changed
23582024-08-02T16:47:32.371Z Compiling crossterm v0.27.0
23592024-08-02T16:47:32.374Z 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`
23602024-08-02T16:47:32.652Z 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`
23612024-08-02T16:47:32.799Z Dirty md-5 v0.10.6: the rustflags changed
23622024-08-02T16:47:32.799Z Compiling md-5 v0.10.6
23632024-08-02T16:47:32.802Z 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`
23642024-08-02T16:47:32.953Z Dirty hubpack_derive v0.1.1: the rustflags changed
23652024-08-02T16:47:32.953Z Compiling hubpack_derive v0.1.1
23662024-08-02T16:47:32.989Z 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`
23672024-08-02T16:47:33.079Z Dirty bstr v1.9.1: the rustflags changed
23682024-08-02T16:47:33.079Z Compiling bstr v1.9.1
23692024-08-02T16:47:33.082Z 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`
23702024-08-02T16:47:33.391Z Dirty console v0.15.8: the rustflags changed
23712024-08-02T16:47:33.392Z Compiling console v0.15.8
23722024-08-02T16:47:33.394Z 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`
23732024-08-02T16:47:34.067Z Dirty yasna v0.5.2: the rustflags changed
23742024-08-02T16:47:34.067Z Compiling yasna v0.5.2
23752024-08-02T16:47:34.071Z 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`
23762024-08-02T16:47:34.967Z Dirty float-cmp v0.9.0: the rustflags changed
23772024-08-02T16:47:34.967Z Compiling float-cmp v0.9.0
23782024-08-02T16:47:34.970Z 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`
23792024-08-02T16:47:35.000Z Dirty fs-err v2.11.0: the rustflags changed
23802024-08-02T16:47:35.000Z Compiling fs-err v2.11.0
23812024-08-02T16:47:35.003Z 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`
23822024-08-02T16:47:35.194Z Dirty fallible-iterator v0.2.0: the rustflags changed
23832024-08-02T16:47:35.194Z Compiling fallible-iterator v0.2.0
23842024-08-02T16:47:35.197Z 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`
23852024-08-02T16:47:35.351Z Dirty difflib v0.4.0: the rustflags changed
23862024-08-02T16:47:35.351Z Compiling difflib v0.4.0
23872024-08-02T16:47:35.354Z 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`
23882024-08-02T16:47:35.906Z Dirty normalize-line-endings v0.3.0: the rustflags changed
23892024-08-02T16:47:35.906Z Compiling normalize-line-endings v0.3.0
23902024-08-02T16:47:35.909Z 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`
23912024-08-02T16:47:36.044Z Dirty predicates v3.1.0: the rustflags changed
23922024-08-02T16:47:36.044Z Compiling predicates v3.1.0
23932024-08-02T16:47:36.073Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=7caed65f3b10e6c5 -C extra-filename=-7caed65f3b10e6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6b148653f6280c77.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-f0ba9e5076a8ecd1.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-8f4b0029e85c8f92.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-08-02T16:47:36.101Z Dirty postgres-protocol v0.6.7: the rustflags changed
23952024-08-02T16:47:36.101Z Compiling postgres-protocol v0.6.7
23962024-08-02T16:47:36.104Z 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`
23972024-08-02T16:47:36.213Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
23982024-08-02T16:47:36.361Z Dirty hubpack v0.1.2: the rustflags changed
23992024-08-02T16:47:36.361Z Compiling hubpack v0.1.2
24002024-08-02T16:47:36.364Z 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`
24012024-08-02T16:47:36.850Z 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`
24022024-08-02T16:47:37.058Z Dirty similar v2.5.0: the rustflags changed
24032024-08-02T16:47:37.058Z Compiling similar v2.5.0
24042024-08-02T16:47:37.061Z 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`
24052024-08-02T16:47:37.544Z Dirty phf_shared v0.11.2: the rustflags changed
24062024-08-02T16:47:37.544Z Compiling phf_shared v0.11.2
24072024-08-02T16:47:37.580Z 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`
24082024-08-02T16:47:37.845Z Dirty tokio-stream v0.1.15: the rustflags changed
24092024-08-02T16:47:37.845Z Compiling tokio-stream v0.1.15
24102024-08-02T16:47:37.848Z 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`
24112024-08-02T16:47:37.954Z Dirty strum_macros v0.25.3: the rustflags changed
24122024-08-02T16:47:37.954Z Compiling strum_macros v0.25.3
24132024-08-02T16:47:37.958Z 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`
24142024-08-02T16:47:38.863Z Dirty serde_repr v0.1.19: the rustflags changed
24152024-08-02T16:47:38.863Z Compiling serde_repr v0.1.19
24162024-08-02T16:47:38.866Z 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`
24172024-08-02T16:47:39.117Z Dirty peg-runtime v0.8.3: the rustflags changed
24182024-08-02T16:47:39.117Z Compiling peg-runtime v0.8.3
24192024-08-02T16:47:39.133Z 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`
24202024-08-02T16:47:39.342Z Dirty phf v0.11.2: the rustflags changed
24212024-08-02T16:47:39.343Z Compiling phf v0.11.2
24222024-08-02T16:47:39.345Z 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`
24232024-08-02T16:47:39.653Z Dirty postgres-types v0.2.7: the rustflags changed
24242024-08-02T16:47:39.653Z Compiling postgres-types v0.2.7
24252024-08-02T16:47:39.656Z 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`
24262024-08-02T16:47:39.811Z Dirty whoami v1.5.1: the rustflags changed
24272024-08-02T16:47:39.811Z Compiling whoami v1.5.1
24282024-08-02T16:47:39.814Z 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`
24292024-08-02T16:47:39.814Z 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`
24302024-08-02T16:47:40.257Z Compiling regress v0.9.1
24312024-08-02T16:47:40.260Z 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`
24322024-08-02T16:47:40.505Z Dirty tokio-postgres v0.7.11: the rustflags changed
24332024-08-02T16:47:40.505Z Compiling tokio-postgres v0.7.11
24342024-08-02T16:47:40.508Z 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`
24352024-08-02T16:47:40.679Z Dirty camino v1.1.7: the rustflags changed
24362024-08-02T16:47:40.679Z Compiling camino v1.1.7
24372024-08-02T16:47:40.682Z 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`
24382024-08-02T16:47:41.238Z Compiling getopts v0.2.21
24392024-08-02T16:47:41.243Z 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`
24402024-08-02T16:47:41.358Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
24412024-08-02T16:47:41.431Z Compiling unsafe-libyaml v0.2.11
24422024-08-02T16:47:41.471Z 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`
24432024-08-02T16:47:41.692Z 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`
24442024-08-02T16:47:42.271Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24452024-08-02T16:47:42.274Z 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`
24462024-08-02T16:47:42.314Z Dirty is-terminal v0.4.12: the rustflags changed
24472024-08-02T16:47:42.314Z Compiling is-terminal v0.4.12
24482024-08-02T16:47:42.317Z 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`
24492024-08-02T16:47:42.450Z Dirty dirs-sys-next v0.1.2: the rustflags changed
24502024-08-02T16:47:42.450Z Compiling dirs-sys-next v0.1.2
24512024-08-02T16:47:42.453Z 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`
24522024-08-02T16:47:42.573Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24532024-08-02T16:47:42.573Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24542024-08-02T16:47:42.603Z 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`
24552024-08-02T16:47:42.630Z Compiling sha1 v0.10.6
24562024-08-02T16:47:42.633Z 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`
24572024-08-02T16:47:42.715Z Compiling serde_yaml v0.9.34+deprecated
24582024-08-02T16:47:42.718Z 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`
24592024-08-02T16:47:43.070Z Dirty dirs-next v2.0.0: the rustflags changed
24602024-08-02T16:47:43.070Z Compiling dirs-next v2.0.0
24612024-08-02T16:47:43.073Z 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`
24622024-08-02T16:47:43.133Z Compiling http v1.1.0
24632024-08-02T16:47:43.136Z 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`
24642024-08-02T16:47:43.272Z Dirty term v0.7.0: the rustflags changed
24652024-08-02T16:47:43.272Z Compiling term v0.7.0
24662024-08-02T16:47:43.275Z 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`
24672024-08-02T16:47:43.366Z Compiling paste v1.0.15
24682024-08-02T16:47:43.368Z 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`
24692024-08-02T16:47:43.952Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24702024-08-02T16:47:43.955Z 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`
24712024-08-02T16:47:44.999Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
24722024-08-02T16:47:45.053Z Compiling toml v0.8.15
24732024-08-02T16:47:45.053Z 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`
24742024-08-02T16:47:45.510Z Dirty strum_macros v0.26.4: the rustflags changed
24752024-08-02T16:47:45.510Z Compiling strum_macros v0.26.4
24762024-08-02T16:47:45.513Z 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`
24772024-08-02T16:47:45.703Z 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`
24782024-08-02T16:47:45.942Z Dirty diesel v2.1.6: the rustflags changed
24792024-08-02T16:47:45.942Z Compiling diesel v2.1.6
24802024-08-02T16:47:45.945Z 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`
24812024-08-02T16:47:46.512Z Dirty crossbeam-channel v0.5.12: the rustflags changed
24822024-08-02T16:47:46.512Z Compiling crossbeam-channel v0.5.12
24832024-08-02T16:47:46.515Z 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`
24842024-08-02T16:47:46.868Z Dirty thread_local v1.1.8: the rustflags changed
24852024-08-02T16:47:46.868Z Compiling thread_local v1.1.8
24862024-08-02T16:47:46.871Z 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`
24872024-08-02T16:47:47.034Z Dirty slog-async v2.8.0: the rustflags changed
24882024-08-02T16:47:47.034Z Compiling slog-async v2.8.0
24892024-08-02T16:47:47.037Z 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`
24902024-08-02T16:47:47.160Z Dirty take_mut v0.2.2: the rustflags changed
24912024-08-02T16:47:47.160Z Compiling take_mut v0.2.2
24922024-08-02T16:47:47.163Z 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`
24932024-08-02T16:47:47.318Z Compiling rustls-pki-types v1.7.0
24942024-08-02T16:47:47.321Z 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`
24952024-08-02T16:47:47.445Z Compiling match_cfg v0.1.0
24962024-08-02T16:47:47.448Z 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`
24972024-08-02T16:47:47.545Z Compiling hostname v0.3.1
24982024-08-02T16:47:47.548Z 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`
24992024-08-02T16:47:47.607Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
25002024-08-02T16:47:47.657Z Dirty slog-term v2.9.1: the rustflags changed
25012024-08-02T16:47:47.657Z Compiling slog-term v2.9.1
25022024-08-02T16:47:47.660Z 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`
25032024-08-02T16:47:47.678Z 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`
25042024-08-02T16:47:47.793Z Compiling fastrand v2.1.0
25052024-08-02T16:47:47.809Z 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`
25062024-08-02T16:47:48.166Z Compiling tempfile v3.10.1
25072024-08-02T16:47:48.169Z 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`
25082024-08-02T16:47:48.373Z Compiling rustls v0.22.4
25092024-08-02T16:47:48.376Z 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`
25102024-08-02T16:47:48.691Z Compiling ident_case v1.0.1
25112024-08-02T16:47:48.693Z 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`
25122024-08-02T16:47:48.863Z Compiling darling_core v0.20.9
25132024-08-02T16:47:48.866Z 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`
25142024-08-02T16:47:48.926Z Compiling rustls-webpki v0.102.4
25152024-08-02T16:47:48.926Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
25162024-08-02T16:47:48.929Z 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`
25172024-08-02T16:47:48.965Z Compiling rustls-pemfile v2.1.2
25182024-08-02T16:47:48.969Z 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`
25192024-08-02T16:47:49.112Z Compiling multer v3.1.0
25202024-08-02T16:47:49.115Z 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`
25212024-08-02T16:47:49.156Z Compiling debug-ignore v1.0.5
25222024-08-02T16:47:49.159Z 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`
25232024-08-02T16:47:49.315Z Compiling slog-json v2.6.1
25242024-08-02T16:47:49.318Z 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`
25252024-08-02T16:47:49.448Z Compiling async-stream-impl v0.3.5
25262024-08-02T16:47:49.451Z 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`
25272024-08-02T16:47:49.467Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
25282024-08-02T16:47:49.533Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25292024-08-02T16:47:49.537Z 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`
25302024-08-02T16:47:49.718Z Compiling instant v0.1.12
25312024-08-02T16:47:49.721Z 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`
25322024-08-02T16:47:49.890Z 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`
25332024-08-02T16:47:49.893Z Compiling atomic-waker v1.1.2
25342024-08-02T16:47:49.915Z 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`
25352024-08-02T16:47:50.090Z Compiling waitgroup v0.1.2
25362024-08-02T16:47:50.093Z 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`
25372024-08-02T16:47:50.320Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
25382024-08-02T16:47:50.389Z Compiling slog-bunyan v2.5.0
25392024-08-02T16:47:50.392Z 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`
25402024-08-02T16:47:50.576Z 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`
25412024-08-02T16:47:51.010Z Compiling async-stream v0.3.5
25422024-08-02T16:47:51.056Z 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`
25432024-08-02T16:47:51.161Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0c0bae3c)
25442024-08-02T16:47:51.164Z 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`
25452024-08-02T16:47:51.178Z Dirty strum v0.26.3: the rustflags changed
25462024-08-02T16:47:51.178Z Compiling strum v0.26.3
25472024-08-02T16:47:51.181Z 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`
25482024-08-02T16:47:51.352Z Compiling serde_path_to_error v0.1.16
25492024-08-02T16:47:51.355Z Compiling hostname v0.4.0
25502024-08-02T16:47:51.355Z 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`
25512024-08-02T16:47:51.355Z 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`
25522024-08-02T16:47:51.634Z Compiling quick-error v1.2.3
25532024-08-02T16:47:51.638Z 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`
25542024-08-02T16:47:51.720Z Compiling newtype-uuid v1.1.0
25552024-08-02T16:47:51.724Z 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`
25562024-08-02T16:47:52.787Z Compiling structmeta-derive v0.3.0
25572024-08-02T16:47:52.791Z 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`
25582024-08-02T16:47:52.792Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25592024-08-02T16:47:52.792Z 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`
25602024-08-02T16:47:52.792Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25612024-08-02T16:47:52.792Z 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`
25622024-08-02T16:47:52.792Z Compiling backoff v0.4.0
25632024-08-02T16:47:52.792Z 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`
25642024-08-02T16:47:52.792Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
25652024-08-02T16:47:52.792Z 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`
25662024-08-02T16:47:53.157Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25672024-08-02T16:47:53.159Z 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`
25682024-08-02T16:47:53.340Z Compiling macaddr v1.0.1
25692024-08-02T16:47:53.344Z 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`
25702024-08-02T16:47:53.448Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25712024-08-02T16:47:53.451Z 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`
25722024-08-02T16:47:53.621Z Compiling wait-timeout v0.2.0
25732024-08-02T16:47:53.624Z 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`
25742024-08-02T16:47:53.780Z Compiling structmeta-derive v0.2.0
25752024-08-02T16:47:53.783Z 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`
25762024-08-02T16:47:54.239Z Compiling tokio-rustls v0.25.0
25772024-08-02T16:47:54.242Z 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`
25782024-08-02T16:47:54.672Z Compiling rusty-fork v0.3.0
25792024-08-02T16:47:54.675Z 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`
25802024-08-02T16:47:55.158Z Compiling structmeta v0.3.0
25812024-08-02T16:47:55.161Z 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`
25822024-08-02T16:47:55.405Z Compiling rand_xorshift v0.3.0
25832024-08-02T16:47:55.408Z 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`
25842024-08-02T16:47:55.601Z Compiling parse-display-derive v0.9.1
25852024-08-02T16:47:55.608Z 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`
25862024-08-02T16:47:55.670Z 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`
25872024-08-02T16:47:55.742Z Compiling unarray v0.1.4
25882024-08-02T16:47:55.745Z 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`
25892024-08-02T16:47:55.904Z Compiling proptest v1.4.0
25902024-08-02T16:47:55.922Z 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`
25912024-08-02T16:47:56.339Z Compiling darling_macro v0.20.9
25922024-08-02T16:47:56.343Z 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`
25932024-08-02T16:47:57.113Z Compiling structmeta v0.2.0
25942024-08-02T16:47:57.116Z 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`
25952024-08-02T16:47:57.603Z Compiling test-strategy v0.3.1
25962024-08-02T16:47:57.606Z 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`
25972024-08-02T16:47:57.623Z Compiling darling v0.20.9
25982024-08-02T16:47:57.646Z 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`
25992024-08-02T16:47:57.750Z Compiling serde_with_macros v3.8.3
26002024-08-02T16:47:57.753Z 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`
26012024-08-02T16:48:00.491Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
26022024-08-02T16:48:00.491Z Compiling proc-macro-error-attr v1.0.4
26032024-08-02T16:48:00.494Z 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`
26042024-08-02T16:48:00.834Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
26052024-08-02T16:48:00.906Z Compiling camino-tempfile v1.1.1
26062024-08-02T16:48:00.909Z 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`
26072024-08-02T16:48:01.035Z Compiling parse-display v0.9.1
26082024-08-02T16:48:01.038Z 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`
26092024-08-02T16:48:01.365Z Dirty proc-macro-error v1.0.4: the rustflags changed
26102024-08-02T16:48:01.365Z Compiling proc-macro-error v1.0.4
26112024-08-02T16:48:01.368Z 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`
26122024-08-02T16:48:01.384Z Compiling serde_with v3.8.3
26132024-08-02T16:48:01.387Z 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`
26142024-08-02T16:48:01.750Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
26152024-08-02T16:48:01.755Z 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`
26162024-08-02T16:48:01.863Z Compiling proc-macro-crate v1.3.1
26172024-08-02T16:48:01.866Z 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`
26182024-08-02T16:48:01.968Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26192024-08-02T16:48:01.984Z 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`
26202024-08-02T16:48:02.367Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
26212024-08-02T16:48:02.397Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26222024-08-02T16:48:02.400Z 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`
26232024-08-02T16:48:02.735Z 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`
26242024-08-02T16:48:02.780Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
26252024-08-02T16:48:02.783Z Compiling foreign-types-macros v0.2.3
26262024-08-02T16:48:02.783Z 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`
26272024-08-02T16:48:03.030Z Compiling num_enum_derive v0.5.11
26282024-08-02T16:48:03.047Z 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`
26292024-08-02T16:48:03.485Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26302024-08-02T16:48:03.488Z 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`
26312024-08-02T16:48:03.830Z Compiling foreign-types-shared v0.3.1
26322024-08-02T16:48:03.832Z 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`
26332024-08-02T16:48:04.006Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
26342024-08-02T16:48:04.052Z 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`
26352024-08-02T16:48:04.200Z 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`
26362024-08-02T16:48:04.297Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26372024-08-02T16:48:04.300Z 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`
26382024-08-02T16:48:04.330Z Compiling foreign-types v0.5.0
26392024-08-02T16:48:04.356Z 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`
26402024-08-02T16:48:04.393Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26412024-08-02T16:48:04.398Z 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`
26422024-08-02T16:48:04.447Z Compiling cstr-argument v0.1.2
26432024-08-02T16:48:04.450Z 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`
26442024-08-02T16:48:04.724Z Compiling pretty-hex v0.2.1
26452024-08-02T16:48:04.727Z 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`
26462024-08-02T16:48:04.914Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26472024-08-02T16:48:04.931Z 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`
26482024-08-02T16:48:05.012Z Compiling tabwriter v1.4.0
26492024-08-02T16:48:05.015Z 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`
26502024-08-02T16:48:05.409Z 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`
26512024-08-02T16:48:05.511Z Compiling colored v2.1.0
26522024-08-02T16:48:05.514Z Compiling smf v0.2.3
26532024-08-02T16:48:05.514Z 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`
26542024-08-02T16:48:05.514Z 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`
26552024-08-02T16:48:05.578Z Compiling termtree v0.4.1
26562024-08-02T16:48:05.581Z 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`
26572024-08-02T16:48:05.598Z Compiling heapless v0.8.0
26582024-08-02T16:48:05.618Z 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`
26592024-08-02T16:48:05.810Z Compiling predicates-tree v1.0.9
26602024-08-02T16:48:05.845Z 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`
26612024-08-02T16:48:06.210Z Compiling num_enum v0.5.11
26622024-08-02T16:48:06.227Z 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`
26632024-08-02T16:48:06.253Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
26642024-08-02T16:48:06.287Z Compiling hash32 v0.3.1
26652024-08-02T16:48:06.291Z 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`
26662024-08-02T16:48:06.365Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26672024-08-02T16:48:06.368Z 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`
26682024-08-02T16:48:06.382Z Compiling smoltcp v0.11.0
26692024-08-02T16:48:06.385Z 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`
26702024-08-02T16:48:06.540Z Compiling cobs v0.2.3
26712024-08-02T16:48:06.557Z 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`
26722024-08-02T16:48:06.560Z 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`
26732024-08-02T16:48:06.701Z Compiling embedded-io v0.4.0
26742024-08-02T16:48:06.704Z 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`
26752024-08-02T16:48:06.848Z Compiling crucible-workspace-hack v0.1.0
26762024-08-02T16:48:06.865Z 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`
26772024-08-02T16:48:06.939Z Compiling postcard v1.0.8
26782024-08-02T16:48:06.956Z 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`
26792024-08-02T16:48:06.990Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26802024-08-02T16:48:06.993Z 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`
26812024-08-02T16:48:07.164Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
26822024-08-02T16:48:07.195Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26832024-08-02T16:48:07.195Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
26842024-08-02T16:48:07.198Z 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`
26852024-08-02T16:48:07.236Z 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`
26862024-08-02T16:48:07.336Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-32829a6447968f83/build-script-build`
26872024-08-02T16:48:07.356Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26882024-08-02T16:48:07.363Z 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`
26892024-08-02T16:48:07.394Z Compiling sigpipe v0.1.3
26902024-08-02T16:48:07.397Z 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`
26912024-08-02T16:48:07.415Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
26922024-08-02T16:48:07.418Z 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`
26932024-08-02T16:48:07.514Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26942024-08-02T16:48:07.517Z 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`
26952024-08-02T16:48:07.632Z 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`
26962024-08-02T16:48:07.739Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
26972024-08-02T16:48:07.766Z 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`
26982024-08-02T16:48:07.784Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
26992024-08-02T16:48:07.787Z 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`
27002024-08-02T16:48:07.841Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27012024-08-02T16:48:07.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=5d8be0a5dbc01eb7 -C extra-filename=-5d8be0a5dbc01eb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022024-08-02T16:48:08.315Z Compiling num-derive v0.4.2
27032024-08-02T16:48:08.318Z 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`
27042024-08-02T16:48:08.439Z Compiling mockall_derive v0.12.1
27052024-08-02T16:48:08.443Z 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`
27062024-08-02T16:48:09.399Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27072024-08-02T16:48:09.402Z 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`
27082024-08-02T16:48:09.538Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27092024-08-02T16:48:09.582Z 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`
27102024-08-02T16:48:09.592Z Compiling fragile v2.0.0
27112024-08-02T16:48:09.607Z 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`
27122024-08-02T16:48:10.273Z Compiling downcast v0.11.0
27132024-08-02T16:48:10.276Z 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`
27142024-08-02T16:48:10.510Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27152024-08-02T16:48:10.513Z 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`
27162024-08-02T16:48:10.972Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27172024-08-02T16:48:10.975Z 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`
27182024-08-02T16:48:11.787Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27192024-08-02T16:48:11.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e261b85fb018ae95 -C extra-filename=-e261b85fb018ae95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-398769f8b40acc36.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-08-02T16:48:12.252Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27212024-08-02T16:48:12.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=7f8f126ad5437185 -C extra-filename=-7f8f126ad5437185 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bhyve_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api_sys-5d8be0a5dbc01eb7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-08-02T16:48:12.684Z 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`
27232024-08-02T16:48:12.703Z Compiling same-file v1.0.6
27242024-08-02T16:48:12.707Z 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`
27252024-08-02T16:48:12.770Z Compiling humantime v2.1.0
27262024-08-02T16:48:12.774Z 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`
27272024-08-02T16:48:12.902Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27282024-08-02T16:48:12.905Z 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`
27292024-08-02T16:48:12.944Z Compiling walkdir v2.5.0
27302024-08-02T16:48:12.948Z 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`
27312024-08-02T16:48:13.135Z Dirty xattr v1.3.1: the rustflags changed
27322024-08-02T16:48:13.135Z Compiling xattr v1.3.1
27332024-08-02T16:48:13.138Z 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`
27342024-08-02T16:48:13.329Z Dirty filetime v0.2.23: the rustflags changed
27352024-08-02T16:48:13.329Z Compiling filetime v0.2.23
27362024-08-02T16:48:13.332Z 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`
27372024-08-02T16:48:13.415Z Compiling newline-converter v0.3.0
27382024-08-02T16:48:13.418Z 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`
27392024-08-02T16:48:13.589Z Dirty tar v0.4.41: the rustflags changed
27402024-08-02T16:48:13.589Z Compiling tar v0.4.41
27412024-08-02T16:48:13.605Z 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`
27422024-08-02T16:48:13.693Z Compiling expectorate v1.1.0
27432024-08-02T16:48:13.696Z 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`
27442024-08-02T16:48:13.755Z Compiling arc-swap v1.7.1
27452024-08-02T16:48:13.775Z 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`
27462024-08-02T16:48:13.872Z Compiling termcolor v1.4.1
27472024-08-02T16:48:13.875Z 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`
27482024-08-02T16:48:14.470Z Compiling slog-scope v4.4.0
27492024-08-02T16:48:14.473Z 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`
27502024-08-02T16:48:14.804Z Compiling slog-stdlog v4.1.1
27512024-08-02T16:48:14.807Z 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`
27522024-08-02T16:48:15.048Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27532024-08-02T16:48:15.106Z 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`
27542024-08-02T16:48:15.196Z Compiling slog-envlogger v2.2.0
27552024-08-02T16:48:15.199Z 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`
27562024-08-02T16:48:15.303Z Compiling derive-where v1.2.7
27572024-08-02T16:48:15.319Z 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`
27582024-08-02T16:48:15.760Z Compiling password-hash v0.5.0
27592024-08-02T16:48:15.763Z 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`
27602024-08-02T16:48:16.026Z Compiling blake2 v0.10.6
27612024-08-02T16:48:16.043Z 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`
27622024-08-02T16:48:16.500Z Compiling utf-8 v0.7.6
27632024-08-02T16:48:16.503Z 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`
27642024-08-02T16:48:16.860Z Compiling argon2 v0.5.3
27652024-08-02T16:48:16.863Z Compiling atty v0.2.14
27662024-08-02T16:48:16.863Z 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`
27672024-08-02T16:48:16.880Z 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`
27682024-08-02T16:48:17.016Z Compiling tungstenite v0.21.0
27692024-08-02T16:48:17.019Z 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`
27702024-08-02T16:48:17.248Z Compiling mockall v0.12.1
27712024-08-02T16:48:17.251Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f1f972e6c68aa853 -C extra-filename=-f1f972e6c68aa853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-791c41e9179486c9.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722024-08-02T16:48:17.379Z Compiling pem v3.0.4
27732024-08-02T16:48:17.382Z 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`
27742024-08-02T16:48:17.616Z Compiling home v0.5.9
27752024-08-02T16:48:17.650Z 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`
27762024-08-02T16:48:17.902Z Compiling convert_case v0.4.0
27772024-08-02T16:48:17.905Z 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`
27782024-08-02T16:48:18.224Z Compiling tokio-tungstenite v0.21.0
27792024-08-02T16:48:18.227Z 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`
27802024-08-02T16:48:18.411Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27812024-08-02T16:48:18.414Z 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`
27822024-08-02T16:48:18.784Z Compiling tungstenite v0.20.1
27832024-08-02T16:48:18.818Z 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`
27842024-08-02T16:48:18.996Z Compiling derive_more v0.99.18
27852024-08-02T16:48:18.999Z 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`
27862024-08-02T16:48:19.186Z Compiling env_logger v0.9.3
27872024-08-02T16:48:19.194Z 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`
27882024-08-02T16:48:19.322Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27892024-08-02T16:48:19.325Z 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`
27902024-08-02T16:48:19.805Z Compiling bitstruct_derive v0.1.0
27912024-08-02T16:48:19.808Z 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`
27922024-08-02T16:48:19.883Z Compiling tokio-tungstenite v0.20.1
27932024-08-02T16:48:19.886Z 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`
27942024-08-02T16:48:20.427Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27952024-08-02T16:48:20.431Z 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`
27962024-08-02T16:48:20.566Z Compiling ascii v1.1.0
27972024-08-02T16:48:20.583Z 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`
27982024-08-02T16:48:20.599Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27992024-08-02T16:48:20.602Z 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`
28002024-08-02T16:48:20.880Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28012024-08-02T16:48:20.883Z 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`
28022024-08-02T16:48:21.078Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
28032024-08-02T16:48:21.081Z 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`
28042024-08-02T16:48:21.178Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28052024-08-02T16:48:21.181Z 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`
28062024-08-02T16:48:21.314Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28072024-08-02T16:48:21.348Z 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`
28082024-08-02T16:48:21.402Z Compiling bitstruct v0.1.1
28092024-08-02T16:48:21.405Z 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`
28102024-08-02T16:48:21.524Z Compiling serde_arrays v0.1.0
28112024-08-02T16:48:21.542Z 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`
28122024-08-02T16:48:21.686Z Compiling erased-serde v0.3.31
28132024-08-02T16:48:21.689Z 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`
28142024-08-02T16:48:21.704Z Compiling atomicwrites v0.4.3
28152024-08-02T16:48:21.707Z 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`
28162024-08-02T16:48:21.962Z Compiling heck v0.3.3
28172024-08-02T16:48:21.965Z 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`
28182024-08-02T16:48:22.075Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28192024-08-02T16:48:22.078Z 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`
28202024-08-02T16:48:22.409Z Compiling zone_cfg_derive v0.1.2
28212024-08-02T16:48:22.412Z 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`
28222024-08-02T16:48:22.428Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
28232024-08-02T16:48:22.454Z Compiling headers-core v0.2.0
28242024-08-02T16:48:22.457Z 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`
28252024-08-02T16:48:22.577Z Compiling base64 v0.13.1
28262024-08-02T16:48:22.580Z 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`
28272024-08-02T16:48:22.627Z Compiling headers v0.3.9
28282024-08-02T16:48:22.642Z 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`
28292024-08-02T16:48:23.116Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28302024-08-02T16:48:23.119Z 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`
28312024-08-02T16:48:23.211Z Compiling ron v0.7.1
28322024-08-02T16:48:23.214Z 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`
28332024-08-02T16:48:23.354Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28342024-08-02T16:48:23.357Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d2cf52d602853721 -C extra-filename=-d2cf52d602853721 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28352024-08-02T16:48:23.682Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-d2cf52d602853721/build-script-build`
28362024-08-02T16:48:23.714Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a5e3f38bef75d01 -C extra-filename=-6a5e3f38bef75d01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28372024-08-02T16:48:23.820Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28382024-08-02T16:48:23.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dd53148a88ff780d -C extra-filename=-dd53148a88ff780d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28392024-08-02T16:48:24.140Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28402024-08-02T16:48:24.143Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=06e4a997184bbc0a -C extra-filename=-06e4a997184bbc0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28412024-08-02T16:48:24.292Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28422024-08-02T16:48:24.295Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=478492a78eb009e0 -C extra-filename=-478492a78eb009e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28432024-08-02T16:48:24.706Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28442024-08-02T16:48:24.709Z Compiling zone v0.1.8
28452024-08-02T16:48:24.726Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8233d25fa5aab06f -C extra-filename=-8233d25fa5aab06f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28462024-08-02T16:48:24.726Z 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`
28472024-08-02T16:48:24.775Z 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`
28482024-08-02T16:48:25.060Z Compiling portpicker v0.1.1
28492024-08-02T16:48:25.099Z 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`
28502024-08-02T16:48:25.353Z Compiling rcgen v0.12.1
28512024-08-02T16:48:25.357Z 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`
28522024-08-02T16:48:25.373Z Compiling subprocess v0.2.9
28532024-08-02T16:48:25.376Z 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`
28542024-08-02T16:48:25.645Z Compiling half v2.4.1
28552024-08-02T16:48:25.648Z 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`
28562024-08-02T16:48:26.229Z Compiling semver v0.1.20
28572024-08-02T16:48:26.232Z 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`
28582024-08-02T16:48:26.310Z Compiling ciborium-io v0.2.2
28592024-08-02T16:48:26.332Z 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`
28602024-08-02T16:48:26.445Z Compiling ciborium-ll v0.2.2
28612024-08-02T16:48:26.508Z 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`
28622024-08-02T16:48:26.891Z Compiling rustc_version v0.1.7
28632024-08-02T16:48:26.910Z 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`
28642024-08-02T16:48:26.938Z Dirty swrite v0.1.0: the rustflags changed
28652024-08-02T16:48:26.938Z Compiling swrite v0.1.0
28662024-08-02T16:48:26.941Z 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`
28672024-08-02T16:48:27.061Z Compiling ciborium v0.2.2
28682024-08-02T16:48:27.064Z 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`
28692024-08-02T16:48:27.422Z Compiling newtype_derive v0.1.6
28702024-08-02T16:48:27.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/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`
28712024-08-02T16:48:27.507Z Compiling linked-hash-map v0.5.6
28722024-08-02T16:48:27.528Z 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`
28732024-08-02T16:48:27.777Z Compiling prettyplease v0.2.20
28742024-08-02T16:48:27.815Z 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`
28752024-08-02T16:48:27.856Z Compiling lru-cache v0.1.2
28762024-08-02T16:48:27.872Z 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`
28772024-08-02T16:48:28.000Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
28782024-08-02T16:48:28.057Z Compiling rayon-core v1.12.1
28792024-08-02T16:48:28.063Z 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`
28802024-08-02T16:48:28.112Z 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`
28812024-08-02T16:48:28.115Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
28822024-08-02T16:48:28.144Z Compiling crossbeam-deque v0.8.5
28832024-08-02T16:48:28.147Z 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`
28842024-08-02T16:48:28.196Z Compiling steno v0.4.1
28852024-08-02T16:48:28.199Z 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`
28862024-08-02T16:48:28.363Z 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`
28872024-08-02T16:48:28.398Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
28882024-08-02T16:48:28.426Z Compiling glob v0.3.1
28892024-08-02T16:48:28.429Z 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`
28902024-08-02T16:48:28.492Z 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`
28912024-08-02T16:48:28.603Z Compiling arrayref v0.3.7
28922024-08-02T16:48:28.606Z 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`
28932024-08-02T16:48:28.636Z Compiling constant_time_eq v0.3.0
28942024-08-02T16:48:28.639Z 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`
28952024-08-02T16:48:28.707Z Compiling cancel-safe-futures v0.1.5
28962024-08-02T16:48:28.710Z 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`
28972024-08-02T16:48:28.817Z Compiling arrayvec v0.7.4
28982024-08-02T16:48:28.820Z 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`
28992024-08-02T16:48:29.138Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
29002024-08-02T16:48:29.166Z Compiling resolv-conf v0.7.0
29012024-08-02T16:48:29.169Z 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`
29022024-08-02T16:48:29.272Z 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`
29032024-08-02T16:48:29.498Z Compiling rayon v1.10.0
29042024-08-02T16:48:29.501Z 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`
29052024-08-02T16:48:29.897Z Compiling trust-dns-resolver v0.22.0
29062024-08-02T16:48:29.900Z 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`
29072024-08-02T16:48:30.019Z Compiling num-rational v0.4.2
29082024-08-02T16:48:30.035Z 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`
29092024-08-02T16:48:30.432Z Compiling ring v0.16.20
29102024-08-02T16:48:30.436Z 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`
29112024-08-02T16:48:31.652Z Compiling blake3 v1.5.1
29122024-08-02T16:48:31.655Z 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`
29132024-08-02T16:48:31.670Z Compiling num-complex v0.4.6
29142024-08-02T16:48:31.670Z 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`
29152024-08-02T16:48:31.846Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
29162024-08-02T16:48:32.331Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
29172024-08-02T16:48:32.736Z Compiling num v0.4.3
29182024-08-02T16:48:32.740Z 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`
29192024-08-02T16:48:32.755Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29202024-08-02T16:48:32.758Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce7cfd3465764d9d -C extra-filename=-ce7cfd3465764d9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29212024-08-02T16:48:32.853Z Compiling memmap2 v0.9.4
29222024-08-02T16:48:32.869Z 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`
29232024-08-02T16:48:33.325Z Compiling spin v0.5.2
29242024-08-02T16:48:33.329Z 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`
29252024-08-02T16:48:33.564Z Compiling float-ord v0.3.2
29262024-08-02T16:48:33.568Z 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`
29272024-08-02T16:48:33.736Z Compiling untrusted v0.7.1
29282024-08-02T16:48:33.739Z 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`
29292024-08-02T16:48:33.959Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29302024-08-02T16:48:33.963Z 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`
29312024-08-02T16:48:34.114Z 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`
29322024-08-02T16:48:34.397Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29332024-08-02T16:48:34.432Z 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`
29342024-08-02T16:48:34.516Z Compiling slog-dtrace v0.3.0
29352024-08-02T16:48:34.519Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/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`
29362024-08-02T16:48:34.537Z 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`
29372024-08-02T16:48:34.867Z Compiling topological-sort v0.2.2
29382024-08-02T16:48:34.870Z 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`
29392024-08-02T16:48:35.090Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
29402024-08-02T16:48:35.117Z Compiling libsw v3.3.1
29412024-08-02T16:48:35.120Z 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`
29422024-08-02T16:48:35.159Z Compiling owo-colors v4.0.0
29432024-08-02T16:48:35.162Z 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`
29442024-08-02T16:48:35.436Z Compiling linear-map v1.2.0
29452024-08-02T16:48:35.440Z 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`
29462024-08-02T16:48:35.799Z 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`
29472024-08-02T16:48:35.918Z Compiling toolchain_find v0.4.0
29482024-08-02T16:48:35.921Z 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`
29492024-08-02T16:48:36.376Z Compiling display-error-chain v0.2.0
29502024-08-02T16:48:36.379Z 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`
29512024-08-02T16:48:36.499Z Compiling rustfmt-wrapper v0.2.1
29522024-08-02T16:48:36.507Z 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`
29532024-08-02T16:48:36.519Z Compiling signature v2.2.0
29542024-08-02T16:48:36.522Z 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`
29552024-08-02T16:48:36.558Z Compiling omicron-zone-package v0.11.0
29562024-08-02T16:48:36.591Z 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`
29572024-08-02T16:48:36.638Z Compiling nibble_vec v0.1.0
29582024-08-02T16:48:36.642Z 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`
29592024-08-02T16:48:36.797Z Compiling endian-type v0.1.2
29602024-08-02T16:48:36.800Z 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`
29612024-08-02T16:48:36.856Z Compiling fxhash v0.2.1
29622024-08-02T16:48:36.859Z 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`
29632024-08-02T16:48:37.048Z Compiling radix_trie v0.2.1
29642024-08-02T16:48:37.051Z 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`
29652024-08-02T16:48:37.068Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29662024-08-02T16:48:37.068Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc04ff96284a8422 -C extra-filename=-dc04ff96284a8422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29672024-08-02T16:48:37.086Z Compiling gethostname v0.4.3
29682024-08-02T16:48:37.086Z 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`
29692024-08-02T16:48:37.375Z Compiling libefi-sys v0.1.0
29702024-08-02T16:48:37.378Z 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`
29712024-08-02T16:48:37.483Z Compiling bitfield-struct v0.6.1
29722024-08-02T16:48:37.487Z 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`
29732024-08-02T16:48:37.696Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
29742024-08-02T16:48:37.724Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29752024-08-02T16:48:37.727Z 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`
29762024-08-02T16:48:37.742Z Compiling maplit v1.0.2
29772024-08-02T16:48:37.745Z 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`
29782024-08-02T16:48:37.868Z Compiling keccak v0.1.5
29792024-08-02T16:48:37.871Z 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`
29802024-08-02T16:48:38.179Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
29812024-08-02T16:48:38.300Z Compiling sha3 v0.10.8
29822024-08-02T16:48:38.303Z 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`
29832024-08-02T16:48:38.416Z 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`
29842024-08-02T16:48:38.825Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29852024-08-02T16:48:38.828Z 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`
29862024-08-02T16:48:38.857Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29872024-08-02T16:48:38.860Z 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`
29882024-08-02T16:48:38.908Z Compiling secrecy v0.8.0
29892024-08-02T16:48:38.913Z 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`
29902024-08-02T16:48:39.105Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
29912024-08-02T16:48:39.124Z 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`
29922024-08-02T16:48:39.186Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29932024-08-02T16:48:39.190Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46053a3aed8481c2 -C extra-filename=-46053a3aed8481c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29942024-08-02T16:48:39.208Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29952024-08-02T16:48:39.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=67258c776bfdc2c1 -C extra-filename=-67258c776bfdc2c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29962024-08-02T16:48:39.387Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29972024-08-02T16:48:39.391Z 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`
29982024-08-02T16:48:39.608Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29992024-08-02T16:48:39.611Z 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`
30002024-08-02T16:48:40.402Z Compiling radium v0.7.0
30012024-08-02T16:48:40.405Z 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`
30022024-08-02T16:48:40.931Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30032024-08-02T16:48:40.974Z 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`
30042024-08-02T16:48:41.049Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30052024-08-02T16:48:41.052Z 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`
30062024-08-02T16:48:41.094Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
30072024-08-02T16:48:41.114Z 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-02T16:48:41.316Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092024-08-02T16:48:41.319Z 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`
30102024-08-02T16:48:41.612Z Compiling tap v1.0.1
30112024-08-02T16:48:41.646Z 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`
30122024-08-02T16:48:41.716Z Compiling maybe-uninit v2.0.0
30132024-08-02T16:48:41.719Z 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`
30142024-08-02T16:48:41.789Z Compiling wyz v0.5.1
30152024-08-02T16:48:41.792Z 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`
30162024-08-02T16:48:42.172Z 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`
30172024-08-02T16:48:42.207Z Compiling bzip2-sys v0.1.11+1.0.8
30182024-08-02T16:48:42.210Z 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`
30192024-08-02T16:48:42.304Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
30202024-08-02T16:48:42.378Z Compiling packed_struct v0.10.1
30212024-08-02T16:48:42.387Z 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`
30222024-08-02T16:48:42.612Z Compiling num-bigint-dig v0.8.4
30232024-08-02T16:48:42.642Z 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`
30242024-08-02T16:48:42.769Z Compiling funty v2.0.0
30252024-08-02T16:48:42.772Z 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`
30262024-08-02T16:48:42.891Z Compiling crc-catalog v2.4.0
30272024-08-02T16:48:42.894Z 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`
30282024-08-02T16:48:42.973Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
30292024-08-02T16:48:43.002Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
30302024-08-02T16:48:43.031Z Compiling crc v3.2.1
30312024-08-02T16:48:43.034Z 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`
30322024-08-02T16:48:43.081Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
30332024-08-02T16:48:43.508Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30342024-08-02T16:48:43.511Z 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`
30352024-08-02T16:48:43.765Z Compiling bitvec v1.0.1
30362024-08-02T16:48:43.768Z 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`
30372024-08-02T16:48:43.795Z 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`
30382024-08-02T16:48:43.896Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30392024-08-02T16:48:43.907Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f95ab1ee05beb600 -C extra-filename=-f95ab1ee05beb600 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-286fbb7bc24ba4bc.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-bf1f33401526b618.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-daeadd7c71f06715.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-346fd87644616474.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-ed7ee7bfcf898871.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30402024-08-02T16:48:44.670Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30412024-08-02T16:48:44.673Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=1297ef09cc001a6f -C extra-filename=-1297ef09cc001a6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30422024-08-02T16:48:45.816Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e35a34e2013d78de -C extra-filename=-e35a34e2013d78de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30432024-08-02T16:48:46.495Z Compiling packed_struct_codegen v0.10.1
30442024-08-02T16:48:46.498Z 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`
30452024-08-02T16:48:47.166Z Compiling indexmap v1.9.3
30462024-08-02T16:48:47.169Z 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`
30472024-08-02T16:48:47.525Z Compiling nodrop v0.1.14
30482024-08-02T16:48:47.528Z 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`
30492024-08-02T16:48:47.648Z Compiling array-init v0.0.4
30502024-08-02T16:48:47.651Z 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`
30512024-08-02T16:48:47.707Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
30522024-08-02T16:48:47.710Z Compiling smallvec v0.6.14
30532024-08-02T16:48:47.726Z 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`
30542024-08-02T16:48:48.153Z 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`
30552024-08-02T16:48:48.310Z 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`
30562024-08-02T16:48:48.824Z Compiling pkcs1 v0.7.5
30572024-08-02T16:48:48.827Z 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`
30582024-08-02T16:48:49.785Z 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`
30592024-08-02T16:48:49.941Z Compiling curve25519-dalek v4.1.3
30602024-08-02T16:48:49.944Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
30612024-08-02T16:48:50.684Z Compiling universal-hash v0.5.1
30622024-08-02T16:48:50.687Z 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`
30632024-08-02T16:48:50.892Z Compiling bitfield v0.14.0
30642024-08-02T16:48:50.895Z 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`
30652024-08-02T16:48:50.931Z Compiling opaque-debug v0.3.1
30662024-08-02T16:48:50.973Z 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`
30672024-08-02T16:48:51.041Z Compiling hashbrown v0.12.3
30682024-08-02T16:48:51.043Z 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`
30692024-08-02T16:48:51.200Z Compiling rsa v0.9.6
30702024-08-02T16:48:51.203Z 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`
30712024-08-02T16:48:52.193Z 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`
30722024-08-02T16:48:53.125Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30732024-08-02T16:48:53.128Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=dc624ec59fd2e91e -C extra-filename=-dc624ec59fd2e91e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-d550909bbac18955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742024-08-02T16:48:53.788Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-0c6392e5d5d0249f/build-script-build`
30752024-08-02T16:48:53.927Z Compiling serde-hex v0.1.0
30762024-08-02T16:48:53.930Z 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`
30772024-08-02T16:48:58.743Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30782024-08-02T16:48:58.747Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=edda607da370c78f -C extra-filename=-edda607da370c78f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30792024-08-02T16:48:59.173Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30802024-08-02T16:48:59.201Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a17c342fbf2ef0 -C extra-filename=-31a17c342fbf2ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30812024-08-02T16:49:00.798Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
30822024-08-02T16:49:00.801Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e562c243df9ac3e8 -C extra-filename=-e562c243df9ac3e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-e35a34e2013d78de.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30832024-08-02T16:49:01.332Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ea6911690c07a56d -C extra-filename=-ea6911690c07a56d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30842024-08-02T16:49:02.183Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30852024-08-02T16:49:02.186Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' -C metadata=9b2fc22ca6f26d18 -C extra-filename=-9b2fc22ca6f26d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30862024-08-02T16:49:02.241Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-707109a1f6b8d5d6/build-script-build`
30872024-08-02T16:49:02.483Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30882024-08-02T16:49:02.486Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=177c4a32825371b5 -C extra-filename=-177c4a32825371b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30892024-08-02T16:49:02.569Z Compiling bzip2 v0.4.4
30902024-08-02T16:49:02.572Z 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`
30912024-08-02T16:49:02.991Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30922024-08-02T16:49:02.994Z 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`
30932024-08-02T16:49:03.011Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a17f0c577eb1ca9e -C extra-filename=-a17f0c577eb1ca9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30942024-08-02T16:49:03.329Z Compiling env_logger v0.10.2
30952024-08-02T16:49:03.332Z 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`
30962024-08-02T16:49:04.685Z Compiling x509-cert v0.2.5
30972024-08-02T16:49:04.688Z 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`
30982024-08-02T16:49:05.094Z Compiling ron v0.8.1
30992024-08-02T16:49:05.098Z 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`
31002024-08-02T16:49:05.710Z Compiling hashbrown v0.13.2
31012024-08-02T16:49:05.713Z 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`
31022024-08-02T16:49:06.916Z Compiling curve25519-dalek-derive v0.1.1
31032024-08-02T16:49:06.919Z 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`
31042024-08-02T16:49:07.710Z Compiling async-recursion v1.1.1
31052024-08-02T16:49:07.713Z 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`
31062024-08-02T16:49:08.727Z Compiling crc-any v2.5.0
31072024-08-02T16:49:08.729Z 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`
31082024-08-02T16:49:09.277Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31092024-08-02T16:49:09.280Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=19f0f4e817ff18a8 -C extra-filename=-19f0f4e817ff18a8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-acb40570715c2cab.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-d65ca1313d10adc7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31102024-08-02T16:49:09.617Z 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"'`
31112024-08-02T16:49:09.689Z Compiling object v0.30.4
31122024-08-02T16:49:09.693Z 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`
31132024-08-02T16:49:10.010Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31142024-08-02T16:49:10.025Z 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`
31152024-08-02T16:49:10.794Z Compiling zip v0.6.6
31162024-08-02T16:49:10.797Z 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`
31172024-08-02T16:49:12.212Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31182024-08-02T16:49:12.216Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=49c23afc0a2c6b48 -C extra-filename=-49c23afc0a2c6b48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31192024-08-02T16:49:12.996Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31202024-08-02T16:49:13.019Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=695f35218fb255ec -C extra-filename=-695f35218fb255ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31212024-08-02T16:49:13.642Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31222024-08-02T16:49:13.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6ba18e27019b7553 -C extra-filename=-6ba18e27019b7553 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31232024-08-02T16:49:14.055Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31242024-08-02T16:49:14.058Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6bfdd0a852a7875 -C extra-filename=-b6bfdd0a852a7875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31252024-08-02T16:49:14.340Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31262024-08-02T16:49:14.343Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=490b47ccaffe80f8 -C extra-filename=-490b47ccaffe80f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31272024-08-02T16:49:16.230Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31282024-08-02T16:49:16.233Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31292024-08-02T16:49:16.233Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e247cd5787af73ca -C extra-filename=-e247cd5787af73ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31302024-08-02T16:49:16.246Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b3347b4041950758 -C extra-filename=-b3347b4041950758 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31312024-08-02T16:49:18.445Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31322024-08-02T16:49:18.448Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cf7fefbf823c6d8c -C extra-filename=-cf7fefbf823c6d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
31332024-08-02T16:49:19.034Z Compiling parking_lot_core v0.8.6
31342024-08-02T16:49:19.037Z 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`
31352024-08-02T16:49:19.580Z Compiling path-slash v0.1.5
31362024-08-02T16:49:19.635Z 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`
31372024-08-02T16:49:19.839Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31382024-08-02T16:49:19.888Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e7b8ecbbf1564240 -C extra-filename=-e7b8ecbbf1564240 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-dc624ec59fd2e91e.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-19f0f4e817ff18a8.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-ca8c6c1eba21eee5.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-73d4498002d9de00.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-a9409957153954df.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-c23bd90926ff4243.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-2181bd33536a967c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-ec2eac167b74a21e.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
31392024-08-02T16:49:21.575Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31402024-08-02T16:49:21.579Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e02943bd1d20e5b5 -C extra-filename=-e02943bd1d20e5b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31412024-08-02T16:49:22.030Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
31422024-08-02T16:49:22.042Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31432024-08-02T16:49:22.045Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a3bc4dc434e0acd -C extra-filename=-6a3bc4dc434e0acd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31442024-08-02T16:49:22.589Z Compiling aead v0.5.2
31452024-08-02T16:49:22.592Z 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`
31462024-08-02T16:49:22.692Z 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`
31472024-08-02T16:49:22.978Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31482024-08-02T16:49:22.981Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' -C metadata=95fe5b92f1ede513 -C extra-filename=-95fe5b92f1ede513 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
31492024-08-02T16:49:23.374Z Compiling poly1305 v0.8.0
31502024-08-02T16:49:23.377Z 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`
31512024-08-02T16:49:24.153Z Compiling chacha20 v0.9.1
31522024-08-02T16:49:24.156Z 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`
31532024-08-02T16:49:24.629Z Compiling thiserror-impl-no-std v2.0.2
31542024-08-02T16:49:24.629Z 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`
31552024-08-02T16:49:24.649Z Compiling parking_lot v0.11.2
31562024-08-02T16:49:24.652Z 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`
31572024-08-02T16:49:25.212Z Compiling trust-dns-client v0.22.0
31582024-08-02T16:49:25.215Z 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`
31592024-08-02T16:49:25.682Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31602024-08-02T16:49:25.685Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=98e69289fe29ebdc -C extra-filename=-98e69289fe29ebdc --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31612024-08-02T16:49:26.032Z Compiling toml v0.5.11
31622024-08-02T16:49:26.035Z 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`
31632024-08-02T16:49:27.612Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-98e69289fe29ebdc/build-script-build`
31642024-08-02T16:49:27.623Z Compiling sled v0.34.7
31652024-08-02T16:49:27.656Z 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`
31662024-08-02T16:49:28.242Z Compiling thiserror-no-std v2.0.2
31672024-08-02T16:49:28.245Z 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`
31682024-08-02T16:49:28.365Z Compiling vsss-rs v3.3.4
31692024-08-02T16:49:28.368Z 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`
31702024-08-02T16:49:28.472Z Compiling trust-dns-server v0.22.1
31712024-08-02T16:49:28.475Z 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`
31722024-08-02T16:49:29.402Z Compiling chacha20poly1305 v0.10.1
31732024-08-02T16:49:29.406Z 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`
31742024-08-02T16:49:29.640Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31752024-08-02T16:49:29.644Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=75624087ea4a43eb -C extra-filename=-75624087ea4a43eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31762024-08-02T16:49:29.933Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
31772024-08-02T16:49:29.936Z 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`
31782024-08-02T16:49:30.801Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31792024-08-02T16:49:30.805Z 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`
31802024-08-02T16:49:31.169Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
31812024-08-02T16:49:31.197Z Compiling buf-list v1.0.3
31822024-08-02T16:49:31.217Z 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`
31832024-08-02T16:49:31.284Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31842024-08-02T16:49:31.287Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ec17c06b30036aa2 -C extra-filename=-ec17c06b30036aa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31852024-08-02T16:49:31.917Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31862024-08-02T16:49:31.920Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=af84991ed3d1d8af -C extra-filename=-af84991ed3d1d8af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
31872024-08-02T16:49:33.034Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31882024-08-02T16:49:33.037Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbc2aae8e2b34d16 -C extra-filename=-bbc2aae8e2b34d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31892024-08-02T16:49:33.508Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=fe4cb400dcc665bd -C extra-filename=-fe4cb400dcc665bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31902024-08-02T16:49:34.144Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
31912024-08-02T16:49:34.215Z Compiling diff v0.1.13
31922024-08-02T16:49:34.218Z 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`
31932024-08-02T16:49:34.477Z 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`
31942024-08-02T16:49:34.925Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0ce6c4cc9eb4d5f6 -C extra-filename=-0ce6c4cc9eb4d5f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31952024-08-02T16:49:35.060Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31962024-08-02T16:49:35.063Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=85df2de98c34d27f -C extra-filename=-85df2de98c34d27f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31972024-08-02T16:49:35.621Z Compiling nanorand v0.7.0
31982024-08-02T16:49:35.624Z 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`
31992024-08-02T16:49:35.811Z Compiling unicase v2.7.0
32002024-08-02T16:49:35.814Z 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`
32012024-08-02T16:49:36.177Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
32022024-08-02T16:49:36.219Z Compiling flume v0.11.0
32032024-08-02T16:49:36.223Z 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`
32042024-08-02T16:49:36.238Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32052024-08-02T16:49:36.241Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd76c152da9490d6 -C extra-filename=-fd76c152da9490d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32062024-08-02T16:49:36.381Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32072024-08-02T16:49:36.384Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8da4099bd026a814 -C extra-filename=-8da4099bd026a814 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
32082024-08-02T16:49:36.469Z Compiling kstat-rs v0.2.4
32092024-08-02T16:49:36.472Z 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`
32102024-08-02T16:49:36.926Z Compiling pin-project-internal v1.1.5
32112024-08-02T16:49:36.929Z 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`
32122024-08-02T16:49:37.140Z Compiling crunchy v0.2.2
32132024-08-02T16:49:37.143Z 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`
32142024-08-02T16:49:37.700Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
32152024-08-02T16:49:37.729Z 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`
32162024-08-02T16:49:37.973Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
32172024-08-02T16:49:37.976Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=22296aa004d2e66a -C extra-filename=-22296aa004d2e66a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32182024-08-02T16:49:38.097Z Compiling clang-sys v1.7.0
32192024-08-02T16:49:38.121Z 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`
32202024-08-02T16:49:38.934Z Compiling vte_generate_state_changes v0.1.1
32212024-08-02T16:49:38.937Z 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`
32222024-08-02T16:49:39.716Z Compiling tiny-keccak v2.0.2
32232024-08-02T16:49:39.719Z 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`
32242024-08-02T16:49:39.741Z Compiling vte v0.11.1
32252024-08-02T16:49:39.769Z 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`
32262024-08-02T16:49:39.775Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
32272024-08-02T16:49:39.803Z Compiling mime_guess v2.0.4
32282024-08-02T16:49:39.806Z 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`
32292024-08-02T16:49:40.080Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
32302024-08-02T16:49:40.094Z 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`
32312024-08-02T16:49:40.217Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32322024-08-02T16:49:40.220Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=8967838c8dc55c23 -C extra-filename=-8967838c8dc55c23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32332024-08-02T16:49:40.471Z Compiling pin-project v1.1.5
32342024-08-02T16:49:40.498Z 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`
32352024-08-02T16:49:40.622Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32362024-08-02T16:49:40.625Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' -C metadata=515bf75dcc3f8839 -C extra-filename=-515bf75dcc3f8839 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32372024-08-02T16:49:41.194Z Compiling fd-lock v4.0.2
32382024-08-02T16:49:41.197Z 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`
32392024-08-02T16:49:41.241Z Compiling ref-cast v1.0.23
32402024-08-02T16:49:41.244Z 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`
32412024-08-02T16:49:41.415Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
32422024-08-02T16:49:41.459Z Compiling strip-ansi-escapes v0.2.0
32432024-08-02T16:49:41.461Z 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`
32442024-08-02T16:49:41.867Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
32452024-08-02T16:49:41.885Z 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`
32462024-08-02T16:49:41.890Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32472024-08-02T16:49:41.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad268de3d0a86f29 -C extra-filename=-ad268de3d0a86f29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32482024-08-02T16:49:42.555Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32492024-08-02T16:49:42.558Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b9571976cd8e53c0 -C extra-filename=-b9571976cd8e53c0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32502024-08-02T16:49:42.897Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32512024-08-02T16:49:42.900Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4b48faab095d9129 -C extra-filename=-4b48faab095d9129 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
32522024-08-02T16:49:43.791Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532024-08-02T16:49:43.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cb9985bc83cbb146 -C extra-filename=-cb9985bc83cbb146 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
32542024-08-02T16:49:45.034Z Compiling ascii-canvas v3.0.0
32552024-08-02T16:49:45.037Z 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`
32562024-08-02T16:49:45.634Z Compiling ref-cast-impl v1.0.23
32572024-08-02T16:49:45.637Z 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`
32582024-08-02T16:49:46.257Z Compiling ena v0.14.3
32592024-08-02T16:49:46.260Z 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`
32602024-08-02T16:49:46.539Z Compiling libloading v0.8.3
32612024-08-02T16:49:46.542Z 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`
32622024-08-02T16:49:46.664Z Compiling bindgen v0.69.4
32632024-08-02T16:49:46.667Z 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`
32642024-08-02T16:49:47.015Z Compiling regex-syntax v0.6.29
32652024-08-02T16:49:47.017Z Compiling nu-ansi-term v0.50.0
32662024-08-02T16:49:47.018Z 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`
32672024-08-02T16:49:47.028Z 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`
32682024-08-02T16:49:47.468Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
32692024-08-02T16:49:47.498Z Compiling reedline v0.31.0
32702024-08-02T16:49:47.501Z 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`
32712024-08-02T16:49:47.776Z 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`
32722024-08-02T16:49:47.917Z 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`
32732024-08-02T16:49:47.990Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-b9571976cd8e53c0/build-script-build`
32742024-08-02T16:49:47.993Z 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`
32752024-08-02T16:49:49.020Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32762024-08-02T16:49:49.023Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fed030030fffd5a -C extra-filename=-7fed030030fffd5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32772024-08-02T16:49:49.548Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32782024-08-02T16:49:49.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=afecd103aea6b82d -C extra-filename=-afecd103aea6b82d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32792024-08-02T16:49:50.150Z Compiling which v4.4.2
32802024-08-02T16:49:50.154Z 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`
32812024-08-02T16:49:50.790Z Compiling lalrpop v0.19.12
32822024-08-02T16:49:50.808Z 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`
32832024-08-02T16:49:51.337Z Compiling cexpr v0.6.0
32842024-08-02T16:49:51.340Z 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`
32852024-08-02T16:49:52.954Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32862024-08-02T16:49:52.957Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=9729714792ee8c19 -C extra-filename=-9729714792ee8c19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872024-08-02T16:49:53.240Z Compiling shlex v1.3.0
32882024-08-02T16:49:53.265Z 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`
32892024-08-02T16:49:53.288Z Compiling rustc-hash v1.1.0
32902024-08-02T16:49:53.290Z 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`
32912024-08-02T16:49:53.348Z Compiling http-range v0.1.5
32922024-08-02T16:49:53.400Z 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`
32932024-08-02T16:49:53.454Z Compiling lazycell v1.3.0
32942024-08-02T16:49:53.458Z 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`
32952024-08-02T16:49:53.628Z 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`
32962024-08-02T16:49:53.691Z Compiling hyper-staticfile v0.9.5
32972024-08-02T16:49:53.694Z 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`
32982024-08-02T16:49:53.738Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32992024-08-02T16:49:53.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=310cd5f4785f7058 -C extra-filename=-310cd5f4785f7058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-9729714792ee8c19.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-bcf70d100ed3689f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33002024-08-02T16:49:54.735Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33012024-08-02T16:49:54.738Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b4433c6c06db7fb -C extra-filename=-7b4433c6c06db7fb --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33022024-08-02T16:49:54.757Z Compiling derive_builder_core v0.20.0
33032024-08-02T16:49:54.760Z 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`
33042024-08-02T16:49:55.084Z Compiling libxml v0.3.3
33052024-08-02T16:49:55.087Z 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`
33062024-08-02T16:49:55.232Z Dirty bytecount v0.6.8: the rustflags changed
33072024-08-02T16:49:55.232Z Compiling bytecount v0.6.8
33082024-08-02T16:49:55.235Z 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`
33092024-08-02T16:49:55.473Z Compiling cfg_aliases v0.1.1
33102024-08-02T16:49:55.476Z 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`
33112024-08-02T16:49:55.524Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
33122024-08-02T16:49:55.566Z Dirty papergrid v0.11.0: the rustflags changed
33132024-08-02T16:49:55.566Z Compiling papergrid v0.11.0
33142024-08-02T16:49:55.569Z 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`
33152024-08-02T16:49:55.585Z Compiling nix v0.28.0
33162024-08-02T16:49:55.588Z 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`
33172024-08-02T16:49:55.850Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-7b4433c6c06db7fb/build-script-build`
33182024-08-02T16:49:55.881Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=79401efc2e62f7c4 -C extra-filename=-79401efc2e62f7c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33192024-08-02T16:49:56.476Z Compiling tabled_derive v0.7.0
33202024-08-02T16:49:56.479Z 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`
33212024-08-02T16:49:57.390Z Compiling derive_builder_macro v0.20.0
33222024-08-02T16:49:57.393Z 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`
33232024-08-02T16:49:58.538Z Compiling strum_macros v0.24.3
33242024-08-02T16:49:58.541Z 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`
33252024-08-02T16:49:59.491Z Compiling snafu-derive v0.8.2
33262024-08-02T16:49:59.494Z 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`
33272024-08-02T16:49:59.950Z Compiling cookie v0.18.1
33282024-08-02T16:49:59.953Z 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`
33292024-08-02T16:50:00.316Z Compiling indoc v1.0.9
33302024-08-02T16:50:00.319Z 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`
33312024-08-02T16:50:01.330Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
33322024-08-02T16:50:01.404Z Compiling tabled v0.15.0
33332024-08-02T16:50:01.407Z 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`
33342024-08-02T16:50:01.488Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33352024-08-02T16:50:01.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=795c25883fa078ef -C extra-filename=-795c25883fa078ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33362024-08-02T16:50:02.755Z Compiling derive_builder v0.20.0
33372024-08-02T16:50:02.758Z 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`
33382024-08-02T16:50:02.963Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
33392024-08-02T16:50:02.973Z 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`
33402024-08-02T16:50:05.758Z Compiling snafu v0.8.2
33412024-08-02T16:50:05.761Z 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`
33422024-08-02T16:50:06.186Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33432024-08-02T16:50:06.189Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d85a4b9dcc427453 -C extra-filename=-d85a4b9dcc427453 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33442024-08-02T16:50:06.516Z Compiling globset v0.4.14
33452024-08-02T16:50:06.531Z 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`
33462024-08-02T16:50:06.693Z Compiling olpc-cjson v0.1.3
33472024-08-02T16:50:06.696Z 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`
33482024-08-02T16:50:06.984Z Compiling serde_plain v1.0.2
33492024-08-02T16:50:07.025Z 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`
33502024-08-02T16:50:07.436Z Compiling quick-xml v0.31.0
33512024-08-02T16:50:07.440Z 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`
33522024-08-02T16:50:07.971Z Compiling impl-trait-for-tuples v0.2.2
33532024-08-02T16:50:07.974Z 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`
33542024-08-02T16:50:08.476Z Compiling oso-derive v0.27.3
33552024-08-02T16:50:08.479Z 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`
33562024-08-02T16:50:09.186Z Compiling memoffset v0.9.1
33572024-08-02T16:50:09.189Z 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`
33582024-08-02T16:50:09.561Z Compiling typed-path v0.7.1
33592024-08-02T16:50:09.564Z 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`
33602024-08-02T16:50:09.778Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
33612024-08-02T16:50:09.937Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-d85a4b9dcc427453/build-script-build`
33622024-08-02T16:50:09.989Z 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`
33632024-08-02T16:50:11.311Z 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`
33642024-08-02T16:50:12.500Z Compiling tough v0.17.1
33652024-08-02T16:50:12.504Z 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`
33662024-08-02T16:50:13.007Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33672024-08-02T16:50:13.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e21a7a19d5fb6cfe -C extra-filename=-e21a7a19d5fb6cfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33682024-08-02T16:50:14.031Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33692024-08-02T16:50:14.034Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=70a43713bf7e5f04 -C extra-filename=-70a43713bf7e5f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33702024-08-02T16:50:16.020Z Compiling peg-macros v0.8.4
33712024-08-02T16:50:16.023Z 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`
33722024-08-02T16:50:16.446Z Compiling sqlparser_derive v0.2.2
33732024-08-02T16:50:16.449Z 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`
33742024-08-02T16:50:17.754Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
33752024-08-02T16:50:17.766Z 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`
33762024-08-02T16:50:18.115Z Compiling unicode_categories v0.1.1
33772024-08-02T16:50:18.118Z 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`
33782024-08-02T16:50:18.461Z Compiling parse-size v1.0.0
33792024-08-02T16:50:18.476Z 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`
33802024-08-02T16:50:18.738Z Compiling sqlformat v0.2.4
33812024-08-02T16:50:18.741Z 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`
33822024-08-02T16:50:19.827Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
33832024-08-02T16:50:19.901Z Compiling sqlparser v0.45.0
33842024-08-02T16:50:19.904Z 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`
33852024-08-02T16:50:20.166Z Compiling peg v0.8.4
33862024-08-02T16:50:20.169Z 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`
33872024-08-02T16:50:20.282Z Compiling rustyline v14.0.0
33882024-08-02T16:50:20.319Z 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`
33892024-08-02T16:50:24.521Z 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`
33902024-08-02T16:50:24.646Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33912024-08-02T16:50:24.649Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=cb69396f16e32603 -C extra-filename=-cb69396f16e32603 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33922024-08-02T16:50:24.792Z Compiling const_format_proc_macros v0.2.32
33932024-08-02T16:50:24.795Z 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`
33942024-08-02T16:50:24.979Z Compiling bb8 v0.8.5
33952024-08-02T16:50:24.982Z 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`
33962024-08-02T16:50:25.394Z Compiling bcs v0.1.6
33972024-08-02T16:50:25.397Z 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`
33982024-08-02T16:50:25.650Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
33992024-08-02T16:50:25.653Z 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`
34002024-08-02T16:50:25.881Z Compiling highway v1.1.0
34012024-08-02T16:50:25.898Z 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`
34022024-08-02T16:50:26.142Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-99e64592f288aa13/build-script-build`
34032024-08-02T16:50:26.220Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34042024-08-02T16:50:26.223Z 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`
34052024-08-02T16:50:26.666Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-cb69396f16e32603/build-script-build`
34062024-08-02T16:50:26.694Z Compiling nix v0.27.1
34072024-08-02T16:50:26.729Z 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`
34082024-08-02T16:50:26.944Z 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`
34092024-08-02T16:50:27.282Z Compiling const_format v0.2.32
34102024-08-02T16:50:27.285Z 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`
34112024-08-02T16:50:27.306Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34122024-08-02T16:50:27.309Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d0a053f65e4de11e -C extra-filename=-d0a053f65e4de11e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34132024-08-02T16:50:28.036Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34142024-08-02T16:50:28.039Z 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`
34152024-08-02T16:50:28.356Z Compiling serde-big-array v0.5.1
34162024-08-02T16:50:28.359Z 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`
34172024-08-02T16:50:28.625Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=93e3cf04698c60e5 -C extra-filename=-93e3cf04698c60e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-8864b8b6b8029da0.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-2ce1923baa935b60.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-f29659287beeea21.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-f25039afb1356afe.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34182024-08-02T16:50:28.755Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34192024-08-02T16:50:28.793Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bbd02693d60631f9 -C extra-filename=-bbd02693d60631f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34202024-08-02T16:50:30.977Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34212024-08-02T16:50:30.980Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=e178943041ae3a3e -C extra-filename=-e178943041ae3a3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34222024-08-02T16:50:35.635Z Compiling signal-hook-tokio v0.3.1
34232024-08-02T16:50:35.638Z 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`
34242024-08-02T16:50:35.843Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34252024-08-02T16:50:35.847Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8f5c10e2b25b480d -C extra-filename=-8f5c10e2b25b480d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34262024-08-02T16:50:36.453Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34272024-08-02T16:50:36.456Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3845c562ca95bcb7 -C extra-filename=-3845c562ca95bcb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34282024-08-02T16:50:40.647Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34292024-08-02T16:50:40.650Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d56137e4a6978ba4 -C extra-filename=-d56137e4a6978ba4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34302024-08-02T16:50:40.970Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34312024-08-02T16:50:40.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3ad5d40fbc6648a0 -C extra-filename=-3ad5d40fbc6648a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34322024-08-02T16:50:42.871Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34332024-08-02T16:50:42.874Z 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`
34342024-08-02T16:50:43.145Z Compiling assert_matches v1.5.0
34352024-08-02T16:50:43.170Z 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`
34362024-08-02T16:50:43.255Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34372024-08-02T16:50:43.258Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1e2b1f22c4466d20 -C extra-filename=-1e2b1f22c4466d20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34382024-08-02T16:50:45.002Z Compiling rand_seeder v0.2.3
34392024-08-02T16:50:45.005Z 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`
34402024-08-02T16:50:45.364Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34412024-08-02T16:50:45.368Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b5c1b7e169f75fc8 -C extra-filename=-b5c1b7e169f75fc8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34422024-08-02T16:50:45.961Z Compiling portable-atomic v1.6.0
34432024-08-02T16:50:45.964Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
34442024-08-02T16:50:47.166Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
34452024-08-02T16:50:47.169Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34462024-08-02T16:50:47.169Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3c7b2c06499eceb6 -C extra-filename=-3c7b2c06499eceb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34472024-08-02T16:50:47.382Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34482024-08-02T16:50:47.385Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=706e0dc26d77f48a -C extra-filename=-706e0dc26d77f48a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34492024-08-02T16:50:53.187Z 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`
34502024-08-02T16:50:54.622Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34512024-08-02T16:50:54.625Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1d58c3927265057b -C extra-filename=-1d58c3927265057b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34522024-08-02T16:50:56.922Z Compiling number_prefix v0.4.0
34532024-08-02T16:50:56.955Z 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`
34542024-08-02T16:50:56.996Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34552024-08-02T16:50:56.999Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=46a50b2fe395bf79 -C extra-filename=-46a50b2fe395bf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34562024-08-02T16:50:57.161Z Compiling indicatif v0.17.8
34572024-08-02T16:50:57.164Z 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`
34582024-08-02T16:50:59.542Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34592024-08-02T16:50:59.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cd57432d390dbfff -C extra-filename=-cd57432d390dbfff --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34602024-08-02T16:50:59.909Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-cd57432d390dbfff/build-script-build`
34612024-08-02T16:50:59.920Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34622024-08-02T16:50:59.952Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=318bdf6e1eff3f7d -C extra-filename=-318bdf6e1eff3f7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34632024-08-02T16:51:00.808Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34642024-08-02T16:51:00.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd6512f87057d470 -C extra-filename=-fd6512f87057d470 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34652024-08-02T16:51:01.149Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34662024-08-02T16:51:01.152Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6b0ba071961ef5f7 -C extra-filename=-6b0ba071961ef5f7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34672024-08-02T16:51:01.486Z Compiling castaway v0.2.2
34682024-08-02T16:51:01.491Z 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`
34692024-08-02T16:51:01.678Z Compiling compact_str v0.7.1
34702024-08-02T16:51:01.731Z 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`
34712024-08-02T16:51:02.793Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-6b0ba071961ef5f7/build-script-build`
34722024-08-02T16:51:02.821Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-fd6512f87057d470/build-script-build`
34732024-08-02T16:51:02.848Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34742024-08-02T16:51:02.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=60773922e82f3dce -C extra-filename=-60773922e82f3dce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34752024-08-02T16:51:03.712Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34762024-08-02T16:51:03.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ce4385ea6885e329 -C extra-filename=-ce4385ea6885e329 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34772024-08-02T16:51:04.532Z Compiling unicode-truncate v1.0.0
34782024-08-02T16:51:04.535Z 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`
34792024-08-02T16:51:04.797Z Compiling lru v0.12.3
34802024-08-02T16:51:04.800Z 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`
34812024-08-02T16:51:05.084Z Compiling stability v0.2.0
34822024-08-02T16:51:05.099Z 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`
34832024-08-02T16:51:05.344Z Compiling itertools v0.13.0
34842024-08-02T16:51:05.367Z 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`
34852024-08-02T16:51:06.208Z Compiling is_ci v1.2.0
34862024-08-02T16:51:06.227Z 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`
34872024-08-02T16:51:06.475Z Compiling cassowary v0.3.0
34882024-08-02T16:51:06.478Z 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`
34892024-08-02T16:51:07.896Z Compiling supports-color v3.0.0
34902024-08-02T16:51:07.899Z 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`
34912024-08-02T16:51:08.333Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34922024-08-02T16:51:08.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e7933e760cdd68cc -C extra-filename=-e7933e760cdd68cc --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34932024-08-02T16:51:08.642Z Compiling ratatui v0.27.0
34942024-08-02T16:51:08.672Z 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`
34952024-08-02T16:51:08.675Z Compiling smawk v0.3.2
34962024-08-02T16:51:08.675Z 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`
34972024-08-02T16:51:08.924Z Compiling unicode-linebreak v0.1.5
34982024-08-02T16:51:08.927Z 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`
34992024-08-02T16:51:09.452Z Compiling textwrap v0.16.1
35002024-08-02T16:51:09.456Z 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`
35012024-08-02T16:51:09.987Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e7933e760cdd68cc/build-script-build`
35022024-08-02T16:51:10.013Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
35032024-08-02T16:51:10.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=74283920e2af3c5e -C extra-filename=-74283920e2af3c5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35042024-08-02T16:51:10.139Z Compiling fatfs v0.3.6
35052024-08-02T16:51:10.142Z 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`
35062024-08-02T16:51:10.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=eac4e38c14f9ee3e -C extra-filename=-eac4e38c14f9ee3e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35072024-08-02T16:51:11.863Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35082024-08-02T16:51:11.872Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6c5bb457946b7b0 -C extra-filename=-a6c5bb457946b7b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35092024-08-02T16:51:12.250Z Compiling csv-core v0.1.11
35102024-08-02T16:51:12.253Z 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`
35112024-08-02T16:51:12.821Z Compiling csv v1.3.0
35122024-08-02T16:51:12.824Z 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`
35132024-08-02T16:51:12.841Z Compiling rtoolbox v0.0.2
35142024-08-02T16:51:12.844Z 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`
35152024-08-02T16:51:13.326Z Compiling shell-words v1.1.0
35162024-08-02T16:51:13.329Z 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`
35172024-08-02T16:51:13.685Z Compiling rpassword v7.3.1
35182024-08-02T16:51:13.740Z 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`
35192024-08-02T16:51:14.029Z Compiling tui-tree-widget v0.21.0
35202024-08-02T16:51:14.045Z 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`
35212024-08-02T16:51:14.254Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35222024-08-02T16:51:14.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=13bfb7d6ad6c7a43 -C extra-filename=-13bfb7d6ad6c7a43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35232024-08-02T16:51:14.394Z Compiling cargo-platform v0.1.8
35242024-08-02T16:51:14.396Z 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`
35252024-08-02T16:51:14.996Z Compiling getrandom v0.1.16
35262024-08-02T16:51:14.999Z 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`
35272024-08-02T16:51:15.813Z Compiling yansi v0.5.1
35282024-08-02T16:51:15.816Z 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`
35292024-08-02T16:51:15.938Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
35302024-08-02T16:51:15.967Z Compiling cargo_metadata v0.18.1
35312024-08-02T16:51:15.972Z 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`
35322024-08-02T16:51:16.186Z Compiling pretty_assertions v1.4.0
35332024-08-02T16:51:16.211Z 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`
35342024-08-02T16:51:16.381Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35352024-08-02T16:51:16.384Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=80da83ccb343a2bb -C extra-filename=-80da83ccb343a2bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35362024-08-02T16:51:16.589Z 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`
35372024-08-02T16:51:17.154Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35382024-08-02T16:51:17.182Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a54c09e1689c5aeb -C extra-filename=-a54c09e1689c5aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35392024-08-02T16:51:18.762Z Compiling rfc6979 v0.4.0
35402024-08-02T16:51:18.765Z 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`
35412024-08-02T16:51:18.975Z Compiling doc-comment v0.3.3
35422024-08-02T16:51:18.978Z 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`
35432024-08-02T16:51:19.642Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35442024-08-02T16:51:19.645Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4977d9e87fec1a97 -C extra-filename=-4977d9e87fec1a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35452024-08-02T16:51:19.876Z Compiling plotters-backend v0.3.5
35462024-08-02T16:51:19.897Z 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`
35472024-08-02T16:51:20.492Z Compiling target-lexicon v0.12.14
35482024-08-02T16:51:20.495Z 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`
35492024-08-02T16:51:21.603Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
35502024-08-02T16:51:21.678Z Compiling plotters-svg v0.3.5
35512024-08-02T16:51:21.681Z 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`
35522024-08-02T16:51:22.166Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
35532024-08-02T16:51:22.332Z Compiling ecdsa v0.16.9
35542024-08-02T16:51:22.336Z 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`
35552024-08-02T16:51:23.256Z Compiling rand_core v0.5.1
35562024-08-02T16:51:23.259Z 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`
35572024-08-02T16:51:23.573Z Compiling primeorder v0.13.6
35582024-08-02T16:51:23.576Z 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`
35592024-08-02T16:51:23.780Z Compiling guppy-workspace-hack v0.1.0
35602024-08-02T16:51:23.818Z 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`
35612024-08-02T16:51:24.115Z Compiling option-ext v0.2.0
35622024-08-02T16:51:24.118Z 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`
35632024-08-02T16:51:24.136Z Compiling assert_cmd v2.0.14
35642024-08-02T16:51:24.152Z 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`
35652024-08-02T16:51:24.264Z Compiling cast v0.3.0
35662024-08-02T16:51:24.287Z 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`
35672024-08-02T16:51:24.606Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
35682024-08-02T16:51:24.637Z Compiling criterion-plot v0.5.0
35692024-08-02T16:51:24.640Z 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`
35702024-08-02T16:51:24.654Z Compiling dirs-sys v0.4.1
35712024-08-02T16:51:24.657Z 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`
35722024-08-02T16:51:25.371Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
35732024-08-02T16:51:25.399Z Compiling rand_chacha v0.2.2
35742024-08-02T16:51:25.402Z 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`
35752024-08-02T16:51:25.747Z 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`
35762024-08-02T16:51:25.859Z Compiling plotters v0.3.5
35772024-08-02T16:51:25.862Z 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`
35782024-08-02T16:51:27.218Z Compiling samael v0.0.15
35792024-08-02T16:51:27.221Z 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`
35802024-08-02T16:51:27.521Z 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"'`
35812024-08-02T16:51:28.372Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35822024-08-02T16:51:28.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=15a1c1341a480fa6 -C extra-filename=-15a1c1341a480fa6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35832024-08-02T16:51:28.435Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35842024-08-02T16:51:28.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b6c7706fe034a4c2 -C extra-filename=-b6c7706fe034a4c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35852024-08-02T16:51:29.710Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35862024-08-02T16:51:29.714Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7fad131c37480bec -C extra-filename=-7fad131c37480bec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35872024-08-02T16:51:29.821Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-8f96309ee562f28b/build-script-bindings`
35882024-08-02T16:51:32.179Z 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`
35892024-08-02T16:51:33.024Z Compiling polyval v0.6.2
35902024-08-02T16:51:33.027Z 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`
35912024-08-02T16:51:33.485Z Compiling ed25519 v2.2.3
35922024-08-02T16:51:33.488Z 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`
35932024-08-02T16:51:33.845Z Compiling http-body v1.0.0
35942024-08-02T16:51:33.848Z 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`
35952024-08-02T16:51:34.095Z Compiling ctr v0.9.2
35962024-08-02T16:51:34.097Z 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`
35972024-08-02T16:51:34.145Z Compiling aes v0.8.4
35982024-08-02T16:51:34.148Z 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`
35992024-08-02T16:51:34.466Z Compiling blowfish v0.9.1
36002024-08-02T16:51:34.469Z 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`
36012024-08-02T16:51:34.925Z Compiling tinytemplate v1.2.1
36022024-08-02T16:51:34.951Z 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`
36032024-08-02T16:51:36.014Z Compiling password-hash v0.4.2
36042024-08-02T16:51:36.017Z 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`
36052024-08-02T16:51:36.108Z Compiling pbkdf2 v0.12.2
36062024-08-02T16:51:36.112Z 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`
36072024-08-02T16:51:36.306Z Compiling tower-layer v0.3.2
36082024-08-02T16:51:36.332Z 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`
36092024-08-02T16:51:36.613Z Compiling anes v0.1.6
36102024-08-02T16:51:36.617Z 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`
36112024-08-02T16:51:37.027Z Compiling oorandom v11.1.3
36122024-08-02T16:51:37.035Z 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`
36132024-08-02T16:51:37.130Z Compiling target-spec v3.1.0
36142024-08-02T16:51:37.133Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
36152024-08-02T16:51:37.148Z Compiling hex-literal v0.4.1
36162024-08-02T16:51:37.150Z 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`
36172024-08-02T16:51:37.229Z Compiling criterion v0.5.1
36182024-08-02T16:51:37.232Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' -C metadata=b3365ca65559241e -C extra-filename=-b3365ca65559241e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-ceb724bdd3753957.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-7161715d6f5ab5b1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192024-08-02T16:51:37.305Z Compiling tower v0.4.13
36202024-08-02T16:51:37.308Z 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`
36212024-08-02T16:51:37.767Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
36222024-08-02T16:51:37.797Z Compiling pbkdf2 v0.11.0
36232024-08-02T16:51:37.800Z 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`
36242024-08-02T16:51:38.177Z Compiling bcrypt-pbkdf v0.10.0
36252024-08-02T16:51:38.181Z 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`
36262024-08-02T16:51:38.238Z Compiling hyper v1.3.1
36272024-08-02T16:51:38.241Z 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`
36282024-08-02T16:51:38.881Z Compiling ed25519-dalek v2.1.1
36292024-08-02T16:51:38.884Z 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`
36302024-08-02T16:51:40.158Z Compiling ghash v0.5.1
36312024-08-02T16:51:40.172Z 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`
36322024-08-02T16:51:40.365Z Compiling cfg-expr v0.15.8
36332024-08-02T16:51:40.372Z 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`
36342024-08-02T16:51:41.358Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e0ab25978eaa2a15 -C extra-filename=-e0ab25978eaa2a15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-68b9f2f2236d7b58.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352024-08-02T16:51:41.769Z Compiling rand v0.7.3
36362024-08-02T16:51:41.773Z 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`
36372024-08-02T16:51:42.786Z 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`
36382024-08-02T16:51:42.909Z Compiling dirs v5.0.1
36392024-08-02T16:51:42.912Z 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`
36402024-08-02T16:51:43.128Z Compiling p256 v0.13.2
36412024-08-02T16:51:43.131Z 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`
36422024-08-02T16:51:43.962Z Compiling p521 v0.13.3
36432024-08-02T16:51:43.965Z 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`
36442024-08-02T16:51:44.485Z Compiling cbc v0.1.2
36452024-08-02T16:51:44.488Z 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`
36462024-08-02T16:51:44.744Z Compiling russh-cryptovec v0.7.2
36472024-08-02T16:51:44.747Z 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`
36482024-08-02T16:51:45.069Z Compiling md5 v0.7.0
36492024-08-02T16:51:45.072Z 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`
36502024-08-02T16:51:45.564Z Compiling russh-keys v0.43.0
36512024-08-02T16:51:45.567Z 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`
36522024-08-02T16:51:46.516Z 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`
36532024-08-02T16:51:47.118Z Compiling aes-gcm v0.10.3
36542024-08-02T16:51:47.122Z 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`
36552024-08-02T16:51:47.429Z Compiling hyper-util v0.1.3
36562024-08-02T16:51:47.432Z 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`
36572024-08-02T16:51:47.593Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36582024-08-02T16:51:47.596Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=979feff01928d66a -C extra-filename=-979feff01928d66a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36592024-08-02T16:51:49.113Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36602024-08-02T16:51:49.129Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5561961d77043608 -C extra-filename=-5561961d77043608 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
36612024-08-02T16:51:49.436Z Compiling rustls-native-certs v0.7.0
36622024-08-02T16:51:49.439Z 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`
36632024-08-02T16:51:49.871Z Compiling httptest v0.15.5
36642024-08-02T16:51:49.874Z 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`
36652024-08-02T16:51:50.045Z Compiling pathdiff v0.2.1
36662024-08-02T16:51:50.067Z 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`
36672024-08-02T16:51:50.229Z Compiling escape8259 v0.5.2
36682024-08-02T16:51:50.233Z 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`
36692024-08-02T16:51:50.672Z Compiling threadpool v1.8.1
36702024-08-02T16:51:50.707Z 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`
36712024-08-02T16:51:51.651Z Compiling dhcproto-macros v0.1.0
36722024-08-02T16:51:51.654Z 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`
36732024-08-02T16:51:52.172Z Compiling nested v0.1.1
36742024-08-02T16:51:52.175Z 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`
36752024-08-02T16:51:52.529Z Compiling guppy v0.17.5
36762024-08-02T16:51:52.532Z 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`
36772024-08-02T16:51:52.770Z Compiling dhcproto v0.11.0
36782024-08-02T16:51:52.773Z 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`
36792024-08-02T16:51:54.684Z Compiling libtest-mimic v0.7.3
36802024-08-02T16:51:54.687Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=3510bc245b4e8a7e -C extra-filename=-3510bc245b4e8a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-23ae8534ef95a9e3.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-f5d3b23a8180b5cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812024-08-02T16:51:56.385Z Compiling hyper-rustls v0.26.0
36822024-08-02T16:51:56.417Z 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`
36832024-08-02T16:51:56.892Z Compiling russh v0.43.0
36842024-08-02T16:51:56.895Z 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`
36852024-08-02T16:51:56.947Z Compiling fancy-regex v0.13.0
36862024-08-02T16:51:56.951Z 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`
36872024-08-02T16:51:57.013Z Compiling rstest_macros v0.19.0
36882024-08-02T16:51:57.016Z 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`
36892024-08-02T16:51:57.632Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
36902024-08-02T16:51:57.636Z 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`
36912024-08-02T16:51:58.084Z Compiling internet-checksum v0.2.1
36922024-08-02T16:51:58.087Z 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`
36932024-08-02T16:51:58.313Z Compiling datatest-stable v0.2.9
36942024-08-02T16:51:58.316Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=4ecb5c901e950536 -C extra-filename=-4ecb5c901e950536 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-3510bc245b4e8a7e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952024-08-02T16:51:59.068Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-1b7ad2d0ee84da0a/build-script-build`
36962024-08-02T16:51:59.203Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
36972024-08-02T16:51:59.206Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9a041c241a2f300a -C extra-filename=-9a041c241a2f300a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
36982024-08-02T16:51:59.471Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
36992024-08-02T16:51:59.474Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c8d0722bb319d00e -C extra-filename=-c8d0722bb319d00e --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37002024-08-02T16:51:59.831Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37012024-08-02T16:51:59.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0a5e399cbaca1d9b -C extra-filename=-0a5e399cbaca1d9b --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37022024-08-02T16:52:00.189Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37032024-08-02T16:52:00.193Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b4d2cbc5b001c8d -C extra-filename=-3b4d2cbc5b001c8d --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37042024-08-02T16:52:00.537Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37052024-08-02T16:52:00.540Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=63f7decc52c05365 -C extra-filename=-63f7decc52c05365 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-8233d25fa5aab06f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37062024-08-02T16:52:00.891Z Compiling similar-asserts v1.5.0
37072024-08-02T16:52:00.893Z 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`
37082024-08-02T16:52:02.025Z Compiling trybuild v1.0.97
37092024-08-02T16:52:02.041Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/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`
37102024-08-02T16:52:02.088Z Compiling relative-path v1.9.3
37112024-08-02T16:52:02.121Z 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`
37122024-08-02T16:52:02.593Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-6500b97ad07d405a/build-script-build`
37132024-08-02T16:52:02.622Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37142024-08-02T16:52:02.639Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b338cd715186de0 -C extra-filename=-3b338cd715186de0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37152024-08-02T16:52:02.861Z 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`
37162024-08-02T16:52:04.974Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-63f7decc52c05365/build-script-build`
37172024-08-02T16:52:05.027Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-3b4d2cbc5b001c8d/build-script-build`
37182024-08-02T16:52:05.031Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-0a5e399cbaca1d9b/build-script-build`
37192024-08-02T16:52:05.061Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c8d0722bb319d00e/build-script-build`
37202024-08-02T16:52:05.090Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37212024-08-02T16:52:05.093Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2e1d305a0113676d -C extra-filename=-2e1d305a0113676d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37222024-08-02T16:52:05.213Z Compiling multimap v0.10.0
37232024-08-02T16:52:05.216Z 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`
37242024-08-02T16:52:05.543Z Compiling uzers v0.11.3
37252024-08-02T16:52:05.546Z 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`
37262024-08-02T16:52:05.675Z Compiling indent_write v2.2.0
37272024-08-02T16:52:05.679Z 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`
37282024-08-02T16:52:05.906Z Compiling futures-timer v3.0.3
37292024-08-02T16:52:05.910Z 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`
37302024-08-02T16:52:06.893Z 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`
37312024-08-02T16:52:06.896Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37322024-08-02T16:52:06.896Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ab6ff7e022e1f533 -C extra-filename=-ab6ff7e022e1f533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37332024-08-02T16:52:06.927Z Compiling partial-io v0.5.4
37342024-08-02T16:52:06.952Z 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`
37352024-08-02T16:52:07.439Z Compiling blake2b_simd v1.0.2
37362024-08-02T16:52:07.442Z 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`
37372024-08-02T16:52:12.774Z Compiling rand_distr v0.4.3
37382024-08-02T16:52:12.777Z 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`
37392024-08-02T16:52:13.124Z Compiling rstest v0.19.0
37402024-08-02T16:52:13.127Z 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`
37412024-08-02T16:52:13.371Z Compiling approx v0.5.1
37422024-08-02T16:52:13.374Z 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`
37432024-08-02T16:52:13.628Z Compiling rust-argon2 v2.1.0
37442024-08-02T16:52:13.730Z 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`
37452024-08-02T16:52:13.858Z Compiling polar-core v0.27.3
37462024-08-02T16:52:13.861Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37472024-08-02T16:52:13.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/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`
37482024-08-02T16:52:13.861Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f979b1a7c8010c3c -C extra-filename=-f979b1a7c8010c3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37492024-08-02T16:52:14.850Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37502024-08-02T16:52:14.853Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8511e7aebcd452f8 -C extra-filename=-8511e7aebcd452f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37512024-08-02T16:52:15.166Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e5295d38266d6b71 -C extra-filename=-e5295d38266d6b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37522024-08-02T16:52:15.414Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37532024-08-02T16:52:15.416Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=711d7831c1ce5fd2 -C extra-filename=-711d7831c1ce5fd2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37542024-08-02T16:52:15.546Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-cbbc6a9051483bf6/build-script-build`
37552024-08-02T16:52:17.237Z 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`
37562024-08-02T16:52:17.498Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37572024-08-02T16:52:17.500Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cc0fd29606016107 -C extra-filename=-cc0fd29606016107 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37582024-08-02T16:52:18.293Z Compiling cargo_toml v0.20.4
37592024-08-02T16:52:18.329Z 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`
37602024-08-02T16:52:19.305Z Compiling termios v0.3.3
37612024-08-02T16:52:19.308Z 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`
37622024-08-02T16:52:19.603Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37632024-08-02T16:52:19.607Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fd0fccf27b70cad1 -C extra-filename=-fd0fccf27b70cad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37642024-08-02T16:52:21.632Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b384b9b8d09345bd -C extra-filename=-b384b9b8d09345bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37652024-08-02T16:52:21.808Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3b155546ea799469 -C extra-filename=-3b155546ea799469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ab6ff7e022e1f533.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37662024-08-02T16:52:24.012Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2774f0def1415dc3 -C extra-filename=-2774f0def1415dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-cc0fd29606016107.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37672024-08-02T16:52:24.022Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a7896b4a5a644dae -C extra-filename=-a7896b4a5a644dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-711d7831c1ce5fd2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37682024-08-02T16:52:24.711Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=12df28708bf99c19 -C extra-filename=-12df28708bf99c19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-f979b1a7c8010c3c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37692024-08-02T16:52:25.126Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c42c5735ead6338 -C extra-filename=-6c42c5735ead6338 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37702024-08-02T16:52:27.609Z Compiling oso v0.27.3
37712024-08-02T16:52:27.636Z 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`
37722024-08-02T16:52:27.713Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aad44efcd665f393 -C extra-filename=-aad44efcd665f393 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-8511e7aebcd452f8.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
37732024-08-02T16:52:27.995Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37742024-08-02T16:52:28.030Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05be91053b5017da -C extra-filename=-05be91053b5017da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-ac66caa649fe352b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752024-08-02T16:52:28.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cb778cfb5aae357d -C extra-filename=-cb778cfb5aae357d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37762024-08-02T16:52:29.219Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d570b3d2e18e80a6 -C extra-filename=-d570b3d2e18e80a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37772024-08-02T16:52:29.907Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6c1d8e57a0f65b1 -C extra-filename=-e6c1d8e57a0f65b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-cc42d1818d83e869.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-67132853a3f2dc05.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-3b338cd715186de0.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-bac829fd08568365.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-b6284c71258f8608.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-5362fad54f6cda8d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37782024-08-02T16:52:30.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=00ef47938c78a9fc -C extra-filename=-00ef47938c78a9fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37792024-08-02T16:52:30.867Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=502e66b3d3e232e3 -C extra-filename=-502e66b3d3e232e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37802024-08-02T16:52:31.819Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7236f811dd39c693 -C extra-filename=-7236f811dd39c693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37812024-08-02T16:52:32.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b6e33c40c6416c90 -C extra-filename=-b6e33c40c6416c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37822024-08-02T16:52:34.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9691d459b536fdd7 -C extra-filename=-9691d459b536fdd7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37832024-08-02T16:52:35.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=0274570b05c89016 -C extra-filename=-0274570b05c89016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37842024-08-02T16:52:35.908Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d13d060f70a981d5 -C extra-filename=-d13d060f70a981d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37852024-08-02T16:52:41.566Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6db2d71b9f29add -C extra-filename=-a6db2d71b9f29add --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37862024-08-02T16:52:44.054Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b542fe2714b2feb8 -C extra-filename=-b542fe2714b2feb8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37872024-08-02T16:52:47.819Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d65d17cb5d911f9 -C extra-filename=-4d65d17cb5d911f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37882024-08-02T16:52:49.658Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=417b045d21408f49 -C extra-filename=-417b045d21408f49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37892024-08-02T16:52:51.289Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=32b71960bfd00199 -C extra-filename=-32b71960bfd00199 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-945dab18f7340037.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
37902024-08-02T16:52:52.450Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=963c2a24087cb3e2 -C extra-filename=-963c2a24087cb3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37912024-08-02T16:52:52.485Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/impl/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc175085384d8a89 -C extra-filename=-dc175085384d8a89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-41c9993a9eb62f39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-98b7a0851a012050.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37922024-08-02T16:52:53.564Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3475abbae3b1b262 -C extra-filename=-3475abbae3b1b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37932024-08-02T16:52:58.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad67b482b3b75789 -C extra-filename=-ad67b482b3b75789 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
37942024-08-02T16:53:12.191Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37952024-08-02T16:53:12.194Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a41a9ca1cd44c634 -C extra-filename=-a41a9ca1cd44c634 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37962024-08-02T16:53:13.083Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37972024-08-02T16:53:13.087Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' -C metadata=62859f6e810287bd -C extra-filename=-62859f6e810287bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
37982024-08-02T16:53:13.753Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31a5c2133394421d -C extra-filename=-31a5c2133394421d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
37992024-08-02T16:53:16.537Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6f70669ca84504b2 -C extra-filename=-6f70669ca84504b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38002024-08-02T16:53:19.550Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38012024-08-02T16:53:19.553Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9b1a0c81da1267ef -C extra-filename=-9b1a0c81da1267ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38022024-08-02T16:53:21.831Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d5e6247ab0a821c5 -C extra-filename=-d5e6247ab0a821c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38032024-08-02T16:53:22.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1d9657bb856c6c8d -C extra-filename=-1d9657bb856c6c8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38042024-08-02T16:53:23.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b2fe433d20f2a5ee -C extra-filename=-b2fe433d20f2a5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38052024-08-02T16:53:23.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4f6215a8db056bcd -C extra-filename=-4f6215a8db056bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-2e1d305a0113676d.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38062024-08-02T16:53:25.342Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9fab60216e9404f4 -C extra-filename=-9fab60216e9404f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-44cb082cdb6dde01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38072024-08-02T16:53:25.767Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af08ab5accda94ee -C extra-filename=-af08ab5accda94ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-9a041c241a2f300a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-5561961d77043608.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38082024-08-02T16:53:27.721Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a93e1562249b4edd -C extra-filename=-a93e1562249b4edd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7fad131c37480bec.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-b6c7706fe034a4c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L /usr/platform/oxide/lib/amd64/`
38092024-08-02T16:53:30.685Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=faec91bf11873d0b -C extra-filename=-faec91bf11873d0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38102024-08-02T16:53:30.843Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f77d8503d101c9dd -C extra-filename=-f77d8503d101c9dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38112024-08-02T16:53:33.611Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=82a896a69f0669d3 -C extra-filename=-82a896a69f0669d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38122024-08-02T16:53:35.624Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=965e4e65b84cf915 -C extra-filename=-965e4e65b84cf915 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-4977d9e87fec1a97.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38132024-08-02T16:53:36.958Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=00d66fe5564d23f8 -C extra-filename=-00d66fe5564d23f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-4b48faab095d9129.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-801c6d01d300a119.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-7c515a75f47af737.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-ec17c06b30036aa2.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-310cd5f4785f7058.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38142024-08-02T16:53:39.396Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=193cb16c699f8774 -C extra-filename=-193cb16c699f8774 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38152024-08-02T16:53:43.698Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=247855fae0b6b922 -C extra-filename=-247855fae0b6b922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38162024-08-02T16:53:46.014Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test -C metadata=8bf745e34c16e117 -C extra-filename=-8bf745e34c16e117 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38172024-08-02T16:53:46.085Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e5b8467dd7314217 -C extra-filename=-e5b8467dd7314217 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-4ecb5c901e950536.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38182024-08-02T16:53:48.139Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=31811624c95aa116 -C extra-filename=-31811624c95aa116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-e0ab25978eaa2a15.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-6a4b8e8f9efe82a7.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-a6c5bb457946b7b0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38192024-08-02T16:53:52.331Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eaae028c2bdd8e4e -C extra-filename=-eaae028c2bdd8e4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38202024-08-02T16:53:53.841Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4ea67d25d9888806 -C extra-filename=-4ea67d25d9888806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38212024-08-02T16:53:55.739Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38222024-08-02T16:53:55.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=75ac2b82f0fcff25 -C extra-filename=-75ac2b82f0fcff25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38232024-08-02T16:53:56.472Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3316c85a863fa84f -C extra-filename=-3316c85a863fa84f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-985cbf3a62a6f420.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-2a880766af6b92c5.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-b6975ea2f6adfb7f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38242024-08-02T16:54:01.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=90bb73bc534dd853 -C extra-filename=-90bb73bc534dd853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38252024-08-02T16:54:02.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d96501c26f43786c -C extra-filename=-d96501c26f43786c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38262024-08-02T16:54:06.179Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dd97afd5c0c47906 -C extra-filename=-dd97afd5c0c47906 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38272024-08-02T16:54:07.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=4006eb31e8f34753 -C extra-filename=-4006eb31e8f34753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-7cf09df021592b21.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-de692138221074f5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38282024-08-02T16:54:08.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6ff123db8590c264 -C extra-filename=-6ff123db8590c264 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-70a43713bf7e5f04.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-eac4e38c14f9ee3e.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-3ad87df9e4e992d7.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38292024-08-02T16:54:09.387Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed1d539269c6a7ec -C extra-filename=-ed1d539269c6a7ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38302024-08-02T16:54:17.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8fc514a350ad1194 -C extra-filename=-8fc514a350ad1194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38312024-08-02T16:54:20.055Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=05a1f8ef243b34dd -C extra-filename=-05a1f8ef243b34dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38322024-08-02T16:54:21.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=227b44d6373ad94f -C extra-filename=-227b44d6373ad94f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38332024-08-02T16:54:27.573Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4eb5e8209c16f7a5 -C extra-filename=-4eb5e8209c16f7a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38342024-08-02T16:54:33.314Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1f7b49247cc3a649 -C extra-filename=-1f7b49247cc3a649 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38352024-08-02T16:54:36.452Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0d713b67ca77e7d6 -C extra-filename=-0d713b67ca77e7d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38362024-08-02T16:54:52.882Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a0b2ad3e48c9946d -C extra-filename=-a0b2ad3e48c9946d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38372024-08-02T16:54:53.749Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' -C metadata=f788e1d85c37ffbf -C extra-filename=-f788e1d85c37ffbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38382024-08-02T16:54:59.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ebd69289793a14b1 -C extra-filename=-ebd69289793a14b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-979feff01928d66a.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-15a1c1341a480fa6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-e5295d38266d6b71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38392024-08-02T16:55:01.326Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a345eb40dab4bbcc -C extra-filename=-a345eb40dab4bbcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38402024-08-02T16:55:04.148Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad4f08c7a0849779 -C extra-filename=-ad4f08c7a0849779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38412024-08-02T16:55:05.213Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=66b7cd712d319eb5 -C extra-filename=-66b7cd712d319eb5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38422024-08-02T16:55:06.657Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=65016916bf5dc961 -C extra-filename=-65016916bf5dc961 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38432024-08-02T16:55:13.684Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e4f8124d0c6dafa0 -C extra-filename=-e4f8124d0c6dafa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38442024-08-02T16:55:27.128Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3a3011850390ba83 -C extra-filename=-3a3011850390ba83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-aa657583645be173.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38452024-08-02T16:55:27.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=803a4cab107ba49a -C extra-filename=-803a4cab107ba49a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-3c7b2c06499eceb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38462024-08-02T16:55:33.265Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f716342a86e9a5c2 -C extra-filename=-f716342a86e9a5c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38472024-08-02T16:55:35.742Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=47719be5d6c9697f -C extra-filename=-47719be5d6c9697f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38482024-08-02T16:55:41.115Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f4466462cf400875 -C extra-filename=-f4466462cf400875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38492024-08-02T16:55:51.552Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=834591c7b1933121 -C extra-filename=-834591c7b1933121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38502024-08-02T16:55:53.806Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b871d8326b076da3 -C extra-filename=-b871d8326b076da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-e21a7a19d5fb6cfe.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-93e3cf04698c60e5.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-8f5c10e2b25b480d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d8ee6338f2b5246e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
38512024-08-02T16:55:54.397Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=c3a725606515fcdc -C extra-filename=-c3a725606515fcdc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38522024-08-02T16:55:56.302Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=42dcbf2e70ae3b87 -C extra-filename=-42dcbf2e70ae3b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-d56137e4a6978ba4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38532024-08-02T16:55:56.984Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1cffe36e2eb3e11 -C extra-filename=-b1cffe36e2eb3e11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38542024-08-02T16:56:04.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9da57f49f1ba4414 -C extra-filename=-9da57f49f1ba4414 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-75624087ea4a43eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-706e0dc26d77f48a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38552024-08-02T16:56:05.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=afb39e99a5db6caf -C extra-filename=-afb39e99a5db6caf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38562024-08-02T16:56:05.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bd240be97ed5afb2 -C extra-filename=-bd240be97ed5afb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38572024-08-02T16:56:07.584Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7cf239936558a511 -C extra-filename=-7cf239936558a511 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38582024-08-02T16:56:09.873Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=604e39847ee53c0a -C extra-filename=-604e39847ee53c0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38592024-08-02T16:56:12.039Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=96dd9be64f41632b -C extra-filename=-96dd9be64f41632b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38602024-08-02T16:56:19.503Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6fd3b6a0a6e89829 -C extra-filename=-6fd3b6a0a6e89829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38612024-08-02T16:56:20.136Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c04509dfcd4bb04c -C extra-filename=-c04509dfcd4bb04c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38622024-08-02T16:56:21.486Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=314a6840bf72cb42 -C extra-filename=-314a6840bf72cb42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38632024-08-02T16:56:28.114Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=afc95316b42620d1 -C extra-filename=-afc95316b42620d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38642024-08-02T16:56:33.378Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=6ddca4bcf4bec924 -C extra-filename=-6ddca4bcf4bec924 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-4308d304eb3a232b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-806c8caaef16519c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38652024-08-02T16:56:33.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns --edition=2021 internal-dns/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=464f23e6ddc7bc0f -C extra-filename=-464f23e6ddc7bc0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38662024-08-02T16:56:48.374Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=188e3fecc8127266 -C extra-filename=-188e3fecc8127266 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38672024-08-02T16:56:53.155Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=63858ea439b61591 -C extra-filename=-63858ea439b61591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-864668b8f53d54e9.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-e14db67b940ea47f.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-231b7762616c8b45.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-552c048f6329a6fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-b1293a7069f8e431.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38682024-08-02T16:56:53.534Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c30215e40847cb52 -C extra-filename=-c30215e40847cb52 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-24441c61a0f83cf3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38692024-08-02T16:56:57.316Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed4535ef2caab5c8 -C extra-filename=-ed4535ef2caab5c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-8da4099bd026a814.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38702024-08-02T16:56:59.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0b6ea2291107ed35 -C extra-filename=-0b6ea2291107ed35 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-fe4cb400dcc665bd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-95fe5b92f1ede513.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38712024-08-02T16:57:07.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d3c6396d5565e106 -C extra-filename=-d3c6396d5565e106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-7fed030030fffd5a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-85df2de98c34d27f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38722024-08-02T16:57:15.400Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b67fa7e0b0d11c9c -C extra-filename=-b67fa7e0b0d11c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38732024-08-02T16:57:21.369Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a15fe6826d18acfe -C extra-filename=-a15fe6826d18acfe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38742024-08-02T16:57:23.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef0fa51753766112 -C extra-filename=-ef0fa51753766112 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-ad268de3d0a86f29.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38752024-08-02T16:57:27.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e9ca886d32ff9fbd -C extra-filename=-e9ca886d32ff9fbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38762024-08-02T16:57:30.476Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2869ba9a3ad3174d -C extra-filename=-2869ba9a3ad3174d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38772024-08-02T16:57:32.370Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9788fe85b59e7525 -C extra-filename=-9788fe85b59e7525 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38782024-08-02T16:57:44.202Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9d19292e6f5878a0 -C extra-filename=-9d19292e6f5878a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38792024-08-02T16:57:45.917Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f0c232d84992db73 -C extra-filename=-f0c232d84992db73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38802024-08-02T16:57:46.068Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8bf3d8dce7e66d16 -C extra-filename=-8bf3d8dce7e66d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-6a3bc4dc434e0acd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-03828c44299aa895.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-265b4513e0d3194a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38812024-08-02T16:57:51.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=4690d30e423a2c9c -C extra-filename=-4690d30e423a2c9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-826790931abc6185.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
38822024-08-02T16:57:55.982Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1c3e5fa1cdddb92a -C extra-filename=-1c3e5fa1cdddb92a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38832024-08-02T16:57:58.362Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9b8dde532d92147b -C extra-filename=-9b8dde532d92147b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-fd76c152da9490d6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-5f637d86c4257330.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38842024-08-02T16:58:02.762Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2a8a5f694c70c719 -C extra-filename=-2a8a5f694c70c719 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-0ce6c4cc9eb4d5f6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38852024-08-02T16:58:07.292Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=334d2df208ad0fda -C extra-filename=-334d2df208ad0fda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-cb1dc3465c3fa41c.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38862024-08-02T16:58:07.629Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ee4771c792dafb09 -C extra-filename=-ee4771c792dafb09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-b3b1e9af3bdffe4a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38872024-08-02T16:58:07.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' -C metadata=66a4af882e4d6d95 -C extra-filename=-66a4af882e4d6d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-49c23afc0a2c6b48.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-cf7fefbf823c6d8c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38882024-08-02T16:58:09.504Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=aeaf5be34b4b1354 -C extra-filename=-aeaf5be34b4b1354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38892024-08-02T16:58:14.380Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d6d87386f073bbc7 -C extra-filename=-d6d87386f073bbc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-17a14964823b638a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-7f01a3ebc114b786.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-8dc8456b4c6de948.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-bb96656390f9d5a7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
38902024-08-02T16:58:15.740Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=948a4af2b041f2b1 -C extra-filename=-948a4af2b041f2b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38912024-08-02T16:58:17.843Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e976e57d7aa998b7 -C extra-filename=-e976e57d7aa998b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38922024-08-02T16:58:21.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a908f22ff3792021 -C extra-filename=-a908f22ff3792021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38932024-08-02T16:58:22.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc9e55a512f5dabb -C extra-filename=-dc9e55a512f5dabb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-695f35218fb255ec.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-dc04ff96284a8422.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38942024-08-02T16:58:25.716Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0eb018b259c41b26 -C extra-filename=-0eb018b259c41b26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-490b47ccaffe80f8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38952024-08-02T16:58:26.628Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac9e2772f8d72289 -C extra-filename=-ac9e2772f8d72289 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-694d1522ada46b22.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-433a64dab820d45d.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-8178b3fa3c49cf48.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38962024-08-02T16:58:27.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7740a30b896a20f1 -C extra-filename=-7740a30b896a20f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38972024-08-02T16:58:27.913Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ed5a2b05c9ba57ab -C extra-filename=-ed5a2b05c9ba57ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38982024-08-02T16:58:30.519Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/oximeter/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e6b8033c711479a7 -C extra-filename=-e6b8033c711479a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
38992024-08-02T16:58:32.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9f1fad6ef8a9ced4 -C extra-filename=-9f1fad6ef8a9ced4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-ea6911690c07a56d.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-ce7cfd3465764d9d.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ba18e27019b7553.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-2ed2174795a11dcf.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39002024-08-02T16:58:35.265Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3cf3608c590b23d1 -C extra-filename=-3cf3608c590b23d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-e562c243df9ac3e8.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39012024-08-02T16:58:36.369Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
39022024-08-02T16:58:36.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=792dd0b23c74e7c9 -C extra-filename=-792dd0b23c74e7c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39032024-08-02T16:58:36.976Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39042024-08-02T16:58:36.979Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0588efbe951afba7 -C extra-filename=-0588efbe951afba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39052024-08-02T16:58:37.205Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=961ece421279cd61 -C extra-filename=-961ece421279cd61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39062024-08-02T16:58:38.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=64adcf16f4db9ff8 -C extra-filename=-64adcf16f4db9ff8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-fb016ee485e0d634.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39072024-08-02T16:58:38.522Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=7b1bf3c7370c3d4e -C extra-filename=-7b1bf3c7370c3d4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39082024-08-02T16:58:38.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=83f27310e4b2f934 -C extra-filename=-83f27310e4b2f934 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39092024-08-02T16:58:40.796Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=46bc8898a74066d9 -C extra-filename=-46bc8898a74066d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-99fb197d89b83a79.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-f95ab1ee05beb600.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39102024-08-02T16:58:41.636Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1231630a4af96f72 -C extra-filename=-1231630a4af96f72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39112024-08-02T16:58:43.626Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ba0e55b0ab5bc28a -C extra-filename=-ba0e55b0ab5bc28a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39122024-08-02T16:58:47.344Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6c0ab2e49aa1c109 -C extra-filename=-6c0ab2e49aa1c109 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39132024-08-02T16:58:49.305Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=594d4872d3066f55 -C extra-filename=-594d4872d3066f55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-7f8f126ad5437185.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-e261b85fb018ae95.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-f1f972e6c68aa853.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-ba9b90acb0937919.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-1485d4a43da67925.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-64a5542dcdb29535.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-4b117289a7f7cf2e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39142024-08-02T16:58:49.830Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ef8b5948cf66b503 -C extra-filename=-ef8b5948cf66b503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-84b557dc895bb844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-f5488e44a47ed19b.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-316f4a40ece9b044.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39152024-08-02T16:58:53.501Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=50659f4c24f2e62e -C extra-filename=-50659f4c24f2e62e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39162024-08-02T16:58:57.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=8297c093aca1c2fd -C extra-filename=-8297c093aca1c2fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-dd53148a88ff780d.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d20a012748833c91.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-41243ee3ff55b5ca.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-af26edb10df8940e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-337850740247a4c0.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39172024-08-02T16:58:57.920Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=16f74efb6717cb0e -C extra-filename=-16f74efb6717cb0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39182024-08-02T16:58:59.333Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b02047e1e6c8f7a1 -C extra-filename=-b02047e1e6c8f7a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39192024-08-02T16:59:02.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b8cae7ce42c3956b -C extra-filename=-b8cae7ce42c3956b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-2b6510bd4081bb0d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39202024-08-02T16:59:03.502Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=491bc97aca745e21 -C extra-filename=-491bc97aca745e21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-c49ed3e7701d250d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39212024-08-02T16:59:04.339Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e21ce607ac7a6fb2 -C extra-filename=-e21ce607ac7a6fb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-06e4a997184bbc0a.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39222024-08-02T16:59:05.170Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b1043ec2c6ca708b -C extra-filename=-b1043ec2c6ca708b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39232024-08-02T16:59:06.042Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7f17950b992eb2c2 -C extra-filename=-7f17950b992eb2c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
39242024-08-02T16:59:07.973Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=552677c4079a02fe -C extra-filename=-552677c4079a02fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39252024-08-02T16:59:08.395Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=eac5c67cd1a0915a -C extra-filename=-eac5c67cd1a0915a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39262024-08-02T16:59:08.888Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7a0e731cfd5857bc -C extra-filename=-7a0e731cfd5857bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39272024-08-02T16:59:10.214Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f26aabc097277a85 -C extra-filename=-f26aabc097277a85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39282024-08-02T16:59:10.927Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2458af86617f854c -C extra-filename=-2458af86617f854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39292024-08-02T16:59:10.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d55f520d1bd6df65 -C extra-filename=-d55f520d1bd6df65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4852e09b74e11301.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39302024-08-02T16:59:12.228Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cd5adeab29d7c133 -C extra-filename=-cd5adeab29d7c133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-ffd14cf7bf009d44.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-79ef37fead517de5.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-2aae3c88f553512e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-78003f9d45d47fa7.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-cc72cfd6f92b2ac4.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-8177c7b7d6928a3c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-3cfa47e91bd2ae23.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-25fb8fced16cd46d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-d87e94ae4f72b2f6.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-7ccfda032a1fa2b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-f1e6a08d6237cea5.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-28d3035606952e4a.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a9533f89556730b0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-eb226e5a4ecba862.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-c9b9ade2be1522df.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-c2be8791d6e4d3d8.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-7caed65f3b10e6c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-74a6194e555b79ec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-395d6e606e633c76.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-f8e34dd15fa6846f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-1fcd1d7888a06fc5.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-022dea83936e2d44.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-fd7141ecc7f9461a.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-57f2684c41ae98d5.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-48d30f59f07e917f.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-6d13f19566bfd898.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-bbe910777833fa5b.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-8bb268dce45bb223.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-b833223a7c0b0e8f.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-431a1d6823efcc22.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-b2d58dfb6213ec88.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ddee03847143bdd0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
39312024-08-02T16:59:12.687Z 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`
39322024-08-02T17:01:18.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=19bdbb3735555ad5 -C extra-filename=-19bdbb3735555ad5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39332024-08-02T17:01:18.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2ddd10ae25480536 -C extra-filename=-2ddd10ae25480536 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39342024-08-02T17:01:18.144Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test_omicron_dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9a461a5c0b3b4eef -C extra-filename=-9a461a5c0b3b4eef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39352024-08-02T17:01:18.144Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1924ce352a83b34a -C extra-filename=-1924ce352a83b34a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39362024-08-02T17:01:21.928Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=988ef34a93cbb48f -C extra-filename=-988ef34a93cbb48f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39372024-08-02T17:01:22.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e3534d99b2c7de82 -C extra-filename=-e3534d99b2c7de82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-54dfe5b29e4a969d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-dbe9ab61333b222e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-53799ab23c1d222e.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-2b8fe0ad8ccc3585.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae87c7fd6f493bf.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39382024-08-02T17:01:26.288Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b4c919eb6d8b67c1 -C extra-filename=-b4c919eb6d8b67c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39392024-08-02T17:01:29.700Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a121a21eb3cf140 -C extra-filename=-6a121a21eb3cf140 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39402024-08-02T17:01:31.707Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af4e631eb5f1453e -C extra-filename=-af4e631eb5f1453e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39412024-08-02T17:01:32.271Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=56217321edbc10d1 -C extra-filename=-56217321edbc10d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-a961eec981278350.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-b3365ca65559241e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-808382e4b1992d77.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-af84991ed3d1d8af.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-e5a632b6dcc6b290.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-e7b8ecbbf1564240.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-7f2a1b0531a22668.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-795c25883fa078ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-cdd4f1aa02705da9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-c4c98230b3c24f2f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1e2b1f22c4466d20.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-0f56e7e94385c67e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-3845c562ca95bcb7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-d0c20ca330d6d581.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-13bfb7d6ad6c7a43.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-d0a053f65e4de11e.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39422024-08-02T17:01:35.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/bin/omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f897fef99bf60a25 -C extra-filename=-f897fef99bf60a25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18fbad60cc66c708.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3ad5d40fbc6648a0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-80da83ccb343a2bb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-80157821b1c49420.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6f477447b662bb22.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39432024-08-02T17:01:39.856Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8583519bfa1b0a5a -C extra-filename=-8583519bfa1b0a5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-ac2c4e4e7a7f3c52.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-62859f6e810287bd.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-a54c09e1689c5aeb.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-9b2fc22ca6f26d18.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-75cdd7c8ac36fcad.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
39442024-08-02T17:01:51.280Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f61f89541b3109e6 -C extra-filename=-f61f89541b3109e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-97a23d2676a85f3f.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-0f57723164d44c5d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-0ca0c6ee2251a771.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-feaecf970e550c06.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-e0e8ea2fc1cd3614.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-0d252755c19a2bf5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-97034b78d1593ff4.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-51b4c12329fada93.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-ce4385ea6885e329.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-22296aa004d2e66a.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-74283920e2af3c5e.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-67258c776bfdc2c1.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-a17f0c577eb1ca9e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-6d8fae9e411be813.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f6b0720bce61b2bb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-d7ac17ad64f31a1c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-46053a3aed8481c2.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-453c8acafdedc2f8.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-2385d9a2adf4dce5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-19bd34fc86dbda3f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-91ac727fefab402e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-edda607da370c78f.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-177c4a32825371b5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-0cbdf58bcc2b964d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-dd021d1ab6e267f2.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-c1c5384b0b14ce92.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-00ef47938c78a9fc.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-bbc2aae8e2b34d16.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-31a17c342fbf2ef0.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-79401efc2e62f7c4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-0274570b05c89016.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-afecd103aea6b82d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-318bdf6e1eff3f7d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-46a50b2fe395bf79.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-d5e6247ab0a821c5.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-a41a9ca1cd44c634.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-31a5c2133394421d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-60773922e82f3dce.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-9b1a0c81da1267ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-6f70669ca84504b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-b6bfdd0a852a7875.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-b5c1b7e169f75fc8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e247cd5787af73ca.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-1297ef09cc001a6f.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-b2fe433d20f2a5ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-478492a78eb009e0.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-b96c4da724f9735a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-6a5e3f38bef75d01.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4dffa66abfb72836.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-e02943bd1d20e5b5.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-bbd02693d60631f9.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-e178943041ae3a3e.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-8967838c8dc55c23.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-cb9985bc83cbb146.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-97a4cc5a166528a5.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-68f318e4e25e60b8.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-acef1af36d023637.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-515bf75dcc3f8839.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-e0a466962aefab71.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-dc8021e52fb1f2bb.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bd8b9645e6f00a81.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-64c1821b201c7892.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-1b2d1eaa4bd56ef6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-8ac9eee395b6b013.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-da3429ff12e30b86.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-4768e9e481ff3473.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6c3b2110d09f4892.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-f12a2c84b800d882.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-b3347b4041950758.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-e278c1d93ff2dba4.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c6a604eeb8a50962.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-28641e4df8000168.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-7980028c3cc4fe01.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-9f0a4baf47e5a5f1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-e52650c0e0b57180.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4981cfaa795e6cfe.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-aba0f1947f43ff11.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-f32a3f19bf1c420b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-06d50afcfe7c0eda.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-1d58c3927265057b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-30db8036d64b29f4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
39452024-08-02T17:13:11.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26m 42s
39462024-08-02T17:13:15.239Z
39472024-08-02T17:13:15.243Zreal 26:46.929425368
39482024-08-02T17:13:15.248Zuser 1:47:58.183509592
39492024-08-02T17:13:15.248Zsys 21:55.045071496
39502024-08-02T17:13:15.248Ztrap 9.619063953
39512024-08-02T17:13:15.248Ztflt 7.219454554
39522024-08-02T17:13:15.248Zdflt 41:32.876825937
39532024-08-02T17:13:15.248Zkflt 0.240839020
39542024-08-02T17:13:15.248Zlock 5:28:18.792317498
39552024-08-02T17:13:15.248Zslp 10:41:31.727722170
39562024-08-02T17:13:15.248Zlat 7:13.904114556
39572024-08-02T17:13:15.248Zstop 6:06.692171924
39582024-08-02T17:13:16.245Z+ banner test
39592024-08-02T17:13:16.292Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
39602024-08-02T17:13:17.228Z
39612024-08-02T17:13:17.232Z ##### ###### #### #####
39622024-08-02T17:13:17.232Z # # # #
39632024-08-02T17:13:17.232Z # ##### #### #
39642024-08-02T17:13:17.232Z # # # #
39652024-08-02T17:13:17.233Z # # # # #
39662024-08-02T17:13:17.233Z # ###### #### #
39672024-08-02T17:13:17.233Z
39682024-08-02T17:13:19.838Zinfo: experimental features enabled: setup-scripts
39692024-08-02T17:13:21.091Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
39702024-08-02T17:13:21.208Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39712024-08-02T17:13:21.222Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39722024-08-02T17:13:21.237Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39732024-08-02T17:13:33.979Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.10s
39742024-08-02T17:13:39.129Z Starting 1371 tests across 142 binaries (3 skipped; run ID: b94c0a80-66e2-4249-840d-e9cc5aee08dd, nextest profile: ci)
39752024-08-02T17:13:39.134Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39762024-08-02T17:13:39.904Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39772024-08-02T17:13:42.229Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39782024-08-02T17:13:43.947Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39792024-08-02T17:13:50.171Z Finished `test` profile [unoptimized + debuginfo] target(s) in 10.97s
39802024-08-02T17:13:50.261Z Running `target/debug/crdb-seed`
39812024-08-02T17:13:50.291ZAug 02 17:13:49.056 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpXTh1Vp
39822024-08-02T17:13:50.294ZAug 02 17:13:49.056 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpPykwRA,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpXTh1Vp/listen-url
39832024-08-02T17:13:50.294ZAug 02 17:13:49.058 INFO cockroach environment: BUILDOMAT_JOB_ID=01J49ZEEBA4XY7J5VFN13GKT32 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_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=fcaf48be81455748a28872c53a3ae5e0dfd40aa0 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-envfAcvfo 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=b94c0a80-66e2-4249-840d-e9cc5aee08dd 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
39842024-08-02T17:13:51.416ZAug 02 17:13:50.181 INFO cockroach pid: 5237
39852024-08-02T17:13:51.419ZAug 02 17:13:50.181 INFO cockroach listen URL: postgresql://root@[::1]:37348/omicron?sslmode=disable
39862024-08-02T17:13:51.419ZAug 02 17:13:50.181 INFO cockroach: populating
39872024-08-02T17:13:53.797ZAug 02 17:13:52.562 INFO cockroach: populated
39882024-08-02T17:13:55.951ZAug 02 17:13:54.716 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/14b5fff1bc8b37412248e64bab03eb9743b13506b306eb90a17a93a5528cb31d.tar`
39892024-08-02T17:13:55.955Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
39902024-08-02T17:13:56.004Z PASS [ 0.033s] api_identity test::test_identity
39912024-08-02T17:13:56.004Z PASS [ 0.029s] api_identity test::test_identity_no_field
39922024-08-02T17:13:56.004Z PASS [ 0.031s] bootstore schemes::tests::hello_roundtrip
39932024-08-02T17:13:56.009Z PASS [ 0.020s] bootstore trust_quorum::rack_secret::tests::create_and_verify
39942024-08-02T17:13:56.022Z PASS [ 0.020s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
39952024-08-02T17:13:56.022Z PASS [ 0.029s] bootstore schemes::v0::share_pkg::tests::create_packages
39962024-08-02T17:13:56.022Z PASS [ 0.045s] authz-macros tests::test_authz_snapshots
39972024-08-02T17:13:56.045Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
39982024-08-02T17:13:56.045Z PASS [ 0.016s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
39992024-08-02T17:13:56.055Z PASS [ 0.017s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
40002024-08-02T17:13:56.062Z PASS [ 0.017s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
40012024-08-02T17:13:56.070Z PASS [ 0.015s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
40022024-08-02T17:13:56.083Z PASS [ 0.102s] bootstore schemes::v0::peer::tests::network_config
40032024-08-02T17:13:56.095Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_for_enums
40042024-08-02T17:13:56.100Z PASS [ 0.017s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
40052024-08-02T17:13:56.109Z PASS [ 0.092s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
40062024-08-02T17:13:56.112Z PASS [ 0.096s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
40072024-08-02T17:13:56.115Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
40082024-08-02T17:13:57.132Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
40092024-08-02T17:13:57.132Z PASS [ 0.020s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
40102024-08-02T17:13:57.137Z PASS [ 0.017s] db-macros tests::test_derive_with_unknown_field
40112024-08-02T17:13:57.137Z PASS [ 0.027s] db-macros tests::test_derive_snapshots
40122024-08-02T17:13:57.137Z PASS [ 0.083s] db-macros lookup::test::test_lookup_snapshots
40132024-08-02T17:13:57.137Z PASS [ 0.213s] dns-server storage::test::test_update_in_progress
40142024-08-02T17:13:57.138Z PASS [ 0.220s] dns-server storage::test::test_update_interrupted
40152024-08-02T17:13:57.138Z PASS [ 0.238s] dns-server storage::test::test_update_basic
40162024-08-02T17:13:57.138Z PASS [ 0.524s] dns-server::basic_test a_crud
40172024-08-02T17:13:57.138Z PASS [ 0.525s] dns-server::basic_test aaaa_crud
40182024-08-02T17:13:57.138Z PASS [ 0.331s] dns-server::basic_test empty_record
40192024-08-02T17:13:57.138Z PASS [ 0.318s] dns-server::basic_test multi_record_crud
40202024-08-02T17:13:57.138Z PASS [ 0.325s] dns-server::basic_test name_contains_zone
40212024-08-02T17:13:57.138Z PASS [ 0.066s] dns-service-client diff::test::diff_different
40222024-08-02T17:13:57.138Z PASS [ 0.025s] dns-service-client diff::test::diff_equivalent
40232024-08-02T17:13:57.138Z PASS [ 0.033s] dns-service-client diff::test::diff_invalid
40242024-08-02T17:13:57.138Z PASS [ 0.055s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
40252024-08-02T17:13:57.138Z PASS [ 0.213s] dns-server::basic_test nxdomain
40262024-08-02T17:13:57.138Z PASS [ 0.029s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
40272024-08-02T17:13:57.138Z PASS [ 0.264s] dns-server::basic_test servfail
40282024-08-02T17:13:57.138Z PASS [ 0.066s] illumos-utils destructor::test::test_delayed_delete
40292024-08-02T17:13:57.138Z PASS [ 0.026s] illumos-utils destructor::test::test_destructor_bad_close
40302024-08-02T17:13:57.138Z PASS [ 0.027s] illumos-utils link::test::test_allocate
40312024-08-02T17:13:57.138Z PASS [ 0.292s] dns-server::basic_test srv_crud
40322024-08-02T17:13:57.138Z PASS [ 0.024s] illumos-utils link::test::test_allocate_within_scopes
40332024-08-02T17:13:57.138Z PASS [ 0.022s] illumos-utils running_zone::tests::test_is_oxide_smf_service
40342024-08-02T17:13:57.138Z PASS [ 0.022s] illumos-utils zone::tests::test_parse_ip_network
40352024-08-02T17:13:57.138Z PASS [ 0.023s] illumos-utils zpool::test::test_parse_zpool
40362024-08-02T17:13:57.138Z PASS [ 0.022s] illumos-utils zpool::test::test_parse_zpool_missing_column
40372024-08-02T17:13:57.138Z PASS [ 1.128s] bootstore schemes::v0::peer::tests::basic_3_nodes
40382024-08-02T17:13:57.155Z PASS [ 0.048s] internal-dns config::test::display_hosts
40392024-08-02T17:13:57.181Z PASS [ 0.025s] internal-dns config::test::display_srv_service
40402024-08-02T17:13:57.197Z PASS [ 0.183s] installinator-common block_size_writer::tests::proptest_block_writer
40412024-08-02T17:13:57.235Z PASS [ 0.055s] internal-dns config::test::test_builder_errors
40422024-08-02T17:13:57.288Z PASS [ 0.090s] internal-dns config::test::test_builder_output
40432024-08-02T17:13:57.616Z PASS [ 0.720s] illumos-utils destructor::test::test_delayed_delete_with_error
40442024-08-02T17:13:57.690Z PASS [ 0.402s] internal-dns resolver::test::insert_and_lookup_one_record
40452024-08-02T17:13:57.782Z PASS [ 0.547s] internal-dns resolver::test::insert_and_lookup_multiple_records
40462024-08-02T17:13:57.867Z PASS [ 0.250s] internal-dns resolver::test::lookup_nonexistent_record_fails
40472024-08-02T17:13:58.147Z PASS [ 0.452s] internal-dns resolver::test::resolver_can_access_backup_dns_server
40482024-08-02T17:13:58.168Z PASS [ 0.382s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
40492024-08-02T17:13:58.199Z PASS [ 0.034s] ipcc tests::deserialize_fixed_value
40502024-08-02T17:13:58.246Z PASS [ 0.374s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
40512024-08-02T17:13:58.257Z PASS [ 0.058s] ipcc tests::installinator_image_id_round_trip
40522024-08-02T17:13:58.275Z PASS [ 0.036s] ipcc tests::serialized_size
40532024-08-02T17:13:58.342Z PASS [ 0.058s] key-manager tests::different_ikm_produces_different_keys
40542024-08-02T17:13:58.342Z PASS [ 0.078s] key-manager tests::different_disks_produce_different_keys
40552024-08-02T17:13:58.360Z PASS [ 0.026s] key-manager tests::disk_encryption_key_epoch_0
40562024-08-02T17:13:58.373Z PASS [ 0.025s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
40572024-08-02T17:13:58.410Z PASS [ 0.047s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
40582024-08-02T17:13:58.429Z PASS [ 0.057s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
40592024-08-02T17:13:58.439Z PASS [ 0.032s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
40602024-08-02T17:13:58.446Z PASS [ 0.304s] internal-dns resolver::test::update_record
40612024-08-02T17:13:58.459Z PASS [ 0.034s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
40622024-08-02T17:13:58.467Z PASS [ 0.028s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
40632024-08-02T17:13:58.473Z PASS [ 0.028s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
40642024-08-02T17:13:58.523Z PASS [ 0.048s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
40652024-08-02T17:13:58.547Z PASS [ 0.089s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
40662024-08-02T17:13:58.552Z PASS [ 0.086s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
40672024-08-02T17:13:58.568Z PASS [ 0.038s] nexus-auth authn::external::session_cookie::test::test_get_token
40682024-08-02T17:13:58.576Z PASS [ 0.028s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
40692024-08-02T17:13:58.592Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
40702024-08-02T17:13:58.592Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
40712024-08-02T17:13:58.606Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_other_cookie
40722024-08-02T17:13:58.612Z PASS [ 0.030s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
40732024-08-02T17:13:58.612Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
40742024-08-02T17:13:58.645Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_make_header_value
40752024-08-02T17:13:58.650Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
40762024-08-02T17:13:58.663Z PASS [ 0.052s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
40772024-08-02T17:13:58.678Z PASS [ 0.035s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
40782024-08-02T17:13:58.697Z PASS [ 0.029s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
40792024-08-02T17:13:58.698Z PASS [ 0.034s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
40802024-08-02T17:13:58.707Z PASS [ 0.030s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
40812024-08-02T17:13:58.713Z PASS [ 0.023s] nexus-auth authn::external::token::test::test_make_header_value
40822024-08-02T17:13:58.728Z PASS [ 0.039s] nexus-auth authn::external::test::test_authn_sequence
40832024-08-02T17:13:58.734Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
40842024-08-02T17:13:58.741Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_missing
40852024-08-02T17:13:58.753Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_token_header_valid
40862024-08-02T17:13:58.792Z PASS [ 0.056s] nexus-auth authn::test::test_internal_users
40872024-08-02T17:13:58.813Z PASS [ 0.058s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
40882024-08-02T17:13:58.859Z PASS [ 0.067s] nexus-auth context::test::test_background_context
40892024-08-02T17:13:58.865Z PASS [ 0.124s] nexus-auth authz::context::test::test_unregistered_resource
40902024-08-02T17:13:58.874Z PASS [ 0.064s] nexus-auth context::test::test_child_context
40912024-08-02T17:13:58.914Z PASS [ 0.056s] nexus-auth context::test::test_test_context
40922024-08-02T17:13:58.934Z PASS [ 0.059s] nexus-config nexus_config::test::test_config_bad_toml
40932024-08-02T17:13:58.940Z PASS [ 0.028s] nexus-config nexus_config::test::test_config_empty
40942024-08-02T17:13:58.954Z PASS [ 0.021s] nexus-config nexus_config::test::test_config_nonexistent
40952024-08-02T17:13:58.976Z PASS [ 0.110s] nexus-config nexus_config::test::test_bad_authn_schemes
40962024-08-02T17:13:58.987Z PASS [ 0.030s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
40972024-08-02T17:13:58.994Z PASS [ 0.052s] nexus-config nexus_config::test::test_deployment_config_schema
40982024-08-02T17:13:59.026Z PASS [ 0.030s] nexus-config postgres_config::test::test_bad_url
40992024-08-02T17:13:59.033Z PASS [ 0.048s] nexus-config nexus_config::test::test_valid
41002024-08-02T17:13:59.039Z PASS [ 0.064s] nexus-config nexus_config::test::test_repo_configs_are_valid
41012024-08-02T17:13:59.046Z PASS [ 0.024s] nexus-config postgres_config::test::test_example_url
41022024-08-02T17:13:59.070Z PASS [ 0.036s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
41032024-08-02T17:13:59.081Z PASS [ 0.036s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
41042024-08-02T17:13:59.081Z PASS [ 0.029s] nexus-db-fixed-data test::test_allowlist_id_is_valid
41052024-08-02T17:13:59.092Z PASS [ 0.024s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
41062024-08-02T17:13:59.112Z PASS [ 0.035s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
41072024-08-02T17:13:59.118Z PASS [ 0.037s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
41082024-08-02T17:13:59.144Z PASS [ 0.050s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
41092024-08-02T17:13:59.160Z PASS [ 0.038s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
41102024-08-02T17:13:59.179Z PASS [ 0.068s] nexus-db-model device_auth::test::test_generate_user_code
41112024-08-02T17:13:59.196Z PASS [ 0.039s] nexus-db-model schema_versions::test::test_known_versions
41122024-08-02T17:13:59.208Z PASS [ 0.063s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
41132024-08-02T17:13:59.214Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
41142024-08-02T17:13:59.228Z PASS [ 0.031s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
41152024-08-02T17:13:59.234Z PASS [ 0.028s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
41162024-08-02T17:13:59.243Z PASS [ 0.027s] nexus-db-model schema_versions::test::test_verify
41172024-08-02T17:13:59.263Z PASS [ 0.028s] nexus-db-model tests::test_ip_subnet_check_requestable_address
41182024-08-02T17:13:59.269Z PASS [ 0.042s] nexus-db-model semver_version::test::test_to_from_sortable_string
41192024-08-02T17:13:59.278Z PASS [ 0.035s] nexus-db-model tests::test_ipv6_net_random_subnet
41202024-08-02T17:13:59.296Z PASS [ 0.033s] nexus-db-model tests::test_roles_database_strings
41212024-08-02T17:13:59.302Z PASS [ 0.033s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
41222024-08-02T17:13:59.569Z PASS [ 2.888s] dns-server::commands_test test_dnsadm
41232024-08-02T17:14:01.687Z PASS [ 4.684s] installinator mock_peers::tests::proptest_fetch_artifact
41242024-08-02T17:14:02.651Z PASS [ 5.641s] installinator write::tests::proptest_write_artifact
41252024-08-02T17:14:05.038Z PASS [ 5.733s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
41262024-08-02T17:14:05.045Z PASS [ 5.474s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
41272024-08-02T17:14:05.098Z PASS [ 5.798s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
41282024-08-02T17:14:05.156Z PASS [ 5.877s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
41292024-08-02T17:14:06.716Z PASS [ 5.031s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
41302024-08-02T17:14:06.767Z PASS [ 0.045s] nexus-db-queries db::collection_attach::test::test_verify_query
41312024-08-02T17:14:07.495Z PASS [ 4.839s] nexus-db-queries db::collection_attach::test::test_attach_once
41322024-08-02T17:14:10.167Z PASS [ 5.121s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
41332024-08-02T17:14:10.167Z PASS [ 5.063s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
41342024-08-02T17:14:10.349Z PASS [ 5.303s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
41352024-08-02T17:14:10.367Z PASS [ 5.209s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
41362024-08-02T17:14:11.803Z PASS [ 5.041s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
41372024-08-02T17:14:11.857Z PASS [ 0.050s] nexus-db-queries db::collection_detach::test::test_verify_query
41382024-08-02T17:14:12.436Z PASS [ 4.942s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
41392024-08-02T17:14:15.282Z PASS [ 5.120s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
41402024-08-02T17:14:15.341Z PASS [ 5.170s] nexus-db-queries db::collection_detach::test::test_detach_once
41412024-08-02T17:14:15.600Z PASS [ 5.241s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
41422024-08-02T17:14:15.600Z PASS [ 5.225s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
41432024-08-02T17:14:16.178Z PASS [ 20.172s] bootstore::v0-fsm-proptest-learner run
41442024-08-02T17:14:16.942Z PASS [ 5.088s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
41452024-08-02T17:14:17.594Z PASS [ 5.157s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
41462024-08-02T17:14:17.640Z PASS [ 0.043s] nexus-db-queries db::collection_detach_many::test::test_verify_query
41472024-08-02T17:14:20.489Z PASS [ 5.200s] nexus-db-queries db::collection_detach_many::test::test_detach_many
41482024-08-02T17:14:20.489Z PASS [ 5.142s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
41492024-08-02T17:14:20.534Z PASS [ 0.043s] nexus-db-queries db::collection_insert::test::test_verify_query
41502024-08-02T17:14:20.575Z PASS [ 0.042s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
41512024-08-02T17:14:20.616Z PASS [ 0.041s] nexus-db-queries db::column_walker::test::test_walk_columns
41522024-08-02T17:14:20.643Z PASS [ 5.042s] nexus-db-queries db::collection_detach_many::test::test_detach_once
41532024-08-02T17:14:20.659Z PASS [ 0.042s] nexus-db-queries db::column_walker::test::test_walk_table
41542024-08-02T17:14:20.820Z PASS [ 5.225s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
41552024-08-02T17:14:21.238Z PASS [ 5.057s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
41562024-08-02T17:14:21.273Z PASS [ 25.261s] bootstore::v0-fsm-proptest-rack-coordinator run
41572024-08-02T17:14:21.960Z PASS [ 5.015s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
41582024-08-02T17:14:22.465Z PASS [ 4.826s] nexus-db-queries db::collection_insert::test::test_collection_not_present
41592024-08-02T17:14:25.282Z PASS [ 4.800s] nexus-db-queries db::collection_insert::test::test_collection_present
41602024-08-02T17:14:26.459Z PASS [ 5.182s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
41612024-08-02T17:14:26.843Z PASS [ 4.885s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
41622024-08-02T17:14:27.008Z PASS [ 6.365s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
41632024-08-02T17:14:27.038Z PASS [ 6.378s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
41642024-08-02T17:14:27.179Z PASS [ 6.359s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
41652024-08-02T17:14:27.232Z PASS [ 0.053s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
41662024-08-02T17:14:27.405Z PASS [ 4.939s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
41672024-08-02T17:14:27.859Z PASS [ 6.622s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
41682024-08-02T17:14:31.410Z PASS [ 6.124s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
41692024-08-02T17:14:33.677Z PASS [ 7.221s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
41702024-08-02T17:14:33.820Z PASS [ 6.974s] nexus-db-queries db::datastore::deployment::tests::test_set_target
41712024-08-02T17:14:33.849Z PASS [ 6.615s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
41722024-08-02T17:14:33.860Z PASS [ 6.821s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
41732024-08-02T17:14:34.218Z PASS [ 6.812s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
41742024-08-02T17:14:34.548Z PASS [ 7.255s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
41752024-08-02T17:14:34.912Z PASS [ 7.053s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
41762024-08-02T17:14:37.680Z PASS [ 6.268s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
41772024-08-02T17:14:40.651Z PASS [ 6.829s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
41782024-08-02T17:14:40.761Z PASS [ 7.082s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
41792024-08-02T17:14:40.955Z PASS [ 6.736s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
41802024-08-02T17:14:40.969Z PASS [ 6.703s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
41812024-08-02T17:14:40.977Z PASS [ 7.115s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
41822024-08-02T17:14:41.365Z PASS [ 7.515s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
41832024-08-02T17:14:41.545Z PASS [ 6.630s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
41842024-08-02T17:14:43.384Z PASS [ 5.702s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
41852024-08-02T17:14:47.702Z PASS [ 6.747s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
41862024-08-02T17:14:47.911Z PASS [ 7.148s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
41872024-08-02T17:14:47.934Z PASS [ 6.569s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
41882024-08-02T17:14:48.005Z PASS [ 6.458s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
41892024-08-02T17:14:48.056Z PASS [ 7.084s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
41902024-08-02T17:14:49.403Z PASS [ 8.424s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
41912024-08-02T17:14:49.424Z PASS [ 6.037s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
41922024-08-02T17:14:49.678Z PASS [ 9.026s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
41932024-08-02T17:14:54.169Z PASS [ 6.466s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
41942024-08-02T17:14:54.458Z PASS [ 6.522s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
41952024-08-02T17:14:54.839Z PASS [ 6.834s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
41962024-08-02T17:14:54.930Z PASS [ 6.875s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
41972024-08-02T17:14:55.294Z PASS [ 7.380s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
41982024-08-02T17:14:56.125Z PASS [ 6.702s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
41992024-08-02T17:14:56.290Z PASS [ 6.610s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
42002024-08-02T17:14:56.308Z PASS [ 6.904s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
42012024-08-02T17:15:00.921Z PASS [ 6.750s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
42022024-08-02T17:15:02.134Z PASS [ 7.676s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
42032024-08-02T17:15:02.166Z PASS [ 0.032s] nexus-db-queries db::datastore::region::test::test_extent_count
42042024-08-02T17:15:02.373Z PASS [ 7.078s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
42052024-08-02T17:15:02.421Z PASS [ 7.488s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
42062024-08-02T17:15:03.153Z PASS [ 8.312s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
42072024-08-02T17:15:03.168Z PASS [ 7.044s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
42082024-08-02T17:15:03.766Z PASS [ 7.473s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
42092024-08-02T17:15:03.863Z PASS [ 7.553s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
42102024-08-02T17:15:07.010Z PASS [ 6.088s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
42112024-08-02T17:15:08.544Z PASS [ 6.377s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
42122024-08-02T17:15:08.749Z PASS [ 6.327s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
42132024-08-02T17:15:08.857Z PASS [ 6.483s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
42142024-08-02T17:15:09.456Z PASS [ 6.287s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
42152024-08-02T17:15:10.157Z PASS [ 7.000s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
42162024-08-02T17:15:10.320Z PASS [ 6.456s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
42172024-08-02T17:15:10.449Z PASS [ 6.678s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
42182024-08-02T17:15:14.722Z PASS [ 7.712s] nexus-db-queries db::datastore::sled::test::sled_list_batch
42192024-08-02T17:15:16.105Z PASS [ 7.355s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
42202024-08-02T17:15:16.310Z PASS [ 6.851s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
42212024-08-02T17:15:16.454Z PASS [ 7.907s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
42222024-08-02T17:15:16.956Z PASS [ 6.635s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
42232024-08-02T17:15:17.112Z PASS [ 6.957s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
42242024-08-02T17:15:17.249Z PASS [ 6.805s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
42252024-08-02T17:15:18.491Z PASS [ 9.631s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
42262024-08-02T17:15:20.838Z PASS [ 6.113s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
42272024-08-02T17:15:21.786Z PASS [ 4.830s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
42282024-08-02T17:15:22.615Z PASS [ 6.508s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
42292024-08-02T17:15:22.730Z PASS [ 6.275s] nexus-db-queries db::datastore::test::test_project_creation
42302024-08-02T17:15:23.104Z PASS [ 6.793s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
42312024-08-02T17:15:23.837Z PASS [ 6.722s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
42322024-08-02T17:15:25.133Z PASS [ 6.640s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
42332024-08-02T17:15:28.250Z PASS [ 7.409s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
42342024-08-02T17:15:28.682Z PASS [ 11.430s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
42352024-08-02T17:15:28.856Z PASS [ 7.067s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
42362024-08-02T17:15:31.812Z PASS [ 6.678s] nexus-db-queries db::datastore::test::test_session_methods
42372024-08-02T17:15:33.197Z PASS [ 4.948s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
42382024-08-02T17:15:33.721Z PASS [ 10.990s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
42392024-08-02T17:15:34.370Z PASS [ 11.751s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
42402024-08-02T17:15:35.056Z PASS [ 6.373s] nexus-db-queries db::datastore::test::test_ssh_keys
42412024-08-02T17:15:35.075Z PASS [ 6.219s] nexus-db-queries db::datastore::test::test_table_scan
42422024-08-02T17:15:35.255Z PASS [ 12.149s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
42432024-08-02T17:15:35.530Z PASS [ 11.690s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
42442024-08-02T17:15:37.885Z PASS [ 6.071s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
42452024-08-02T17:15:39.287Z PASS [ 6.089s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
42462024-08-02T17:15:39.899Z PASS [ 6.177s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
42472024-08-02T17:15:40.682Z PASS [ 6.312s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
42482024-08-02T17:15:41.313Z PASS [ 6.255s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
42492024-08-02T17:15:41.468Z PASS [ 6.390s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
42502024-08-02T17:15:41.668Z PASS [ 6.411s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
42512024-08-02T17:15:41.903Z PASS [ 6.373s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
42522024-08-02T17:15:45.584Z PASS [ 7.701s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
42532024-08-02T17:15:45.633Z PASS [ 4.952s] nexus-db-queries db::explain::test::test_explain_async
42542024-08-02T17:15:46.221Z PASS [ 4.907s] nexus-db-queries db::explain::test::test_explain_full_table_scan
42552024-08-02T17:15:46.259Z PASS [ 0.038s] nexus-db-queries db::pagination::test::test_paginator
42562024-08-02T17:15:46.640Z PASS [ 4.971s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
42572024-08-02T17:15:46.712Z PASS [ 7.421s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
42582024-08-02T17:15:46.891Z PASS [ 4.986s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
42592024-08-02T17:15:47.310Z PASS [ 7.408s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
42602024-08-02T17:15:47.610Z PASS [ 6.143s] nexus-db-queries db::lookup::test::test_lookup
42612024-08-02T17:15:50.338Z PASS [ 4.750s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
42622024-08-02T17:15:50.373Z PASS [ 4.737s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
42632024-08-02T17:15:53.679Z PASS [ 6.788s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
42642024-08-02T17:15:53.959Z PASS [ 7.700s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
42652024-08-02T17:15:54.081Z PASS [ 7.370s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
42662024-08-02T17:15:54.143Z PASS [ 7.502s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
42672024-08-02T17:15:54.179Z PASS [ 0.035s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
42682024-08-02T17:15:54.287Z PASS [ 6.972s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
42692024-08-02T17:15:54.515Z PASS [ 6.904s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
42702024-08-02T17:15:57.126Z PASS [ 6.786s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
42712024-08-02T17:15:57.149Z PASS [ 6.775s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
42722024-08-02T17:16:00.691Z PASS [ 6.728s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
42732024-08-02T17:16:00.719Z PASS [ 7.039s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
42742024-08-02T17:16:00.969Z PASS [ 6.453s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
42752024-08-02T17:16:01.369Z PASS [ 7.189s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
42762024-08-02T17:16:01.400Z PASS [ 7.116s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
42772024-08-02T17:16:03.393Z PASS [ 6.242s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
42782024-08-02T17:16:03.912Z PASS [ 6.785s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
42792024-08-02T17:16:05.637Z PASS [ 11.554s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
42802024-08-02T17:16:07.098Z PASS [ 6.377s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
42812024-08-02T17:16:07.676Z PASS [ 6.707s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
42822024-08-02T17:16:07.708Z PASS [ 0.031s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
42832024-08-02T17:16:07.947Z PASS [ 6.565s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
42842024-08-02T17:16:07.947Z PASS [ 6.535s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
42852024-08-02T17:16:07.947Z PASS [ 7.245s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
42862024-08-02T17:16:07.971Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
42872024-08-02T17:16:07.979Z PASS [ 0.036s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
42882024-08-02T17:16:08.003Z PASS [ 0.033s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
42892024-08-02T17:16:09.015Z PASS [ 1.012s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
42902024-08-02T17:16:10.622Z PASS [ 7.228s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
42912024-08-02T17:16:10.650Z PASS [ 6.737s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
42922024-08-02T17:16:10.861Z PASS [ 0.240s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
42932024-08-02T17:16:10.908Z PASS [ 0.258s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
42942024-08-02T17:16:11.124Z PASS [ 0.264s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
42952024-08-02T17:16:11.167Z PASS [ 0.260s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
42962024-08-02T17:16:12.855Z PASS [ 4.908s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
42972024-08-02T17:16:12.924Z PASS [ 4.946s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
42982024-08-02T17:16:13.051Z PASS [ 7.412s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
42992024-08-02T17:16:13.136Z PASS [ 0.084s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
43002024-08-02T17:16:13.168Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
43012024-08-02T17:16:13.202Z PASS [ 0.033s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
43022024-08-02T17:16:13.239Z PASS [ 0.035s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
43032024-08-02T17:16:13.284Z PASS [ 0.046s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
43042024-08-02T17:16:14.033Z PASS [ 5.015s] nexus-db-queries db::queries::region_allocation::test::explainable
43052024-08-02T17:16:14.192Z PASS [ 7.093s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
43062024-08-02T17:16:15.774Z PASS [ 4.649s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
43072024-08-02T17:16:15.829Z PASS [ 4.661s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
43082024-08-02T17:16:17.418Z PASS [ 9.708s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
43092024-08-02T17:16:17.460Z PASS [ 4.602s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
43102024-08-02T17:16:17.672Z PASS [ 4.745s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
43112024-08-02T17:16:17.711Z PASS [ 0.039s] nexus-defaults tests::test_random_vpc_ipv6_prefix
43122024-08-02T17:16:17.979Z PASS [ 4.691s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
43132024-08-02T17:16:18.014Z PASS [ 0.037s] nexus-inventory builder::test::test_empty
43142024-08-02T17:16:18.039Z PASS [ 0.326s] nexus-inventory builder::test::test_basic
43152024-08-02T17:16:18.052Z PASS [ 0.038s] nexus-inventory builder::test::test_problems
43162024-08-02T17:16:18.708Z PASS [ 4.675s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
43172024-08-02T17:16:18.839Z PASS [ 4.645s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
43182024-08-02T17:16:19.900Z PASS [ 1.190s] nexus-inventory collector::test::test_multi_mgs_failure
43192024-08-02T17:16:19.982Z PASS [ 1.936s] nexus-inventory collector::test::test_basic
43202024-08-02T17:16:19.983Z PASS [ 1.922s] nexus-inventory collector::test::test_multi_mgs
43212024-08-02T17:16:20.113Z PASS [ 1.268s] nexus-inventory collector::test::test_sled_agent_failure
43222024-08-02T17:16:25.293Z PASS [ 7.829s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
43232024-08-02T17:16:25.865Z PASS [ 0.572s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
43242024-08-02T17:16:26.004Z PASS [ 0.139s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
43252024-08-02T17:16:26.046Z PASS [ 0.042s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
43262024-08-02T17:16:26.054Z PASS [ 8.632s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
43272024-08-02T17:16:26.120Z PASS [ 0.072s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
43282024-08-02T17:16:27.861Z PASS [ 12.080s] nexus-db-queries policy_test::test_conferred_roles
43292024-08-02T17:16:29.173Z PASS [ 9.273s] nexus-metrics-producer-gc tests::test_prune_expired_producers
43302024-08-02T17:16:29.355Z PASS [ 9.377s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
43312024-08-02T17:16:50.538Z PASS [ 34.700s] nexus-db-queries policy_test::test_iam_roles_behavior
43322024-08-02T17:16:52.710Z PASS [ 32.723s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
43332024-08-02T17:16:52.750Z PASS [ 26.627s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
43342024-08-02T17:16:52.897Z PASS [ 23.705s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
43352024-08-02T17:16:52.961Z PASS [ 25.096s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
43362024-08-02T17:16:53.177Z PASS [ 0.287s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
43372024-08-02T17:16:53.177Z PASS [ 0.209s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
43382024-08-02T17:16:53.236Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
43392024-08-02T17:16:53.270Z PASS [ 0.089s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
43402024-08-02T17:16:53.289Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
43412024-08-02T17:16:53.352Z PASS [ 0.084s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
43422024-08-02T17:16:53.373Z PASS [ 0.084s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
43432024-08-02T17:16:53.407Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
43442024-08-02T17:16:53.441Z PASS [ 0.062s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
43452024-08-02T17:16:53.463Z PASS [ 0.056s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
43462024-08-02T17:16:53.506Z PASS [ 0.061s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
43472024-08-02T17:16:53.574Z PASS [ 0.079s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
43482024-08-02T17:16:53.583Z PASS [ 0.121s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
43492024-08-02T17:16:53.608Z PASS [ 0.033s] nexus-reconfigurator-planning ip_allocator::test::test_basic
43502024-08-02T17:16:53.646Z PASS [ 0.064s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
43512024-08-02T17:16:53.673Z PASS [ 0.065s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
43522024-08-02T17:16:53.695Z PASS [ 0.049s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
43532024-08-02T17:16:53.736Z PASS [ 0.041s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
43542024-08-02T17:16:53.744Z PASS [ 0.072s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
43552024-08-02T17:16:53.787Z PASS [ 0.044s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
43562024-08-02T17:16:53.794Z PASS [ 0.059s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
43572024-08-02T17:16:53.844Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
43582024-08-02T17:16:53.865Z PASS [ 0.069s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
43592024-08-02T17:16:53.893Z PASS [ 0.049s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
43602024-08-02T17:16:53.988Z PASS [ 0.093s] nexus-saga-recovery recovery::test::test_plan_basic
43612024-08-02T17:16:53.996Z PASS [ 0.132s] nexus-saga-recovery recovery::test::test_execution_basic
43622024-08-02T17:16:54.037Z PASS [ 0.047s] nexus-saga-recovery recovery::test::test_read_all_from_channel
43632024-08-02T17:16:54.046Z PASS [ 0.049s] nexus-saga-recovery test::test_basic
43642024-08-02T17:16:54.081Z PASS [ 0.047s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
43652024-08-02T17:16:55.272Z PASS [ 25.912s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
43662024-08-02T17:16:55.302Z PASS [ 0.031s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
43672024-08-02T17:16:55.336Z PASS [ 0.033s] nexus-types external_api::shared::test::test_policy_parsing
43682024-08-02T17:16:55.486Z PASS [ 35.368s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
43692024-08-02T17:16:55.778Z PASS [ 0.442s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
43702024-08-02T17:16:55.803Z PASS [ 0.320s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
43712024-08-02T17:16:55.978Z PASS [ 0.173s] omicron-certificates tests::test_common_name_is_validated
43722024-08-02T17:16:55.989Z PASS [ 0.209s] omicron-certificates tests::test_cert_extended_key_usage
43732024-08-02T17:16:56.098Z PASS [ 0.122s] omicron-certificates tests::test_subject_alternate_names_are_validated
43742024-08-02T17:17:00.743Z PASS [ 6.662s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
43752024-08-02T17:17:00.820Z PASS [ 34.760s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
43762024-08-02T17:17:00.860Z PASS [ 0.040s] omicron-common address::test::test_dns_subnets
43772024-08-02T17:17:00.891Z PASS [ 0.032s] omicron-common address::test::test_ip_range_checks_non_decreasing
43782024-08-02T17:17:00.942Z PASS [ 0.050s] omicron-common address::test::test_ip_range_enum_deserialization
43792024-08-02T17:17:00.966Z PASS [ 0.024s] omicron-common address::test::test_ip_range_iter
43802024-08-02T17:17:00.991Z PASS [ 0.026s] omicron-common address::test::test_ip_range_length
43812024-08-02T17:17:01.013Z PASS [ 0.021s] omicron-common address::test::test_ip_range_try_from
43822024-08-02T17:17:01.043Z PASS [ 0.031s] omicron-common address::test::test_ipv6_subnet_deserialize
43832024-08-02T17:17:01.063Z PASS [ 0.021s] omicron-common address::test::test_sled_address
43842024-08-02T17:17:01.088Z PASS [ 0.024s] omicron-common api::external::error::test::test_bail_unless
43852024-08-02T17:17:01.111Z PASS [ 0.024s] omicron-common api::external::error::test::test_context
43862024-08-02T17:17:01.144Z PASS [ 0.031s] omicron-common api::external::http_pagination::test::test_pagination_examples
43872024-08-02T17:17:01.183Z PASS [ 0.039s] omicron-common api::external::http_pagination::test::test_pagination_schemas
43882024-08-02T17:17:01.243Z PASS [ 0.058s] omicron-common api::external::http_pagination::test::test_scan_by_id
43892024-08-02T17:17:01.269Z PASS [ 0.028s] omicron-common api::external::http_pagination::test::test_scan_by_name
43902024-08-02T17:17:01.291Z PASS [ 0.022s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
43912024-08-02T17:17:01.316Z PASS [ 0.025s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
43922024-08-02T17:17:01.347Z PASS [ 0.026s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
43932024-08-02T17:17:01.372Z PASS [ 0.027s] omicron-common api::external::test::test_bytecount
43942024-08-02T17:17:01.396Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount_display
43952024-08-02T17:17:01.445Z PASS [ 0.048s] omicron-common api::external::test::test_digest
43962024-08-02T17:17:01.453Z PASS [ 5.354s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
43972024-08-02T17:17:01.475Z PASS [ 0.031s] omicron-common api::external::test::test_firewall_deserialization
43982024-08-02T17:17:01.539Z PASS [ 0.082s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
43992024-08-02T17:17:01.550Z PASS [ 0.073s] omicron-common api::external::test::test_firewall_rule_target_parse
44002024-08-02T17:17:01.580Z PASS [ 0.032s] omicron-common api::external::test::test_ip_port_range_from_str
44012024-08-02T17:17:01.590Z PASS [ 0.055s] omicron-common api::external::test::test_hostname_from_str
44022024-08-02T17:17:01.606Z PASS [ 0.026s] omicron-common api::external::test::test_ip_port_range_into_str
44032024-08-02T17:17:01.615Z PASS [ 0.024s] omicron-common api::external::test::test_ipv6_net_operations
44042024-08-02T17:17:01.637Z PASS [ 0.030s] omicron-common api::external::test::test_mac_system_iterator
44052024-08-02T17:17:01.645Z PASS [ 0.031s] omicron-common api::external::test::test_mac_to_int_conversions
44062024-08-02T17:17:01.664Z PASS [ 0.027s] omicron-common api::external::test::test_macaddr
44072024-08-02T17:17:01.679Z PASS [ 0.029s] omicron-common api::external::test::test_name_parse
44082024-08-02T17:17:01.691Z PASS [ 0.027s] omicron-common api::external::test::test_name_parse_from_param
44092024-08-02T17:17:01.710Z PASS [ 0.031s] omicron-common api::external::test::test_resource_name_parse
44102024-08-02T17:17:01.719Z PASS [ 0.029s] omicron-common api::external::test::test_role_name_parse
44112024-08-02T17:17:01.754Z PASS [ 0.049s] omicron-common api::external::test::test_route_destination_parse
44122024-08-02T17:17:01.784Z PASS [ 0.063s] omicron-common api::external::test::test_route_target_parse
44132024-08-02T17:17:01.792Z PASS [ 0.038s] omicron-common api::external::test::test_semver_serialize
44142024-08-02T17:17:01.808Z PASS [ 0.026s] omicron-common api::external::test::test_semver_validation
44152024-08-02T17:17:01.815Z PASS [ 0.023s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
44162024-08-02T17:17:01.831Z PASS [ 0.024s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
44172024-08-02T17:17:01.838Z PASS [ 0.023s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
44182024-08-02T17:17:01.844Z PASS [ 5.859s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
44192024-08-02T17:17:01.850Z PASS [ 0.020s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
44202024-08-02T17:17:01.902Z PASS [ 0.045s] omicron-common ledger::test::test_commit_handles_write_failures
44212024-08-02T17:17:01.902Z PASS [ 0.032s] omicron-common ledger::test::test_create_ledger_reads_from_storage
44222024-08-02T17:17:01.902Z PASS [ 0.039s] omicron-common ledger::test::test_create_default_ledger
44232024-08-02T17:17:01.919Z PASS [ 0.035s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
44242024-08-02T17:17:01.928Z PASS [ 0.035s] omicron-common update::tests::serde_artifact_kind
44252024-08-02T17:17:01.937Z PASS [ 0.035s] omicron-common zpool_name::test::test_parse_bad_zpool_names
44262024-08-02T17:17:01.945Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_external_zpool_name
44272024-08-02T17:17:01.954Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_internal_zpool_name
44282024-08-02T17:17:01.964Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_zpool_name_json
44292024-08-02T17:17:01.978Z PASS [ 0.029s] omicron-common zpool_name::test::test_zpool_name_regex
44302024-08-02T17:17:02.148Z PASS [ 0.192s] omicron-dev::test_omicron_dev test_cert_create
44312024-08-02T17:17:02.251Z PASS [ 0.105s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
44322024-08-02T17:17:02.342Z PASS [ 0.082s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
44332024-08-02T17:17:02.414Z PASS [ 0.080s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
44342024-08-02T17:17:02.489Z PASS [ 0.075s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
44352024-08-02T17:17:04.460Z PASS [ 10.413s] nexus-types deployment::tri_map::tests::proptest_ops
44362024-08-02T17:17:04.575Z PASS [ 0.114s] omicron-gateway management_switch::location_map::tests::test_config_validation
44372024-08-02T17:17:04.634Z PASS [ 0.059s] omicron-gateway management_switch::location_map::tests::test_resolve_location
44382024-08-02T17:17:05.090Z PASS [ 0.458s] omicron-gateway::test_all integration_tests::component_list::component_list
44392024-08-02T17:17:05.374Z PASS [ 0.270s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
44402024-08-02T17:17:05.539Z PASS [ 0.177s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
44412024-08-02T17:17:05.593Z PASS [ 4.811s] omicron-cockroach-admin context::tests::test_node_id
44422024-08-02T17:17:05.660Z PASS [ 15.087s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
44432024-08-02T17:17:05.715Z PASS [ 0.169s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
44442024-08-02T17:17:08.438Z PASS [ 6.473s] omicron-dev::test_omicron_dev test_db_killed
44452024-08-02T17:17:08.544Z PASS [ 15.825s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
44462024-08-02T17:17:08.654Z PASS [ 15.901s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
44472024-08-02T17:17:19.361Z PASS [ 16.869s] omicron-dev::test_omicron_dev test_run_all
44482024-08-02T17:17:23.712Z PASS [ 21.733s] omicron-dev::test_omicron_dev test_db_run
44492024-08-02T17:17:25.485Z PASS [ 19.851s] omicron-nexus app::background::driver::test::test_driver_basic
44502024-08-02T17:17:26.623Z PASS [ 20.912s] omicron-nexus app::background::init::test::test_dns_propagation_basic
44512024-08-02T17:17:26.771Z PASS [ 21.210s] omicron-nexus app::background::driver::test::test_activation_in_progress
44522024-08-02T17:17:32.469Z PASS [ 6.981s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
44532024-08-02T17:17:32.512Z PASS [ 0.045s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
44542024-08-02T17:17:33.656Z PASS [ 24.998s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
44552024-08-02T17:17:33.672Z PASS [ 7.048s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
44562024-08-02T17:17:33.771Z PASS [ 7.000s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
44572024-08-02T17:17:34.002Z PASS [ 25.559s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
44582024-08-02T17:17:34.034Z PASS [ 25.489s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
44592024-08-02T17:17:37.208Z PASS [ 17.845s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
44602024-08-02T17:17:38.011Z PASS [ 14.294s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
44612024-08-02T17:17:50.569Z PASS [ 18.054s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
44622024-08-02T17:17:52.152Z PASS [ 18.491s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
44632024-08-02T17:17:52.315Z PASS [ 18.636s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
44642024-08-02T17:17:52.416Z PASS [ 18.411s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
44652024-08-02T17:17:52.610Z PASS [ 18.836s] omicron-nexus app::background::tasks::dns_config::test::test_basic
44662024-08-02T17:17:52.688Z PASS [ 18.652s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
44672024-08-02T17:17:55.863Z PASS [ 17.851s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
44682024-08-02T17:18:02.341Z PASS [ 6.476s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
44692024-08-02T17:18:08.363Z PASS [ 17.789s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
44702024-08-02T17:18:09.726Z PASS [ 17.571s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
44712024-08-02T17:18:09.774Z PASS [ 17.355s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
44722024-08-02T17:18:09.781Z PASS [ 17.466s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
44732024-08-02T17:18:09.881Z PASS [ 17.236s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
44742024-08-02T17:18:09.881Z PASS [ 0.104s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
44752024-08-02T17:18:09.936Z PASS [ 0.057s] omicron-nexus app::external_endpoints::test::test_no_endpoint
44762024-08-02T17:18:09.961Z PASS [ 17.268s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
44772024-08-02T17:18:09.967Z PASS [ 0.119s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
44782024-08-02T17:18:09.991Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
44792024-08-02T17:18:10.471Z PASS [ 33.256s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
44802024-08-02T17:18:10.480Z PASS [ 0.752s] omicron-nexus app::external_endpoints::test::test_authority
44812024-08-02T17:18:10.948Z PASS [ 1.166s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
44822024-08-02T17:18:13.570Z PASS [ 5.207s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
44832024-08-02T17:18:18.684Z PASS [ 16.338s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
44842024-08-02T17:18:35.172Z PASS [ 24.695s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
44852024-08-02T17:18:35.983Z PASS [ 25.987s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
44862024-08-02T17:18:36.102Z PASS [ 25.147s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
44872024-08-02T17:18:36.178Z PASS [ 25.693s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
44882024-08-02T17:18:36.918Z PASS [ 26.952s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
44892024-08-02T17:18:37.022Z PASS [ 27.047s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
44902024-08-02T17:19:03.812Z PASS [ 27.822s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
44912024-08-02T17:19:05.273Z PASS [ 29.090s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
44922024-08-02T17:19:06.548Z PASS [ 30.440s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
44932024-08-02T17:19:07.182Z PASS [ 32.004s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
44942024-08-02T17:19:08.679Z PASS [ 31.652s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
44952024-08-02T17:19:09.404Z PASS [ 32.480s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
44962024-08-02T17:19:13.583Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
44972024-08-02T17:19:18.698Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
44982024-08-02T17:19:33.765Z PASS [ 29.947s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
44992024-08-02T17:19:33.895Z PASS [ 28.615s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
45002024-08-02T17:19:38.766Z PASS [ 29.355s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
45012024-08-02T17:19:38.974Z PASS [ 30.289s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
45022024-08-02T17:19:39.812Z PASS [ 33.259s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
45032024-08-02T17:19:40.117Z PASS [ 32.929s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
45042024-08-02T17:20:00.403Z PASS [ 26.504s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
45052024-08-02T17:20:03.929Z PASS [ 24.950s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
45062024-08-02T17:20:04.047Z PASS [ 24.231s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
45072024-08-02T17:20:04.118Z PASS [ 23.996s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
45082024-08-02T17:20:08.114Z PASS [ 29.343s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
45092024-08-02T17:20:13.597Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45102024-08-02T17:20:18.711Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45112024-08-02T17:20:21.769Z PASS [ 17.717s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
45122024-08-02T17:20:21.893Z PASS [ 17.955s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
45132024-08-02T17:20:26.012Z PASS [ 25.603s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
45142024-08-02T17:20:30.832Z PASS [ 22.713s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
45152024-08-02T17:20:31.374Z PASS [ 27.251s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
45162024-08-02T17:20:31.425Z PASS [ 0.050s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
45172024-08-02T17:20:33.778Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45182024-08-02T17:20:38.205Z PASS [ 16.433s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
45192024-08-02T17:20:42.731Z PASS [ 68.952s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45202024-08-02T17:20:46.664Z PASS [ 24.764s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
45212024-08-02T17:20:57.209Z PASS [ 25.779s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
45222024-08-02T17:21:04.039Z PASS [ 17.378s] omicron-nexus app::sagas::test_saga::test_saga_stuck
45232024-08-02T17:21:11.551Z PASS [ 33.339s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
45242024-08-02T17:21:13.610Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45252024-08-02T17:21:14.250Z PASS [ 31.511s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
45262024-08-02T17:21:14.308Z PASS [ 0.059s] omicron-nexus external_api::console_api::test::test_accept_gz
45272024-08-02T17:21:14.362Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
45282024-08-02T17:21:14.413Z PASS [ 0.054s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
45292024-08-02T17:21:14.465Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
45302024-08-02T17:21:14.515Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
45312024-08-02T17:21:14.565Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
45322024-08-02T17:21:14.620Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
45332024-08-02T17:21:14.672Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_relative_uri
45342024-08-02T17:21:14.801Z PASS [ 0.133s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
45352024-08-02T17:21:16.999Z PASS [ 5.448s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
45362024-08-02T17:21:18.724Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45372024-08-02T17:21:20.334Z PASS [ 23.119s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
45382024-08-02T17:21:22.728Z PASS [ 18.687s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
45392024-08-02T17:21:26.025Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45402024-08-02T17:21:30.845Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45412024-08-02T17:21:34.134Z PASS [ 17.130s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
45422024-08-02T17:21:35.270Z PASS [ 1.135s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
45432024-08-02T17:21:36.346Z PASS [ 1.076s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
45442024-08-02T17:21:36.467Z PASS [ 0.120s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
45452024-08-02T17:21:36.880Z PASS [ 16.544s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
45462024-08-02T17:21:38.311Z PASS [ 67.465s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
45472024-08-02T17:21:41.630Z PASS [ 18.897s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
45482024-08-02T17:21:53.898Z PASS [ 17.013s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
45492024-08-02T17:21:54.023Z PASS [ 17.552s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
45502024-08-02T17:21:55.852Z PASS [ 17.539s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
45512024-08-02T17:21:58.619Z PASS [ 16.985s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
45522024-08-02T17:22:10.918Z PASS [ 16.893s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
45532024-08-02T17:22:12.607Z PASS [ 18.707s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
45542024-08-02T17:22:12.651Z PASS [ 16.794s] omicron-nexus::test_all integration_tests::basic::test_ping
45552024-08-02T17:22:13.622Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45562024-08-02T17:22:14.814Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
45572024-08-02T17:22:18.738Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45582024-08-02T17:22:19.578Z PASS [ 64.763s] omicron-nexus populate::test::test_populators
45592024-08-02T17:22:21.030Z PASS [ 22.404s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
45602024-08-02T17:22:26.038Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45612024-08-02T17:22:29.484Z PASS [ 16.829s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
45622024-08-02T17:22:30.263Z PASS [ 17.651s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
45632024-08-02T17:22:35.898Z PASS [ 16.318s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
45642024-08-02T17:22:37.819Z PASS [ 16.781s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
45652024-08-02T17:22:37.820Z PASS [ 26.887s] omicron-nexus::test_all integration_tests::basic::test_projects_list
45662024-08-02T17:22:39.824Z PASS [ 1.999s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
45672024-08-02T17:22:40.526Z PASS [ 0.707s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
45682024-08-02T17:22:40.653Z PASS [ 0.127s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
45692024-08-02T17:22:45.195Z PASS [ 0.914s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
45702024-08-02T17:22:45.917Z PASS [ 16.427s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
45712024-08-02T17:22:47.494Z PASS [ 17.229s] omicron-nexus::test_all integration_tests::certificates::test_crud
45722024-08-02T17:22:53.124Z PASS [ 17.222s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
45732024-08-02T17:22:58.523Z PASS [ 16.951s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
45742024-08-02T17:23:00.231Z PASS [ 22.416s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
45752024-08-02T17:23:02.157Z PASS [ 16.240s] omicron-nexus::test_all integration_tests::console_api::test_assets
45762024-08-02T17:23:04.208Z PASS [ 16.710s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
45772024-08-02T17:23:12.923Z PASS [ 19.795s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
45782024-08-02T17:23:13.635Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45792024-08-02T17:23:17.318Z PASS [ 17.083s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
45802024-08-02T17:23:18.751Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45812024-08-02T17:23:19.484Z PASS [ 20.957s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
45822024-08-02T17:23:19.492Z PASS [ 17.332s] omicron-nexus::test_all integration_tests::console_api::test_session_me
45832024-08-02T17:23:21.172Z PASS [ 16.959s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
45842024-08-02T17:23:26.051Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45852024-08-02T17:23:34.175Z PASS [ 21.246s] omicron-nexus::test_all integration_tests::console_api::test_sessions
45862024-08-02T17:23:35.230Z PASS [ 17.907s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
45872024-08-02T17:23:36.919Z PASS [ 17.425s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
45882024-08-02T17:23:46.648Z PASS [ 27.150s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
45892024-08-02T17:23:56.407Z PASS [ 35.231s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
45902024-08-02T17:23:59.306Z PASS [ 25.126s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
45912024-08-02T17:24:00.199Z PASS [ 24.965s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
45922024-08-02T17:24:01.995Z PASS [ 25.078s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
45932024-08-02T17:24:10.305Z PASS [ 23.652s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
45942024-08-02T17:24:13.649Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45952024-08-02T17:24:18.764Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45962024-08-02T17:24:19.773Z PASS [ 23.359s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
45972024-08-02T17:24:26.064Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
45982024-08-02T17:24:32.734Z PASS [ 33.422s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
45992024-08-02T17:24:33.781Z PASS [ 23.470s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
46002024-08-02T17:24:37.722Z PASS [ 37.516s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
46012024-08-02T17:24:42.473Z PASS [ 22.697s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
46022024-08-02T17:24:47.440Z PASS [ 45.434s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
46032024-08-02T17:24:51.839Z PASS [ 19.099s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
46042024-08-02T17:24:52.841Z PASS [ 19.057s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
46052024-08-02T17:25:00.214Z PASS [ 22.487s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
46062024-08-02T17:25:01.378Z PASS [ 18.898s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
46072024-08-02T17:25:13.662Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46082024-08-02T17:25:13.959Z PASS [ 26.516s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
46092024-08-02T17:25:17.413Z PASS [ 24.567s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
46102024-08-02T17:25:18.777Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46112024-08-02T17:25:26.077Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46122024-08-02T17:25:26.677Z PASS [ 26.458s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
46132024-08-02T17:25:27.903Z PASS [ 26.523s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
46142024-08-02T17:25:37.607Z PASS [ 45.759s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
46152024-08-02T17:25:41.265Z PASS [ 27.299s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
46162024-08-02T17:25:41.623Z PASS [ 24.206s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
46172024-08-02T17:25:51.758Z PASS [ 23.850s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
46182024-08-02T17:25:51.910Z PASS [ 25.228s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
46192024-08-02T17:26:01.653Z PASS [ 24.041s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
46202024-08-02T17:26:04.657Z PASS [ 23.029s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
46212024-08-02T17:26:07.340Z PASS [ 26.070s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
46222024-08-02T17:26:12.861Z PASS [ 21.099s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
46232024-08-02T17:26:13.675Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46242024-08-02T17:26:17.034Z PASS [ 25.119s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
46252024-08-02T17:26:18.791Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46262024-08-02T17:26:25.991Z PASS [ 24.333s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
46272024-08-02T17:26:26.089Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46282024-08-02T17:26:33.531Z PASS [ 28.867s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
46292024-08-02T17:26:42.169Z PASS [ 34.822s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
46302024-08-02T17:26:45.683Z PASS [ 19.688s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
46312024-08-02T17:26:55.813Z PASS [ 42.943s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
46322024-08-02T17:26:59.675Z PASS [ 42.632s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
46332024-08-02T17:27:03.492Z PASS [ 29.956s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
46342024-08-02T17:27:03.558Z PASS [ 21.384s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
46352024-08-02T17:27:07.425Z PASS [ 533.748s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46362024-08-02T17:27:16.719Z PASS [ 20.902s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
46372024-08-02T17:27:16.846Z PASS [ 31.158s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
46382024-08-02T17:27:17.187Z PASS [ 0.339s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
46392024-08-02T17:27:17.606Z PASS [ 0.421s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
46402024-08-02T17:27:17.888Z PASS [ 539.098s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46412024-08-02T17:27:17.925Z PASS [ 0.318s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
46422024-08-02T17:27:18.234Z PASS [ 0.346s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
46432024-08-02T17:27:18.587Z PASS [ 412.492s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46442024-08-02T17:27:20.700Z PASS [ 21.020s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
46452024-08-02T17:27:23.642Z PASS [ 20.146s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
46462024-08-02T17:27:24.822Z PASS [ 21.261s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
46472024-08-02T17:27:28.362Z PASS [ 20.934s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
46482024-08-02T17:27:37.644Z PASS [ 20.921s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
46492024-08-02T17:27:42.168Z PASS [ 24.238s] omicron-nexus::test_all integration_tests::images::test_image_create
46502024-08-02T17:27:43.341Z PASS [ 25.101s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
46512024-08-02T17:27:45.594Z PASS [ 27.001s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
46522024-08-02T17:27:46.520Z PASS [ 25.815s] omicron-nexus::test_all integration_tests::images::test_image_promotion
46532024-08-02T17:27:47.331Z PASS [ 22.505s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
46542024-08-02T17:27:47.701Z PASS [ 24.055s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
46552024-08-02T17:27:49.199Z PASS [ 7.030s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
46562024-08-02T17:27:51.043Z PASS [ 22.674s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
46572024-08-02T17:27:51.461Z PASS [ 8.120s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
46582024-08-02T17:27:52.769Z PASS [ 7.174s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
46592024-08-02T17:27:55.570Z PASS [ 9.048s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
46602024-08-02T17:27:56.021Z PASS [ 18.373s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
46612024-08-02T17:28:10.777Z PASS [ 23.440s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
46622024-08-02T17:28:11.726Z PASS [ 18.952s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
46632024-08-02T17:28:14.051Z PASS [ 18.477s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
46642024-08-02T17:28:18.553Z PASS [ 29.342s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
46652024-08-02T17:28:18.706Z PASS [ 27.239s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
46662024-08-02T17:28:25.523Z PASS [ 37.813s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
46672024-08-02T17:28:27.628Z PASS [ 36.578s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
46682024-08-02T17:28:29.347Z PASS [ 18.565s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
46692024-08-02T17:28:32.693Z PASS [ 36.664s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
46702024-08-02T17:28:37.349Z PASS [ 18.636s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
46712024-08-02T17:28:44.773Z PASS [ 26.220s] omicron-nexus::test_all integration_tests::instances::test_instance_access
46722024-08-02T17:28:50.189Z PASS [ 38.456s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
46732024-08-02T17:28:54.397Z PASS [ 28.869s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
46742024-08-02T17:28:58.726Z PASS [ 31.093s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
46752024-08-02T17:29:02.909Z PASS [ 33.557s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
46762024-08-02T17:29:06.151Z PASS [ 33.451s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
46772024-08-02T17:29:07.353Z PASS [ 30.000s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
46782024-08-02T17:29:14.064Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46792024-08-02T17:29:17.604Z PASS [ 32.822s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
46802024-08-02T17:29:24.923Z PASS [ 26.191s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
46812024-08-02T17:29:25.312Z PASS [ 35.114s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
46822024-08-02T17:29:27.334Z PASS [ 24.421s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
46832024-08-02T17:29:31.906Z PASS [ 77.840s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
46842024-08-02T17:29:39.867Z PASS [ 33.709s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
46852024-08-02T17:29:41.815Z PASS [ 47.409s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
46862024-08-02T17:29:44.902Z PASS [ 37.537s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
46872024-08-02T17:29:52.358Z PASS [ 34.750s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
46882024-08-02T17:29:56.891Z PASS [ 31.961s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
46892024-08-02T17:29:57.390Z PASS [ 32.072s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
46902024-08-02T17:30:00.349Z PASS [ 18.528s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
46912024-08-02T17:30:04.087Z PASS [ 32.173s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
46922024-08-02T17:30:06.386Z PASS [ 39.043s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
46932024-08-02T17:30:11.738Z PASS [ 19.374s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
46942024-08-02T17:30:14.623Z PASS [ 34.749s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
46952024-08-02T17:30:14.731Z PASS [ 29.827s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
46962024-08-02T17:30:18.640Z PASS [ 18.289s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
46972024-08-02T17:30:20.953Z PASS [ 23.560s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
46982024-08-02T17:30:22.241Z PASS [ 25.346s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
46992024-08-02T17:30:31.297Z PASS [ 16.672s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
47002024-08-02T17:30:31.353Z PASS [ 24.963s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
47012024-08-02T17:30:33.511Z PASS [ 18.776s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
47022024-08-02T17:30:36.943Z PASS [ 18.298s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
47032024-08-02T17:30:38.461Z PASS [ 17.503s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
47042024-08-02T17:30:38.812Z PASS [ 34.716s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
47052024-08-02T17:30:38.815Z PASS [ 16.577s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
47062024-08-02T17:30:39.827Z PASS [ 28.083s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
47072024-08-02T17:30:50.060Z PASS [ 18.703s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
47082024-08-02T17:30:51.410Z PASS [ 20.109s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
47092024-08-02T17:30:51.497Z PASS [ 17.982s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
47102024-08-02T17:30:54.471Z PASS [ 17.524s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
47112024-08-02T17:30:55.743Z PASS [ 16.932s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
47122024-08-02T17:30:56.444Z PASS [ 17.604s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
47132024-08-02T17:30:56.473Z PASS [ 17.989s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
47142024-08-02T17:30:56.883Z PASS [ 17.054s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
47152024-08-02T17:31:10.174Z PASS [ 20.111s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
47162024-08-02T17:31:10.279Z PASS [ 18.865s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
47172024-08-02T17:31:14.225Z PASS [ 22.725s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
47182024-08-02T17:31:14.498Z PASS [ 18.746s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
47192024-08-02T17:31:15.139Z PASS [ 20.664s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
47202024-08-02T17:31:23.546Z PASS [ 27.113s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
47212024-08-02T17:31:27.745Z PASS [ 17.567s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
47222024-08-02T17:31:27.816Z PASS [ 17.532s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
47232024-08-02T17:31:35.454Z PASS [ 21.224s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
47242024-08-02T17:31:35.848Z PASS [ 39.386s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
47252024-08-02T17:31:44.899Z PASS [ 30.399s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
47262024-08-02T17:31:46.785Z PASS [ 23.235s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
47272024-08-02T17:31:51.621Z PASS [ 54.726s] omicron-nexus::test_all integration_tests::metrics::test_metrics
47282024-08-02T17:31:51.824Z PASS [ 23.995s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
47292024-08-02T17:31:51.824Z PASS [ 24.066s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
47302024-08-02T17:32:01.388Z PASS [ 46.240s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
47312024-08-02T17:32:09.115Z PASS [ 24.210s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
47322024-08-02T17:32:19.488Z PASS [ 43.632s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
47332024-08-02T17:32:20.620Z PASS [ 45.157s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
47342024-08-02T17:32:23.470Z PASS [ 31.640s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
47352024-08-02T17:32:23.845Z PASS [ 32.023s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
47362024-08-02T17:32:24.575Z PASS [ 23.182s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
47372024-08-02T17:32:25.724Z PASS [ 34.096s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
47382024-08-02T17:32:31.393Z PASS [ 44.597s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
47392024-08-02T17:32:44.130Z PASS [ 20.281s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
47402024-08-02T17:32:45.319Z PASS [ 21.845s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
47412024-08-02T17:32:48.877Z PASS [ 24.297s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
47422024-08-02T17:32:49.660Z PASS [ 23.932s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
47432024-08-02T17:32:50.293Z PASS [ 18.897s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
47442024-08-02T17:32:51.789Z PASS [ 42.667s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
47452024-08-02T17:33:06.487Z PASS [ 46.989s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
47462024-08-02T17:33:07.367Z PASS [ 23.234s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
47472024-08-02T17:33:09.076Z PASS [ 19.413s] omicron-nexus::test_all integration_tests::projects::test_projects
47482024-08-02T17:33:09.763Z PASS [ 20.882s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
47492024-08-02T17:33:09.771Z PASS [ 49.142s] omicron-nexus::test_all integration_tests::password_login::test_local_users
47502024-08-02T17:33:10.237Z PASS [ 19.940s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
47512024-08-02T17:33:11.712Z PASS [ 26.385s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
47522024-08-02T17:33:24.423Z PASS [ 17.932s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
47532024-08-02T17:33:25.728Z PASS [ 18.356s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
47542024-08-02T17:33:27.551Z PASS [ 17.777s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
47552024-08-02T17:33:28.058Z PASS [ 18.291s] omicron-nexus::test_all integration_tests::rack::test_sled_add
47562024-08-02T17:33:28.136Z PASS [ 19.055s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
47572024-08-02T17:33:28.218Z PASS [ 17.978s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
47582024-08-02T17:33:28.535Z PASS [ 0.317s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
47592024-08-02T17:33:30.592Z PASS [ 18.878s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
47602024-08-02T17:33:31.390Z PASS [ 3.331s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
47612024-08-02T17:33:31.512Z PASS [ 3.376s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
47622024-08-02T17:33:31.857Z PASS [ 3.320s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
47632024-08-02T17:33:33.913Z PASS [ 3.319s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
47642024-08-02T17:33:34.469Z PASS [ 42.671s] omicron-nexus::test_all integration_tests::quotas::test_quotas
47652024-08-02T17:33:39.468Z PASS [ 15.041s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
47662024-08-02T17:33:39.649Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
47672024-08-02T17:33:39.846Z PASS [ 0.222s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
47682024-08-02T17:33:39.967Z PASS [ 0.132s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
47692024-08-02T17:33:40.187Z PASS [ 0.224s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
47702024-08-02T17:33:40.297Z PASS [ 0.110s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
47712024-08-02T17:33:40.924Z PASS [ 15.194s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
47722024-08-02T17:33:44.833Z PASS [ 17.276s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
47732024-08-02T17:33:52.265Z PASS [ 20.749s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
47742024-08-02T17:33:52.939Z PASS [ 21.544s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
47752024-08-02T17:33:53.733Z PASS [ 19.817s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
47762024-08-02T17:33:54.636Z PASS [ 20.161s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
47772024-08-02T17:33:54.727Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
47782024-08-02T17:33:57.374Z PASS [ 16.445s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
47792024-08-02T17:33:57.703Z PASS [ 17.403s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
47802024-08-02T17:33:57.712Z PASS [ 25.850s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
47812024-08-02T17:33:57.838Z PASS [ 0.118s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
47822024-08-02T17:33:57.939Z PASS [ 0.200s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
47832024-08-02T17:33:59.857Z PASS [ 15.016s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
47842024-08-02T17:34:10.343Z PASS [ 18.075s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
47852024-08-02T17:34:11.237Z PASS [ 18.303s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
47862024-08-02T17:34:11.896Z PASS [ 18.168s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
47872024-08-02T17:34:13.191Z PASS [ 18.466s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
47882024-08-02T17:34:15.118Z PASS [ 17.296s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
47892024-08-02T17:34:15.176Z PASS [ 17.809s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
47902024-08-02T17:34:15.485Z PASS [ 17.578s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
47912024-08-02T17:34:15.938Z PASS [ 16.093s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
47922024-08-02T17:34:21.413Z PASS [ 11.071s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
47932024-08-02T17:34:23.104Z PASS [ 7.987s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
47942024-08-02T17:34:29.273Z PASS [ 7.858s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
47952024-08-02T17:34:30.959Z PASS [ 7.853s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
47962024-08-02T17:34:37.069Z PASS [ 7.793s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
47972024-08-02T17:34:38.855Z PASS [ 7.894s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
47982024-08-02T17:34:45.045Z PASS [ 7.975s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
47992024-08-02T17:34:49.535Z PASS [ 4.488s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
48002024-08-02T17:35:24.972Z PASS [ 46.107s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
48012024-08-02T17:35:25.639Z PASS [ 36.098s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
48022024-08-02T17:35:43.221Z PASS [ 18.246s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
48032024-08-02T17:35:56.823Z PASS [ 31.161s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
48042024-08-02T17:36:09.947Z PASS [ 13.126s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
48052024-08-02T17:36:10.427Z PASS [ 13.617s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
48062024-08-02T17:36:10.892Z PASS [ 14.074s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
48072024-08-02T17:36:11.221Z PASS [ 14.395s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
48082024-08-02T17:36:21.660Z PASS [ 38.421s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
48092024-08-02T17:36:24.359Z PASS [ 14.408s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
48102024-08-02T17:36:25.270Z PASS [ 14.839s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
48112024-08-02T17:36:25.737Z PASS [ 14.843s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
48122024-08-02T17:36:25.894Z PASS [ 14.668s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
48132024-08-02T17:36:40.443Z PASS [ 18.778s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
48142024-08-02T17:36:41.030Z PASS [ 19.368s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
48152024-08-02T17:36:41.395Z PASS [ 19.728s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
48162024-08-02T17:36:42.110Z PASS [ 20.452s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
48172024-08-02T17:36:43.633Z PASS [ 19.269s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
48182024-08-02T17:36:44.432Z PASS [ 18.535s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
48192024-08-02T17:36:44.495Z PASS [ 19.221s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
48202024-08-02T17:36:48.847Z PASS [ 23.104s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
48212024-08-02T17:36:59.750Z PASS [ 18.350s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
48222024-08-02T17:36:59.779Z PASS [ 18.744s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
48232024-08-02T17:37:01.387Z PASS [ 19.275s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
48242024-08-02T17:37:01.494Z PASS [ 21.048s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
48252024-08-02T17:37:01.847Z PASS [ 18.211s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
48262024-08-02T17:37:02.246Z PASS [ 17.811s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
48272024-08-02T17:37:04.891Z PASS [ 20.391s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
48282024-08-02T17:37:10.570Z PASS [ 21.718s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
48292024-08-02T17:37:19.241Z PASS [ 19.487s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
48302024-08-02T17:37:19.547Z PASS [ 18.156s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
48312024-08-02T17:37:20.480Z PASS [ 18.629s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
48322024-08-02T17:37:22.758Z PASS [ 22.972s] omicron-nexus::test_all integration_tests::silos::test_silos
48332024-08-02T17:37:23.812Z PASS [ 18.918s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
48342024-08-02T17:37:26.062Z PASS [ 23.810s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
48352024-08-02T17:37:26.435Z PASS [ 24.933s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
48362024-08-02T17:37:38.523Z PASS [ 18.040s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
48372024-08-02T17:37:39.038Z PASS [ 28.463s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
48382024-08-02T17:37:42.606Z PASS [ 19.847s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
48392024-08-02T17:37:44.193Z PASS [ 20.377s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
48402024-08-02T17:37:45.450Z PASS [ 19.384s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
48412024-08-02T17:37:46.893Z PASS [ 27.340s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
48422024-08-02T17:37:47.613Z PASS [ 28.366s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
48432024-08-02T17:37:48.264Z PASS [ 1.370s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
48442024-08-02T17:37:48.545Z PASS [ 4.352s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
48452024-08-02T17:37:49.895Z PASS [ 4.444s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
48462024-08-02T17:37:51.935Z PASS [ 4.320s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
48472024-08-02T17:37:52.562Z PASS [ 4.296s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
48482024-08-02T17:37:55.205Z PASS [ 2.643s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
48492024-08-02T17:37:55.355Z PASS [ 28.915s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
48502024-08-02T17:38:02.581Z PASS [ 23.537s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
48512024-08-02T17:38:03.826Z PASS [ 25.297s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
48522024-08-02T17:38:05.018Z PASS [ 22.408s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
48532024-08-02T17:38:05.235Z PASS [ 16.684s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
48542024-08-02T17:38:11.382Z PASS [ 16.173s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
48552024-08-02T17:38:15.222Z PASS [ 19.863s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
48562024-08-02T17:38:19.010Z PASS [ 16.426s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
48572024-08-02T17:38:20.669Z PASS [ 16.839s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
48582024-08-02T17:38:22.030Z PASS [ 32.129s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
48592024-08-02T17:38:32.320Z PASS [ 27.081s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
48602024-08-02T17:38:35.642Z PASS [ 30.618s] omicron-nexus::test_all integration_tests::utilization::test_utilization
48612024-08-02T17:38:39.293Z PASS [ 27.904s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
48622024-08-02T17:38:41.384Z PASS [ 26.157s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
48632024-08-02T17:38:47.102Z PASS [ 28.087s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
48642024-08-02T17:38:47.158Z PASS [ 26.483s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
48652024-08-02T17:38:48.771Z PASS [ 26.736s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
48662024-08-02T17:38:51.948Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48672024-08-02T17:39:00.703Z PASS [ 28.376s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
48682024-08-02T17:39:04.185Z PASS [ 28.536s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
48692024-08-02T17:39:07.147Z PASS [ 27.851s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
48702024-08-02T17:39:07.158Z PASS [ 25.771s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
48712024-08-02T17:39:10.450Z PASS [ 23.344s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
48722024-08-02T17:39:15.320Z PASS [ 83.369s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
48732024-08-02T17:39:18.079Z PASS [ 30.916s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
48742024-08-02T17:39:19.784Z PASS [ 31.006s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
48752024-08-02T17:39:35.216Z PASS [ 34.508s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
48762024-08-02T17:39:36.591Z PASS [ 16.802s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
48772024-08-02T17:39:36.652Z PASS [ 26.195s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
48782024-08-02T17:39:37.999Z PASS [ 33.809s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
48792024-08-02T17:39:40.031Z PASS [ 32.877s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
48802024-08-02T17:39:41.296Z PASS [ 34.128s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
48812024-08-02T17:39:43.360Z PASS [ 28.035s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
48822024-08-02T17:39:44.708Z PASS [ 26.623s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
48832024-08-02T17:39:52.763Z PASS [ 17.541s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
48842024-08-02T17:39:53.427Z PASS [ 16.773s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
48852024-08-02T17:39:53.707Z PASS [ 17.115s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
48862024-08-02T17:39:56.007Z PASS [ 18.005s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
48872024-08-02T17:39:57.357Z PASS [ 17.321s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
48882024-08-02T17:39:58.127Z PASS [ 16.830s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
48892024-08-02T17:40:00.337Z PASS [ 16.973s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
48902024-08-02T17:40:01.072Z PASS [ 16.360s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
48912024-08-02T17:40:10.232Z PASS [ 16.800s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
48922024-08-02T17:40:11.024Z PASS [ 17.313s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
48932024-08-02T17:40:11.635Z PASS [ 18.865s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
48942024-08-02T17:40:12.874Z PASS [ 16.863s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
48952024-08-02T17:40:13.831Z PASS [ 16.473s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
48962024-08-02T17:40:14.947Z PASS [ 16.816s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
48972024-08-02T17:40:16.283Z PASS [ 15.942s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
48982024-08-02T17:40:17.379Z PASS [ 16.305s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
48992024-08-02T17:40:26.601Z PASS [ 16.366s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
49002024-08-02T17:40:28.377Z PASS [ 17.349s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
49012024-08-02T17:40:29.078Z PASS [ 17.444s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
49022024-08-02T17:40:30.383Z PASS [ 17.507s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
49032024-08-02T17:40:31.091Z PASS [ 17.256s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
49042024-08-02T17:40:32.386Z PASS [ 17.437s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
49052024-08-02T17:40:33.289Z PASS [ 17.000s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
49062024-08-02T17:40:34.097Z PASS [ 16.714s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
49072024-08-02T17:40:44.944Z PASS [ 18.339s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
49082024-08-02T17:40:46.294Z PASS [ 17.914s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
49092024-08-02T17:40:50.086Z PASS [ 19.698s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
49102024-08-02T17:40:51.118Z PASS [ 22.035s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
49112024-08-02T17:40:52.186Z PASS [ 21.090s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
49122024-08-02T17:40:55.864Z PASS [ 22.573s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
49132024-08-02T17:40:57.864Z PASS [ 25.470s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
49142024-08-02T17:40:58.037Z PASS [ 0.082s] omicron-package dot::test::test_bad_dependency
49152024-08-02T17:40:58.052Z PASS [ 0.107s] omicron-package dot::test::test_dot_output
49162024-08-02T17:41:02.000Z PASS [ 6.135s] omicron-omdb::test_all_output test_omdb_usage_errors
49172024-08-02T17:41:02.026Z PASS [ 0.026s] omicron-passwords test::test_password_constraints
49182024-08-02T17:41:04.721Z PASS [ 2.694s] omicron-passwords test::test_reproducible
49192024-08-02T17:41:04.998Z PASS [ 6.945s] omicron-passwords test::test_compatible
49202024-08-02T17:41:05.045Z PASS [ 0.047s] omicron-passwords test::test_stable
49212024-08-02T17:41:05.070Z PASS [ 0.025s] omicron-passwords test::test_weak_hashes
49222024-08-02T17:41:05.093Z PASS [ 0.024s] omicron-rpaths internal::tests::test_configure_from_path
49232024-08-02T17:41:05.145Z PASS [ 0.051s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
49242024-08-02T17:41:05.181Z PASS [ 0.035s] omicron-rpaths internal::tests::test_emit_rpath
49252024-08-02T17:41:05.496Z PASS [ 0.315s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
49262024-08-02T17:41:06.113Z PASS [ 0.618s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
49272024-08-02T17:41:06.207Z PASS [ 0.093s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
49282024-08-02T17:41:06.351Z PASS [ 0.145s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
49292024-08-02T17:41:06.441Z PASS [ 0.089s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
49302024-08-02T17:41:06.991Z PASS [ 0.551s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
49312024-08-02T17:41:07.072Z PASS [ 0.079s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
49322024-08-02T17:41:07.140Z PASS [ 0.068s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
49332024-08-02T17:41:07.189Z PASS [ 0.048s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
49342024-08-02T17:41:07.250Z PASS [ 0.062s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
49352024-08-02T17:41:07.289Z PASS [ 0.038s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
49362024-08-02T17:41:07.320Z PASS [ 0.032s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
49372024-08-02T17:41:07.353Z PASS [ 0.033s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
49382024-08-02T17:41:07.386Z PASS [ 0.032s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
49392024-08-02T17:41:07.420Z PASS [ 0.034s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
49402024-08-02T17:41:07.451Z PASS [ 0.031s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
49412024-08-02T17:41:07.496Z PASS [ 0.044s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
49422024-08-02T17:41:07.526Z PASS [ 0.031s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
49432024-08-02T17:41:07.585Z PASS [ 0.058s] omicron-sled-agent config::test::test_smf_configs
49442024-08-02T17:41:07.653Z PASS [ 0.067s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
49452024-08-02T17:41:07.693Z PASS [ 0.041s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
49462024-08-02T17:41:07.729Z PASS [ 0.036s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
49472024-08-02T17:41:07.774Z PASS [ 0.045s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
49482024-08-02T17:41:07.819Z PASS [ 0.040s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
49492024-08-02T17:41:07.856Z PASS [ 0.043s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
49502024-08-02T17:41:08.797Z PASS [ 22.499s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
49512024-08-02T17:41:10.428Z PASS [ 2.572s] omicron-sled-agent instance::tests::test_instance_create_events_normal
49522024-08-02T17:41:11.316Z PASS [ 26.366s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
49532024-08-02T17:41:12.135Z PASS [ 22.046s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
49542024-08-02T17:41:12.469Z PASS [ 21.348s] omicron-omdb::test_all_output test_omdb_env_settings
49552024-08-02T17:41:12.500Z FAIL [ 3.692s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
49562024-08-02T17:41:12.500Z
49572024-08-02T17:41:12.500Z--- STDOUT: omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone ---
49582024-08-02T17:41:12.500Z
49592024-08-02T17:41:12.500Zrunning 1 test
49602024-08-02T17:41:12.500Ztest instance::tests::test_instance_create_timeout_while_creating_zone ... FAILED
49612024-08-02T17:41:12.500Z
49622024-08-02T17:41:12.500Zfailures:
49632024-08-02T17:41:12.500Z
49642024-08-02T17:41:12.500Zfailures:
49652024-08-02T17:41:12.500Z instance::tests::test_instance_create_timeout_while_creating_zone
49662024-08-02T17:41:12.500Z
49672024-08-02T17:41:12.500Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 78 filtered out; finished in 3.60s
49682024-08-02T17:41:12.500Z
49692024-08-02T17:41:12.500Z
49702024-08-02T17:41:12.500Z--- STDERR: omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone ---
49712024-08-02T17:41:12.501Zlog file: /var/tmp/omicron_tmp/omicron_sled_agent-00d66fe5564d23f8-test_instance_create_timeout_while_creating_zone.17847.0.log
49722024-08-02T17:41:12.501Znote: configured to log to "/var/tmp/omicron_tmp/omicron_sled_agent-00d66fe5564d23f8-test_instance_create_timeout_while_creating_zone.17847.0.log"
49732024-08-02T17:41:12.501ZTerminating StorageManagerTestHarness
49742024-08-02T17:41:12.501ZDestroying pool: ZpoolName { id: ded801f9-c026-46e2-bba3-72e50952da3c (zpool), kind: Internal }
49752024-08-02T17:41:12.501ZDestroying pool: ZpoolName { id: 036770f5-3f0c-494b-ba35-1e93fc8b7a89 (zpool), kind: External }
49762024-08-02T17:41:12.501Zthread 'instance::tests::test_instance_create_timeout_while_creating_zone' panicked at illumos-utils/src/zone.rs:208:44:
49772024-08-02T17:41:12.501ZMockZones::boot: Expectation(<anything>) called 0 time(s) which is fewer than expected 1
49782024-08-02T17:41:12.501Zstack backtrace:
49792024-08-02T17:41:12.501Z 0: rust_begin_unwind
49802024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
49812024-08-02T17:41:12.501Z 1: core::panicking::panic_fmt
49822024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
49832024-08-02T17:41:12.501Z 2: drop
49842024-08-02T17:41:12.501Z at /work/oxidecomputer/omicron/illumos-utils/src/zone.rs:208:44
49852024-08-02T17:41:12.501Z 3: core::ptr::drop_in_place<illumos_utils::zone::__mock_MockZones::__boot::Common>
49862024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
49872024-08-02T17:41:12.501Z 4: core::ptr::drop_in_place<illumos_utils::zone::__mock_MockZones::__boot::Expectation>
49882024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
49892024-08-02T17:41:12.501Z 5: core::ptr::drop_in_place<[illumos_utils::zone::__mock_MockZones::__boot::Expectation]>
49902024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
49912024-08-02T17:41:12.501Z 6: drop<illumos_utils::zone::__mock_MockZones::__boot::Expectation, alloc::alloc::Global>
49922024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/vec/mod.rs:3205:13
49932024-08-02T17:41:12.501Z 7: core::ptr::drop_in_place<alloc::vec::Vec<illumos_utils::zone::__mock_MockZones::__boot::Expectation>>
49942024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
49952024-08-02T17:41:12.501Z 8: do_checkpoint
49962024-08-02T17:41:12.501Z at /work/oxidecomputer/omicron/illumos-utils/src/zone.rs:208:60
49972024-08-02T17:41:12.501Z 9: <illumos_utils::zone::__mock_MockZones::__boot::Context as core::ops::drop::Drop>::drop
49982024-08-02T17:41:12.501Z at /work/oxidecomputer/omicron/illumos-utils/src/zone.rs:208:44
49992024-08-02T17:41:12.501Z 10: core::ptr::drop_in_place<illumos_utils::zone::__mock_MockZones::__boot::Context>
50002024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
50012024-08-02T17:41:12.501Z 11: {async_block#0}
50022024-08-02T17:41:12.501Z at ./src/instance.rs:2138:5
50032024-08-02T17:41:12.501Z 12: poll<&mut dyn core::future::future::Future<Output=()>>
50042024-08-02T17:41:12.501Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
50052024-08-02T17:41:12.501Z 13: poll<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
50062024-08-02T17:41:12.502Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9
50072024-08-02T17:41:12.502Z 14: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
50082024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:57
50092024-08-02T17:41:12.502Z 15: with_budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
50102024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/coop.rs:107:5
50112024-08-02T17:41:12.502Z 16: budget<core::task::poll::Poll<()>, tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure#0}::{closure#0}::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>>
50122024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/coop.rs:73:5
50132024-08-02T17:41:12.502Z 17: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
50142024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:659:25
50152024-08-02T17:41:12.502Z 18: tokio::runtime::scheduler::current_thread::Context::enter
50162024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:404:19
50172024-08-02T17:41:12.502Z 19: {closure#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>
50182024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:658:36
50192024-08-02T17:41:12.502Z 20: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
50202024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
50212024-08-02T17:41:12.502Z 21: tokio::runtime::context::scoped::Scoped<T>::set
50222024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
50232024-08-02T17:41:12.502Z 22: tokio::runtime::context::set_scheduler::{{closure}}
50242024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:26
50252024-08-02T17:41:12.502Z 23: try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>), tokio::runtime::scheduler::current_thread::{impl#8}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#8}::block_on::{closure_env#0}<core::pin::Pin<&mut core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>>, core::option::Option<()>>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, core::option::Option<()>)>
50262024-08-02T17:41:12.502Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
50272024-08-02T17:41:12.502Z 24: std::thread::local::LocalKey<T>::with
50282024-08-02T17:41:12.502Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
50292024-08-02T17:41:12.502Z 25: tokio::runtime::context::set_scheduler
50302024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:9
50312024-08-02T17:41:12.502Z 26: tokio::runtime::scheduler::current_thread::CoreGuard::enter
50322024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
50332024-08-02T17:41:12.502Z 27: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
50342024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:646:19
50352024-08-02T17:41:12.502Z 28: {closure#0}<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
50362024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:175:28
50372024-08-02T17:41:12.502Z 29: tokio::runtime::context::runtime::enter_runtime
50382024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context/runtime.rs:65:16
50392024-08-02T17:41:12.502Z 30: block_on<core::pin::Pin<&mut dyn core::future::future::Future<Output=()>>>
50402024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:167:9
50412024-08-02T17:41:12.502Z 31: tokio::runtime::runtime::Runtime::block_on
50422024-08-02T17:41:12.502Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/runtime.rs:347:47
50432024-08-02T17:41:12.502Z 32: test_instance_create_timeout_while_creating_zone
50442024-08-02T17:41:12.502Z at ./src/instance.rs:2137:9
50452024-08-02T17:41:12.503Z 33: omicron_sled_agent::instance::tests::test_instance_create_timeout_while_creating_zone::{{closure}}
50462024-08-02T17:41:12.503Z at ./src/instance.rs:2047:64
50472024-08-02T17:41:12.503Z 34: core::ops::function::FnOnce::call_once
50482024-08-02T17:41:12.503Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
50492024-08-02T17:41:12.503Z 35: core::ops::function::FnOnce::call_once
50502024-08-02T17:41:12.503Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
50512024-08-02T17:41:12.503Znote: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
50522024-08-02T17:41:12.503Zthread 'instance::tests::test_instance_create_timeout_while_creating_zone' panicked at illumos-utils/src/destructor.rs:150:14:
50532024-08-02T17:41:12.503Zcalled `Result::unwrap()` on an `Err` value: "channel closed"
50542024-08-02T17:41:12.503Zstack backtrace:
50552024-08-02T17:41:12.508Z 0: 0x8b689e3 - std::backtrace_rs::backtrace::libunwind::trace::h038277e88fb32018
50562024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
50572024-08-02T17:41:12.508Z 1: 0x8b689e3 - std::backtrace_rs::backtrace::trace_unsynchronized::hee8bce1f0364ec29
50582024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
50592024-08-02T17:41:12.508Z 2: 0x8b689e3 - std::sys_common::backtrace::_print_fmt::h862a0ca96496f39c
50602024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
50612024-08-02T17:41:12.508Z 3: 0x8b689e3 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h51a55916cbfff243
50622024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
50632024-08-02T17:41:12.508Z 4: 0x8bb548b - core::fmt::rt::Argument::fmt::heaffd0233edf3600
50642024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
50652024-08-02T17:41:12.508Z 5: 0x8bb548b - core::fmt::write::hb97341f5cb67ccb0
50662024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
50672024-08-02T17:41:12.508Z 6: 0x8b5db1e - std::io::Write::write_fmt::h8a8490016174d2ba
50682024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
50692024-08-02T17:41:12.508Z 7: 0x8b687e7 - std::sys_common::backtrace::_print::h5e789131039ae7e9
50702024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
50712024-08-02T17:41:12.508Z 8: 0x8b687e7 - std::sys_common::backtrace::print::h0bc5d6df46ae408b
50722024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
50732024-08-02T17:41:12.508Z 9: 0x8b6b199 - std::panicking::default_hook::{{closure}}::h05ad07cb5166223e
50742024-08-02T17:41:12.508Z 10: 0x8b6ae86 - std::panicking::default_hook::hfff3b1c5018625b0
50752024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:292:9
50762024-08-02T17:41:12.508Z 11: 0x8b6b9f2 - std::panicking::rust_panic_with_hook::h83507dc0eaa37bc0
50772024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:779:13
50782024-08-02T17:41:12.508Z 12: 0x8b6b734 - std::panicking::begin_panic_handler::{{closure}}::h3154d00dc41726bd
50792024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
50802024-08-02T17:41:12.508Z 13: 0x8b68ea9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4ee5c8bc09608ebb
50812024-08-02T17:41:12.508Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
50822024-08-02T17:41:12.508Z 14: 0x8b6b476 - rust_begin_unwind
50832024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
50842024-08-02T17:41:12.509Z 15: 0x8bb1985 - core::panicking::panic_fmt::ha0f28a1a40ca05f3
50852024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
50862024-08-02T17:41:12.509Z 16: 0x8bb1fc5 - core::result::unwrap_failed::hde36021d185658ce
50872024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5
50882024-08-02T17:41:12.509Z 17: 0x6c90a38 - unwrap<(), alloc::string::String>
50892024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23
50902024-08-02T17:41:12.509Z 18: 0x6c90a38 - enqueue_destroy<illumos_utils::link::VnicDestruction>
50912024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/illumos-utils/src/destructor.rs:138:9
50922024-08-02T17:41:12.509Z 19: 0x6c0e726 - <illumos_utils::link::Link as core::ops::drop::Drop>::drop::hf692fba59e2b3722
50932024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/illumos-utils/src/link.rs:211:13
50942024-08-02T17:41:12.509Z 20: 0x6bc3a71 - core::ptr::drop_in_place<illumos_utils::link::Link>::h9edda4bd24a82f58
50952024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
50962024-08-02T17:41:12.509Z 21: 0x6bc5a84 - core::ptr::drop_in_place<illumos_utils::running_zone::InstalledZone>::hfe589c11f5dc198d
50972024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
50982024-08-02T17:41:12.509Z 22: 0x4ea95c1 - core::ptr::drop_in_place<omicron_sled_agent::instance::InstanceRunner::setup_propolis_inner::{{closure}}>::h213dd90e24d3dde0
50992024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:1516:5
51002024-08-02T17:41:12.509Z 23: 0x4ea321e - core::ptr::drop_in_place<omicron_sled_agent::instance::InstanceRunner::propolis_ensure::{{closure}}>::hfe3b2bcfc7378231
51012024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:1285:63
51022024-08-02T17:41:12.509Z 24: 0x4e9d5fe - core::ptr::drop_in_place<omicron_sled_agent::instance::InstanceRunner::put_state::{{closure}}>::hbc5c036eea8cfb30
51032024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:1328:44
51042024-08-02T17:41:12.509Z 25: 0x4f051f2 - core::ptr::drop_in_place<omicron_sled_agent::instance::InstanceRunner::run::{{closure}}>::h4c55b28f3baeb7f1
51052024-08-02T17:41:12.509Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:425:60
51062024-08-02T17:41:12.509Z 26: 0x4f0133c - core::ptr::drop_in_place<omicron_sled_agent::instance::Instance::new::{{closure}}>::hec16cada1db8943c
51072024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:1104:58
51082024-08-02T17:41:12.509Z 27: 0x4eaae34 - core::ptr::drop_in_place<alloc::boxed::Box<omicron_sled_agent::instance::Instance::new::{{closure}}>>::h5868a6100379bc11
51092024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
51102024-08-02T17:41:12.509Z 28: 0x4eb7819 - core::ptr::drop_in_place<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::Instance::new::{{closure}}>>>::h840e792202696d84
51112024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
51122024-08-02T17:41:12.509Z 29: 0x4ec50ed - core::ptr::drop_in_place<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::Instance::new::{{closure}}>>>>::hcf4da62570b6c4f6
51132024-08-02T17:41:12.509Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
51142024-08-02T17:41:12.509Z 30: 0x494b83b - tokio::runtime::task::core::Core<T,S>::set_stage::{{closure}}::h1357202a14f8cb69
51152024-08-02T17:41:12.509Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/core.rs:382:41
51162024-08-02T17:41:12.509Z 31: 0x4948b15 - with_mut<tokio::runtime::task::core::Stage<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::{impl#2}::new::{async_block_env#2}, alloc::alloc::Global>>>, (), tokio::runtime::task::core::{impl#6}::set_stage::{closure_env#0}<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::{impl#2}::new::{async_block_env#2}, alloc::alloc::Global>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle, alloc::alloc::Global>>>
51172024-08-02T17:41:12.509Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/loom/std/unsafe_cell.rs:16:9
51182024-08-02T17:41:12.509Z 32: 0x4948b15 - set_stage<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::{impl#2}::new::{async_block_env#2}, alloc::alloc::Global>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle, alloc::alloc::Global>>
51192024-08-02T17:41:12.509Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/core.rs:382:9
51202024-08-02T17:41:12.509Z 33: 0x4920e59 - tokio::runtime::task::core::Core<T,S>::drop_future_or_output::hc32b977148c772bd
51212024-08-02T17:41:12.509Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/core.rs:347:13
51222024-08-02T17:41:12.510Z 34: 0x482a1bc - tokio::runtime::task::harness::cancel_task::{{closure}}::hb693a411dfa9ed7c
51232024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/harness.rs:453:9
51242024-08-02T17:41:12.510Z 35: 0x4e98a15 - core::ops::function::FnOnce::call_once::heea2a31e8c922b0a
51252024-08-02T17:41:12.510Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
51262024-08-02T17:41:12.510Z 36: 0x4f2e26d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h830e15ac86b1d287
51272024-08-02T17:41:12.510Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
51282024-08-02T17:41:12.510Z 37: 0x4a36c7c - do_call<core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::cancel_task::{closure_env#0}<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::{impl#2}::new::{async_block_env#2}, alloc::alloc::Global>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle, alloc::alloc::Global>>>, ()>
51292024-08-02T17:41:12.510Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
51302024-08-02T17:41:12.510Z 38: 0x4a680dd - __rust_try
51312024-08-02T17:41:12.510Z 39: 0x4a21b9b - try<(), core::panic::unwind_safe::AssertUnwindSafe<tokio::runtime::task::harness::cancel_task::{closure_env#0}<core::pin::Pin<alloc::boxed::Box<omicron_sled_agent::instance::{impl#2}::new::{async_block_env#2}, alloc::alloc::Global>>, alloc::sync::Arc<tokio::runtime::scheduler::current_thread::Handle, alloc::alloc::Global>>>>
51322024-08-02T17:41:12.510Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
51332024-08-02T17:41:12.510Z 40: 0x4c3b409 - std::panic::catch_unwind::h671d94c16abaf53d
51342024-08-02T17:41:12.510Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
51352024-08-02T17:41:12.510Z 41: 0x4824b91 - tokio::runtime::task::harness::cancel_task::h20c15990b62c2050
51362024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/harness.rs:452:15
51372024-08-02T17:41:12.510Z 42: 0x489b5bd - tokio::runtime::task::harness::Harness<T,S>::shutdown::h7236d4d51f09464f
51382024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/harness.rs:247:9
51392024-08-02T17:41:12.510Z 43: 0x4e57531 - tokio::runtime::task::raw::shutdown::h584fe4a2aeb0f8c0
51402024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/raw.rs:311:5
51412024-08-02T17:41:12.510Z 44: 0x890d633 - tokio::runtime::task::raw::RawTask::shutdown::h4a0fbd8a86a5a760
51422024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/raw.rs:235:18
51432024-08-02T17:41:12.510Z 45: 0x89176da - tokio::runtime::task::Task<S>::shutdown::he4d235e4cae4afd5
51442024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/mod.rs:418:9
51452024-08-02T17:41:12.510Z 46: 0x8916bc9 - tokio::runtime::task::list::OwnedTasks<S>::close_and_shutdown_all::h14ade32647a21c8d
51462024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/task/list.rs:156:25
51472024-08-02T17:41:12.510Z 47: 0x8909608 - tokio::runtime::scheduler::current_thread::shutdown2::h1e0048d5eac63bc7
51482024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:251:5
51492024-08-02T17:41:12.510Z 48: 0x890959e - tokio::runtime::scheduler::current_thread::CurrentThread::shutdown::{{closure}}::h758243cbe5268fbe
51502024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:231:28
51512024-08-02T17:41:12.510Z 49: 0x890b20b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a62a469b06f3a93
51522024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:68
51532024-08-02T17:41:12.510Z 50: 0x892c333 - tokio::runtime::context::scoped::Scoped<T>::set::h0d458a90f21a22fe
51542024-08-02T17:41:12.510Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context/scoped.rs:40:9
51552024-08-02T17:41:12.514Z 51: 0x88a3f6b - tokio::runtime::context::set_scheduler::{{closure}}::h94a26784164a2609
51562024-08-02T17:41:12.514Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:26
51572024-08-02T17:41:12.514Z 52: 0x88df417 - try_with<tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}<(alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, ()), tokio::runtime::scheduler::current_thread::{impl#8}::enter::{closure_env#0}<tokio::runtime::scheduler::current_thread::{impl#0}::shutdown::{closure_env#1}, ()>>, (alloc::boxed::Box<tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global>, ())>
51582024-08-02T17:41:12.514Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:284:16
51592024-08-02T17:41:12.514Z 53: 0x88de0b9 - std::thread::local::LocalKey<T>::with::h7f9bf1e31a9375c6
51602024-08-02T17:41:12.514Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/local.rs:260:9
51612024-08-02T17:41:12.514Z 54: 0x88a3ef3 - tokio::runtime::context::set_scheduler::ha78e676b57ccc59e
51622024-08-02T17:41:12.514Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/context.rs:180:9
51632024-08-02T17:41:12.514Z 55: 0x890b05c - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hea97085786c6af59
51642024-08-02T17:41:12.514Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:737:27
51652024-08-02T17:41:12.514Z 56: 0x8909290 - shutdown
51662024-08-02T17:41:12.514Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/scheduler/current_thread/mod.rs:230:13
51672024-08-02T17:41:12.514Z 57: 0x88fafff - <tokio::runtime::runtime::Runtime as core::ops::drop::Drop>::drop::h7f330532839426ac
51682024-08-02T17:41:12.514Z at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/runtime/runtime.rs:474:17
51692024-08-02T17:41:12.514Z 58: 0x88c7bb1 - core::ptr::drop_in_place<tokio::runtime::runtime::Runtime>::h8ea59b5b85e49358
51702024-08-02T17:41:12.514Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ptr/mod.rs:515:1
51712024-08-02T17:41:12.514Z 59: 0x4fc9a1c - test_instance_create_timeout_while_creating_zone
51722024-08-02T17:41:12.514Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:2137:36
51732024-08-02T17:41:12.515Z 60: 0x4fc98f5 - omicron_sled_agent::instance::tests::test_instance_create_timeout_while_creating_zone::{{closure}}::h7d06cb4d4cf6cfeb
51742024-08-02T17:41:12.515Z at /work/oxidecomputer/omicron/sled-agent/src/instance.rs:2047:64
51752024-08-02T17:41:12.515Z 61: 0x4e99498 - core::ops::function::FnOnce::call_once::hf5afeb7be016a074
51762024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
51772024-08-02T17:41:12.515Z 62: 0x50ca782 - core::ops::function::FnOnce::call_once::h890207b757df55e1
51782024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
51792024-08-02T17:41:12.515Z 63: 0x50ca782 - test::__rust_begin_short_backtrace::h7d2d4369bdaf4a34
51802024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
51812024-08-02T17:41:12.515Z 64: 0x50c9e12 - test::run_test_in_process::{{closure}}::h31000fd7644e6992
51822024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
51832024-08-02T17:41:12.515Z 65: 0x50c9e12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb3f7ea42d8a6d9c4
51842024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
51852024-08-02T17:41:12.515Z 66: 0x50c9e12 - std::panicking::try::do_call::hf3ecd0821fa0dae8
51862024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
51872024-08-02T17:41:12.515Z 67: 0x50c9e12 - std::panicking::try::hd6efc5a7a7ffbace
51882024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
51892024-08-02T17:41:12.515Z 68: 0x50c9e12 - std::panic::catch_unwind::hb9d904bb32ff8f59
51902024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
51912024-08-02T17:41:12.515Z 69: 0x50c9e12 - test::run_test_in_process::hd3f565c458c41dbd
51922024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
51932024-08-02T17:41:12.515Z 70: 0x50c9e12 - test::run_test::{{closure}}::hb015f67eee864c44
51942024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
51952024-08-02T17:41:12.515Z 71: 0x509016d - test::run_test::{{closure}}::he615d4cad0e3c9f0
51962024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
51972024-08-02T17:41:12.515Z 72: 0x509016d - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe7d7167648614df
51982024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
51992024-08-02T17:41:12.515Z 73: 0x5094f87 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he3b5c3f6fe28d7e1
52002024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
52012024-08-02T17:41:12.515Z 74: 0x5094f87 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h27dbbbac419554a7
52022024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
52032024-08-02T17:41:12.515Z 75: 0x5094f87 - std::panicking::try::do_call::h9d9ab8c864f6fe75
52042024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
52052024-08-02T17:41:12.515Z 76: 0x5094f87 - std::panicking::try::h6bfedca0d6946fa1
52062024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
52072024-08-02T17:41:12.515Z 77: 0x5094f87 - std::panic::catch_unwind::h39bfdc24dcdfd6ee
52082024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
52092024-08-02T17:41:12.515Z 78: 0x5094f87 - std::thread::Builder::spawn_unchecked_::{{closure}}::h01f6b1fa8623c4c0
52102024-08-02T17:41:12.515Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
52112024-08-02T17:41:12.515Z 79: 0x5094f87 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3a34ecbf74f886bc
52122024-08-02T17:41:12.516Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
52132024-08-02T17:41:12.516Z 80: 0x8b74049 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hd414fd500219c787
52142024-08-02T17:41:12.516Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
52152024-08-02T17:41:12.516Z 81: 0x8b74049 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h0185933a0a42e8f6
52162024-08-02T17:41:12.516Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
52172024-08-02T17:41:12.516Z 82: 0x8b74049 - std::sys::pal::unix::thread::Thread::new::thread_start::h5de3317a74146726
52182024-08-02T17:41:12.516Z at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
52192024-08-02T17:41:12.516Z 83: 0xfffffc7fef084257 - _thrp_setup
52202024-08-02T17:41:12.516Z 84: 0xfffffc7fef0845a0 - <unknown>
52212024-08-02T17:41:12.516Z
52222024-08-02T17:41:12.516Z PASS [ 0.030s] omicron-sled-agent probe_manager::test::probe_state_set_ops
52232024-08-02T17:41:12.520Z PASS [ 0.031s] omicron-sled-agent profile::tests::empty_profile
52242024-08-02T17:41:12.528Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_disabled_instance
52252024-08-02T17:41:12.549Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_instance
52262024-08-02T17:41:12.555Z PASS [ 0.028s] omicron-sled-agent profile::tests::test_multiple
52272024-08-02T17:41:12.578Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_property
52282024-08-02T17:41:12.584Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_property_group
52292024-08-02T17:41:12.606Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_service
52302024-08-02T17:41:12.614Z PASS [ 0.029s] omicron-sled-agent profile::tests::test_service_property_group
52312024-08-02T17:41:12.638Z PASS [ 0.030s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
52322024-08-02T17:41:12.644Z PASS [ 0.030s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
52332024-08-02T17:41:12.669Z PASS [ 0.033s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
52342024-08-02T17:41:12.689Z PASS [ 0.044s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
52352024-08-02T17:41:12.714Z PASS [ 0.044s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
52362024-08-02T17:41:12.733Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
52372024-08-02T17:41:12.766Z PASS [ 0.035s] omicron-sled-agent services::test::test_all_zones_requests_schema
52382024-08-02T17:41:12.772Z PASS [ 0.060s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
52392024-08-02T17:41:12.802Z PASS [ 0.027s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
52402024-08-02T17:41:13.041Z PASS [ 2.612s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
52412024-08-02T17:41:13.049Z PASS [ 38.945s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
52422024-08-02T17:41:13.232Z PASS [ 1.915s] omicron-sled-agent instance::tests::test_instance_manager_creation
52432024-08-02T17:41:15.345Z PASS [ 2.305s] omicron-sled-agent services::test::test_ensure_service_before_timesync
52442024-08-02T17:41:15.418Z PASS [ 2.616s] omicron-sled-agent services::test::test_ensure_service
52452024-08-02T17:41:15.452Z PASS [ 0.033s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
52462024-08-02T17:41:15.483Z PASS [ 2.433s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
52472024-08-02T17:41:15.488Z PASS [ 0.039s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
52482024-08-02T17:41:15.515Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
52492024-08-02T17:41:15.522Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
52502024-08-02T17:41:15.550Z PASS [ 0.034s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
52512024-08-02T17:41:15.558Z PASS [ 0.035s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
52522024-08-02T17:41:15.588Z PASS [ 0.036s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
52532024-08-02T17:41:15.619Z PASS [ 0.034s] omicron-sled-agent updates::test::test_query_no_components
52542024-08-02T17:41:15.629Z PASS [ 2.862s] omicron-sled-agent services::test::test_bad_generations
52552024-08-02T17:41:15.654Z PASS [ 0.035s] omicron-sled-agent updates::test::test_query_sled_agent_version
52562024-08-02T17:41:15.670Z PASS [ 0.039s] omicron-sled-agent updates::test::test_query_zone_version
52572024-08-02T17:41:15.699Z PASS [ 0.030s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
52582024-08-02T17:41:15.791Z PASS [ 0.136s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
52592024-08-02T17:41:15.840Z PASS [ 2.610s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
52602024-08-02T17:41:15.879Z PASS [ 0.037s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
52612024-08-02T17:41:16.152Z PASS [ 23.961s] omicron-omdb::test_all_output test_omdb_success_cases
52622024-08-02T17:41:16.243Z PASS [ 11.487s] omicron-passwords test::test_smoke
52632024-08-02T17:41:17.639Z PASS [ 1.850s] omicron-sled-agent zone_bundle::illumos_tests::test_context
52642024-08-02T17:41:17.808Z PASS [ 0.169s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
52652024-08-02T17:41:17.848Z PASS [ 0.039s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
52662024-08-02T17:41:17.894Z PASS [ 0.047s] omicron-sled-agent zone_bundle::tests::test_disk_usage
52672024-08-02T17:41:17.919Z PASS [ 0.025s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
52682024-08-02T17:41:17.941Z PASS [ 0.023s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
52692024-08-02T17:41:17.965Z PASS [ 0.023s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
52702024-08-02T17:41:18.013Z PASS [ 2.668s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
52712024-08-02T17:41:18.045Z PASS [ 1.896s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
52722024-08-02T17:41:18.121Z PASS [ 2.423s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
52732024-08-02T17:41:18.194Z PASS [ 2.316s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
52742024-08-02T17:41:18.247Z PASS [ 0.050s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
52752024-08-02T17:41:18.260Z PASS [ 0.137s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
52762024-08-02T17:41:18.304Z PASS [ 0.045s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
52772024-08-02T17:41:18.334Z PASS [ 0.031s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
52782024-08-02T17:41:18.414Z PASS [ 0.080s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
52792024-08-02T17:41:18.436Z PASS [ 0.023s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
52802024-08-02T17:41:18.460Z PASS [ 0.494s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
52812024-08-02T17:41:18.608Z PASS [ 0.561s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
52822024-08-02T17:41:18.648Z PASS [ 0.210s] omicron-test-utils dev::db::test::test_bad_cmd
52832024-08-02T17:41:18.725Z PASS [ 2.517s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
52842024-08-02T17:41:18.777Z PASS [ 0.052s] omicron-test-utils dev::db::test::test_make_pg_config_fail
52852024-08-02T17:41:18.799Z PASS [ 0.023s] omicron-test-utils dev::db::test::test_make_pg_config_ok
52862024-08-02T17:41:18.828Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_process_exit_abnormal
52872024-08-02T17:41:18.853Z PASS [ 0.393s] omicron-test-utils dev::db::test::test_cmd_fails
52882024-08-02T17:41:18.858Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_process_exit_normal
52892024-08-02T17:41:18.880Z PASS [ 0.232s] omicron-test-utils dev::db::test::test_database_start_hang
52902024-08-02T17:41:18.942Z PASS [ 0.928s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
52912024-08-02T17:41:18.969Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_starter_tmpdir
52922024-08-02T17:41:19.032Z PASS [ 0.063s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
52932024-08-02T17:41:19.064Z PASS [ 0.033s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
52942024-08-02T17:41:19.094Z PASS [ 0.031s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
52952024-08-02T17:41:19.127Z PASS [ 0.029s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
52962024-08-02T17:41:19.201Z PASS [ 0.074s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
52972024-08-02T17:41:19.280Z PASS [ 1.034s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
52982024-08-02T17:41:19.726Z PASS [ 0.520s] openapi-manager check::tests::check_apis_up_to_date
52992024-08-02T17:41:19.793Z PASS [ 0.510s] oximeter test::timeseries_schema_consistency
53002024-08-02T17:41:19.861Z LEAK [ 1.007s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
53012024-08-02T17:41:19.885Z PASS [ 0.164s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
53022024-08-02T17:41:20.153Z PASS [ 0.269s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
53032024-08-02T17:41:20.172Z PASS [ 0.300s] oximeter-collector agent::tests::test_self_stat_error_counter
53042024-08-02T17:41:20.172Z PASS [ 0.371s] oximeter-collector agent::tests::test_self_stat_collection_count
53052024-08-02T17:41:20.180Z PASS [ 0.027s] oximeter-collector self_stats::tests::test_failure_reason_serialization
53062024-08-02T17:41:20.234Z PASS [ 0.063s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
53072024-08-02T17:41:20.241Z PASS [ 0.062s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
53082024-08-02T17:41:20.261Z PASS [ 0.029s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
53092024-08-02T17:41:20.655Z PASS [ 0.490s] oximeter-collector::test_commands test_oximeter_no_args
53102024-08-02T17:41:21.666Z PASS [ 1.424s] oximeter-db client::oxql::tests::test_get_entire_table
53112024-08-02T17:41:21.710Z PASS [ 1.449s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
53122024-08-02T17:41:21.781Z PASS [ 0.070s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
53132024-08-02T17:41:21.839Z PASS [ 0.059s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
53142024-08-02T17:41:21.886Z PASS [ 1.223s] oximeter-db client::oxql::tests::test_get_one_timeseries
53152024-08-02T17:41:22.902Z PASS [ 1.235s] oximeter-db client::oxql::tests::test_limit_operations
53162024-08-02T17:41:23.065Z PASS [ 7.506s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
53172024-08-02T17:41:23.255Z PASS [ 4.374s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
53182024-08-02T17:41:23.513Z PASS [ 4.903s] omicron-test-utils dev::db::test::test_database_concurrent
53192024-08-02T17:41:23.778Z PASS [ 0.875s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
53202024-08-02T17:41:24.131Z PASS [ 2.255s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
53212024-08-02T17:41:24.169Z PASS [ 0.039s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
53222024-08-02T17:41:24.209Z PASS [ 0.038s] oximeter-db client::tests::test_read_timeseries_to_delete
53232024-08-02T17:41:24.242Z PASS [ 0.035s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
53242024-08-02T17:41:24.273Z PASS [ 0.031s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
53252024-08-02T17:41:24.280Z PASS [ 1.215s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
53262024-08-02T17:41:24.418Z PASS [ 1.161s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
53272024-08-02T17:41:24.436Z PASS [ 0.923s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
53282024-08-02T17:41:24.463Z PASS [ 0.027s] oximeter-db client::tests::test_unravel_index
53292024-08-02T17:41:24.505Z PASS [ 0.041s] oximeter-db client::tests::test_verify_schema_upgrades
53302024-08-02T17:41:24.535Z PASS [ 0.030s] oximeter-db model::tests::test_db_bool
53312024-08-02T17:41:25.313Z PASS [ 0.778s] oximeter-db model::tests::test_db_bool_bad
53322024-08-02T17:41:25.345Z PASS [ 0.032s] oximeter-db model::tests::test_db_datum_type_conversion
53332024-08-02T17:41:25.355Z PASS [ 1.082s] oximeter-db client::tests::test_select_all_field_types
53342024-08-02T17:41:25.375Z PASS [ 0.031s] oximeter-db model::tests::test_db_field_list_conversion
53352024-08-02T17:41:25.382Z PASS [ 0.028s] oximeter-db model::tests::test_db_field_type_conversion
53362024-08-02T17:41:25.405Z PASS [ 0.030s] oximeter-db model::tests::test_db_histogram
53372024-08-02T17:41:25.441Z PASS [ 0.036s] oximeter-db model::tests::test_parse_bytes_measurement
53382024-08-02T17:41:25.475Z PASS [ 0.034s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
53392024-08-02T17:41:25.512Z PASS [ 0.037s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
53402024-08-02T17:41:25.533Z PASS [ 1.753s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
53412024-08-02T17:41:25.543Z PASS [ 0.030s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
53422024-08-02T17:41:25.562Z PASS [ 0.180s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
53432024-08-02T17:41:25.570Z PASS [ 0.040s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
53442024-08-02T17:41:25.578Z PASS [ 0.036s] oximeter-db model::tests::test_unroll_from_source
53452024-08-02T17:41:25.597Z PASS [ 0.034s] oximeter-db model::tests::test_unroll_measurement_row
53462024-08-02T17:41:25.611Z PASS [ 0.035s] oximeter-db model::tests::test_unroll_missing_measurement_row
53472024-08-02T17:41:25.620Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
53482024-08-02T17:41:25.627Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
53492024-08-02T17:41:25.711Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_comparison
53502024-08-02T17:41:25.713Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
53512024-08-02T17:41:25.713Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_double_literal
53522024-08-02T17:41:25.713Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
53532024-08-02T17:41:25.713Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
53542024-08-02T17:41:25.714Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
53552024-08-02T17:41:25.714Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
53562024-08-02T17:41:25.717Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
53572024-08-02T17:41:25.717Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
53582024-08-02T17:41:25.739Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
53592024-08-02T17:41:25.748Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
53602024-08-02T17:41:25.757Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
53612024-08-02T17:41:25.770Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_group_by
53622024-08-02T17:41:25.783Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_ident
53632024-08-02T17:41:25.792Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
53642024-08-02T17:41:25.798Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
53652024-08-02T17:41:25.811Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
53662024-08-02T17:41:25.819Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
53672024-08-02T17:41:25.826Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
53682024-08-02T17:41:25.834Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
53692024-08-02T17:41:25.843Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
53702024-08-02T17:41:25.848Z PASS [ 0.024s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
53712024-08-02T17:41:25.871Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_query
53722024-08-02T17:41:25.878Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
53732024-08-02T17:41:25.901Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
53742024-08-02T17:41:25.908Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
53752024-08-02T17:41:25.928Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
53762024-08-02T17:41:25.936Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_reducer
53772024-08-02T17:41:25.957Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
53782024-08-02T17:41:25.964Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
53792024-08-02T17:41:25.984Z PASS [ 0.028s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
53802024-08-02T17:41:25.989Z PASS [ 0.026s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
53812024-08-02T17:41:26.026Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
53822024-08-02T17:41:26.041Z PASS [ 0.052s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
53832024-08-02T17:41:26.059Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
53842024-08-02T17:41:26.090Z PASS [ 0.045s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
53852024-08-02T17:41:26.101Z PASS [ 0.043s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
53862024-08-02T17:41:26.130Z PASS [ 0.044s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
53872024-08-02T17:41:26.137Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
53882024-08-02T17:41:26.174Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
53892024-08-02T17:41:26.204Z PASS [ 0.044s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
53902024-08-02T17:41:26.221Z PASS [ 0.045s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
53912024-08-02T17:41:26.240Z PASS [ 0.046s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
53922024-08-02T17:41:26.293Z PASS [ 0.041s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
53932024-08-02T17:41:26.464Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
53942024-08-02T17:41:26.464Z PASS [ 0.090s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
53952024-08-02T17:41:26.464Z PASS [ 0.054s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
53962024-08-02T17:41:26.467Z PASS [ 1.937s] oximeter-db client::tests::test_sql_query_output
53972024-08-02T17:41:26.467Z PASS [ 0.086s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
53982024-08-02T17:41:26.467Z PASS [ 0.065s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
53992024-08-02T17:41:26.467Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
54002024-08-02T17:41:26.467Z PASS [ 0.048s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
54012024-08-02T17:41:26.467Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
54022024-08-02T17:41:26.475Z PASS [ 0.044s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
54032024-08-02T17:41:26.483Z PASS [ 0.037s] oximeter-db oxql::point::tests::test_cast_points_from_bool
54042024-08-02T17:41:26.492Z PASS [ 0.032s] oximeter-db oxql::point::tests::test_cast_points_from_double
54052024-08-02T17:41:26.501Z PASS [ 0.028s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
54062024-08-02T17:41:26.506Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
54072024-08-02T17:41:26.515Z PASS [ 0.024s] oximeter-db oxql::point::tests::test_cast_points_from_integer
54082024-08-02T17:41:26.525Z PASS [ 0.025s] oximeter-db oxql::point::tests::test_cast_points_from_string
54092024-08-02T17:41:26.530Z PASS [ 0.024s] oximeter-db oxql::point::tests::test_point_delta_between
54102024-08-02T17:41:26.537Z PASS [ 0.023s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
54112024-08-02T17:41:26.548Z PASS [ 0.023s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
54122024-08-02T17:41:26.555Z PASS [ 0.023s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
54132024-08-02T17:41:26.563Z PASS [ 0.024s] oximeter-db oxql::query::tests::test_coalesce_limits
54142024-08-02T17:41:26.581Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
54152024-08-02T17:41:26.588Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
54162024-08-02T17:41:26.595Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
54172024-08-02T17:41:26.613Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
54182024-08-02T17:41:26.620Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
54192024-08-02T17:41:26.629Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
54202024-08-02T17:41:26.650Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
54212024-08-02T17:41:26.658Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_predicates
54222024-08-02T17:41:26.672Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
54232024-08-02T17:41:26.681Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
54242024-08-02T17:41:26.688Z PASS [ 0.032s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
54252024-08-02T17:41:26.707Z PASS [ 0.043s] oximeter-db oxql::query::tests::test_query_end_time
54262024-08-02T17:41:26.720Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
54272024-08-02T17:41:26.720Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
54282024-08-02T17:41:26.732Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
54292024-08-02T17:41:26.738Z PASS [ 0.025s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
54302024-08-02T17:41:26.756Z PASS [ 0.024s] oximeter-db query::tests::test_field_cmp
54312024-08-02T17:41:26.769Z PASS [ 0.025s] oximeter-db query::tests::test_field_selector_as_query
54322024-08-02T17:41:26.769Z PASS [ 0.043s] oximeter-db oxql::query::tests::test_split_query
54332024-08-02T17:41:26.805Z PASS [ 0.035s] oximeter-db query::tests::test_field_value_as_db_str
54342024-08-02T17:41:26.859Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_field_selectors
54352024-08-02T17:41:26.859Z PASS [ 0.054s] oximeter-db query::tests::test_select_query_builder_filter_raw
54362024-08-02T17:41:26.919Z PASS [ 0.075s] oximeter-db query::tests::test_select_query_builder_from_parts
54372024-08-02T17:41:26.919Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_full
54382024-08-02T17:41:26.919Z PASS [ 0.062s] oximeter-db query::tests::test_select_query_builder_limit_offset
54392024-08-02T17:41:27.005Z PASS [ 0.047s] oximeter-db query::tests::test_select_query_builder_no_selectors
54402024-08-02T17:41:27.008Z PASS [ 0.067s] oximeter-db query::tests::test_select_query_builder_no_fields
54412024-08-02T17:41:27.008Z PASS [ 0.095s] oximeter-db query::tests::test_string_field_selector
54422024-08-02T17:41:27.008Z PASS [ 0.065s] oximeter-db query::tests::test_time_range
54432024-08-02T17:41:27.018Z PASS [ 0.059s] oximeter-db sql::tests::test_allow_limit_offset
54442024-08-02T17:41:27.026Z PASS [ 0.035s] oximeter-db sql::tests::test_allow_subqueries
54452024-08-02T17:41:27.042Z PASS [ 0.043s] oximeter-db sql::tests::test_cannot_name_database
54462024-08-02T17:41:27.055Z PASS [ 0.038s] oximeter-db sql::tests::test_ctes_are_not_supported
54472024-08-02T17:41:27.066Z PASS [ 0.036s] oximeter-db sql::tests::test_function_allow_list
54482024-08-02T17:41:27.097Z PASS [ 0.038s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
54492024-08-02T17:41:27.114Z PASS [ 0.069s] oximeter-db sql::tests::test_join_must_be_inner
54502024-08-02T17:41:27.128Z PASS [ 0.060s] oximeter-db sql::tests::test_query_must_be_select_statement
54512024-08-02T17:41:27.137Z PASS [ 0.044s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
54522024-08-02T17:41:27.175Z PASS [ 0.037s] oximeter-db sql::tests::test_with_comma_join_fails
54532024-08-02T17:41:27.195Z PASS [ 0.060s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
54542024-08-02T17:41:27.195Z PASS [ 0.072s] oximeter-db sql::tests::test_require_table_is_timeseries_name
54552024-08-02T17:41:27.205Z PASS [ 0.030s] oximeter-db tests::test_timeseries_key_field_stability
54562024-08-02T17:41:27.220Z PASS [ 0.034s] oximeter-db tests::test_timeseries_key_sample_stability
54572024-08-02T17:41:27.236Z PASS [ 0.036s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
54582024-08-02T17:41:27.236Z PASS [ 0.032s] oximeter-impl histogram::tests::test_bin_range
54592024-08-02T17:41:27.250Z PASS [ 0.031s] oximeter-impl histogram::tests::test_bin_range_from
54602024-08-02T17:41:27.269Z PASS [ 0.030s] oximeter-impl histogram::tests::test_bin_range_to
54612024-08-02T17:41:27.291Z PASS [ 0.041s] oximeter-impl histogram::tests::test_empty_bins_not_supported
54622024-08-02T17:41:27.291Z PASS [ 0.029s] oximeter-impl histogram::tests::test_ensure_finite
54632024-08-02T17:41:27.311Z PASS [ 0.049s] oximeter-impl histogram::tests::test_histogram
54642024-08-02T17:41:27.321Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_construct_with
54652024-08-02T17:41:27.330Z PASS [ 0.041s] oximeter-impl histogram::tests::test_histogram_extreme_bins
54662024-08-02T17:41:27.374Z PASS [ 0.031s] oximeter-impl histogram::tests::test_histogram_extreme_samples
54672024-08-02T17:41:27.374Z PASS [ 0.029s] oximeter-impl histogram::tests::test_histogram_float_bins
54682024-08-02T17:41:27.374Z PASS [ 0.036s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
54692024-08-02T17:41:27.374Z PASS [ 0.035s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
54702024-08-02T17:41:27.414Z PASS [ 0.034s] oximeter-impl histogram::tests::test_histogram_with_bins
54712024-08-02T17:41:27.414Z PASS [ 0.031s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
54722024-08-02T17:41:27.414Z PASS [ 0.032s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
54732024-08-02T17:41:27.449Z PASS [ 0.042s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
54742024-08-02T17:41:27.449Z PASS [ 0.033s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
54752024-08-02T17:41:27.465Z PASS [ 0.027s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
54762024-08-02T17:41:27.480Z PASS [ 0.034s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
54772024-08-02T17:41:27.495Z PASS [ 0.026s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
54782024-08-02T17:41:27.507Z PASS [ 0.119s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
54792024-08-02T17:41:27.592Z PASS [ 0.034s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
54802024-08-02T17:41:27.595Z PASS [ 0.035s] oximeter-impl histogram::tests::test_span_decades
54812024-08-02T17:41:27.595Z PASS [ 0.033s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
54822024-08-02T17:41:27.595Z PASS [ 0.032s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
54832024-08-02T17:41:27.595Z PASS [ 0.044s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
54842024-08-02T17:41:27.595Z PASS [ 0.041s] oximeter-impl quantile::tests::test_default_percentiles
54852024-08-02T17:41:27.595Z PASS [ 0.031s] oximeter-impl quantile::tests::test_empty_observations
54862024-08-02T17:41:27.716Z PASS [ 0.033s] oximeter-impl quantile::tests::test_find_cells
54872024-08-02T17:41:27.716Z PASS [ 0.047s] oximeter-impl quantile::tests::test_float_observations
54882024-08-02T17:41:27.716Z PASS [ 0.036s] oximeter-impl quantile::tests::test_integer_observations
54892024-08-02T17:41:27.716Z PASS [ 0.065s] oximeter-impl quantile::tests::test_invalid_p_value
54902024-08-02T17:41:27.719Z PASS [ 0.039s] oximeter-impl quantile::tests::test_max_p
54912024-08-02T17:41:27.719Z PASS [ 0.059s] oximeter-impl quantile::tests::test_min_p
54922024-08-02T17:41:27.720Z PASS [ 0.049s] oximeter-impl quantile::tests::test_non_filled_observations
54932024-08-02T17:41:27.743Z PASS [ 0.059s] oximeter-impl quantile::tests::test_rounding
54942024-08-02T17:41:27.780Z PASS [ 0.081s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
54952024-08-02T17:41:27.838Z PASS [ 0.075s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
54962024-08-02T17:41:27.838Z PASS [ 0.049s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
54972024-08-02T17:41:27.841Z PASS [ 0.041s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
54982024-08-02T17:41:27.841Z PASS [ 0.033s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
54992024-08-02T17:41:27.848Z PASS [ 0.034s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
55002024-08-02T17:41:27.860Z PASS [ 0.038s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
55012024-08-02T17:41:27.890Z PASS [ 0.049s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
55022024-08-02T17:41:27.890Z PASS [ 0.035s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
55032024-08-02T17:41:27.903Z PASS [ 0.042s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
55042024-08-02T17:41:27.918Z PASS [ 0.027s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
55052024-08-02T17:41:27.926Z PASS [ 0.045s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
55062024-08-02T17:41:27.937Z PASS [ 0.033s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
55072024-08-02T17:41:27.984Z PASS [ 0.028s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
55082024-08-02T17:41:27.984Z PASS [ 0.035s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
55092024-08-02T17:41:27.984Z PASS [ 0.035s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
55102024-08-02T17:41:27.984Z PASS [ 0.039s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
55112024-08-02T17:41:28.003Z PASS [ 0.041s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
55122024-08-02T17:41:28.010Z PASS [ 0.041s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
55132024-08-02T17:41:28.013Z PASS [ 0.034s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
55142024-08-02T17:41:28.031Z PASS [ 0.027s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
55152024-08-02T17:41:28.039Z PASS [ 0.028s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
55162024-08-02T17:41:28.047Z PASS [ 0.029s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
55172024-08-02T17:41:28.056Z PASS [ 0.028s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
55182024-08-02T17:41:28.075Z PASS [ 0.037s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
55192024-08-02T17:41:28.083Z PASS [ 0.036s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
55202024-08-02T17:41:28.092Z PASS [ 0.036s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
55212024-08-02T17:41:28.106Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
55222024-08-02T17:41:28.119Z PASS [ 0.035s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
55232024-08-02T17:41:28.128Z PASS [ 0.034s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
55242024-08-02T17:41:28.136Z PASS [ 0.030s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
55252024-08-02T17:41:28.146Z PASS [ 0.026s] oximeter-impl schema::ir::tests::only_support_format_version_1
55262024-08-02T17:41:28.159Z PASS [ 0.027s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
55272024-08-02T17:41:28.160Z PASS [ 2.303s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
55282024-08-02T17:41:28.167Z PASS [ 0.031s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
55292024-08-02T17:41:28.176Z PASS [ 0.029s] oximeter-impl schema::tests::test_field_schema_ordering
55302024-08-02T17:41:28.185Z PASS [ 0.030s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
55312024-08-02T17:41:28.193Z PASS [ 0.032s] oximeter-impl schema::tests::test_timeseries_name
55322024-08-02T17:41:28.201Z PASS [ 0.033s] oximeter-impl schema::tests::test_timeseries_name_from_str
55332024-08-02T17:41:28.217Z PASS [ 0.035s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
55342024-08-02T17:41:28.225Z PASS [ 0.041s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
55352024-08-02T17:41:28.238Z PASS [ 0.040s] oximeter-impl test_util::tests::test_gen_test_samples
55362024-08-02T17:41:28.238Z PASS [ 0.032s] oximeter-impl traits::tests::test_metric_trait
55372024-08-02T17:41:28.244Z PASS [ 0.036s] oximeter-impl traits::tests::test_producer_trait
55382024-08-02T17:41:28.424Z PASS [ 0.026s] oximeter-impl traits::tests::test_target_trait
55392024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_cumulative_f64
55402024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_cumulative_i64
55412024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_datum
55422024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
55432024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
55442024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
55452024-08-02T17:41:28.428Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
55462024-08-02T17:41:28.428Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
55472024-08-02T17:41:28.428Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
55482024-08-02T17:41:28.428Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
55492024-08-02T17:41:28.428Z PASS [ 0.032s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
55502024-08-02T17:41:28.428Z PASS [ 0.027s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
55512024-08-02T17:41:28.428Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
55522024-08-02T17:41:28.428Z PASS [ 0.033s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
55532024-08-02T17:41:28.428Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
55542024-08-02T17:41:28.428Z PASS [ 0.029s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
55552024-08-02T17:41:28.428Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
55562024-08-02T17:41:28.428Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
55572024-08-02T17:41:28.428Z PASS [ 0.032s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
55582024-08-02T17:41:28.428Z PASS [ 0.033s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
55592024-08-02T17:41:28.428Z PASS [ 0.033s] oximeter-impl types::tests::test_measurement
55602024-08-02T17:41:28.429Z PASS [ 0.032s] oximeter-impl types::tests::test_sample_struct
55612024-08-02T17:41:28.429Z PASS [ 0.034s] oximeter-impl types::tests::test_verify_field_names
55622024-08-02T17:41:28.483Z PASS [ 0.079s] oximeter-instruments http::tests::test_normalize_uri_path
55632024-08-02T17:41:28.490Z PASS [ 0.095s] oximeter-instruments http::tests::test_latency_tracker
55642024-08-02T17:41:28.586Z PASS [ 0.093s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
55652024-08-02T17:41:28.599Z PASS [ 0.186s] oximeter-instruments kstat::link::tests::test_kstat_sampler
55662024-08-02T17:41:28.615Z PASS [ 0.123s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
55672024-08-02T17:41:28.615Z PASS [ 0.185s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
55682024-08-02T17:41:28.639Z PASS [ 0.055s] oximeter-instruments kstat::link::tests::test_physical_datalink
55692024-08-02T17:41:28.654Z PASS [ 0.039s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
55702024-08-02T17:41:28.673Z PASS [ 0.055s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
55712024-08-02T17:41:28.673Z PASS [ 0.023s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
55722024-08-02T17:41:28.673Z PASS [ 0.063s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
55732024-08-02T17:41:28.685Z PASS [ 0.027s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
55742024-08-02T17:41:28.700Z PASS [ 0.018s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
55752024-08-02T17:41:28.700Z PASS [ 0.023s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
55762024-08-02T17:41:28.757Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_annotated_field
55772024-08-02T17:41:28.757Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_datum_field
55782024-08-02T17:41:28.757Z PASS [ 0.019s] oximeter-macro-impl tests::test_metric_enum
55792024-08-02T17:41:28.757Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_without_datum_field
55802024-08-02T17:41:28.757Z PASS [ 0.018s] oximeter-macro-impl tests::test_target
55812024-08-02T17:41:28.764Z PASS [ 0.023s] oximeter-macro-impl tests::test_target_empty_struct
55822024-08-02T17:41:28.764Z PASS [ 0.018s] oximeter-macro-impl tests::test_target_enum
55832024-08-02T17:41:28.764Z PASS [ 0.022s] oximeter-macro-impl tests::test_target_unit_struct
55842024-08-02T17:41:28.764Z PASS [ 0.016s] oximeter-macro-impl tests::test_target_with_datum_field
55852024-08-02T17:41:28.764Z PASS [ 0.017s] oxlog tests::test_is_oxide_smf_log_file
55862024-08-02T17:41:28.764Z PASS [ 0.018s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
55872024-08-02T17:41:28.767Z PASS [ 0.019s] oxlog tests::test_sort_logs
55882024-08-02T17:41:28.927Z PASS [ 0.164s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
55892024-08-02T17:41:28.955Z PASS [ 0.027s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
55902024-08-02T17:41:29.008Z PASS [ 0.052s] sled-agent-types rack_init::tests::parse_rack_initialization
55912024-08-02T17:41:29.041Z PASS [ 0.032s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
55922024-08-02T17:41:29.090Z PASS [ 0.051s] sled-agent-types rack_init::tests::test_extra_certs
55932024-08-02T17:41:29.118Z PASS [ 0.027s] sled-agent-types rack_init::tests::test_subnets
55942024-08-02T17:41:29.154Z PASS [ 0.037s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
55952024-08-02T17:41:29.201Z PASS [ 0.046s] sled-hardware disk::test::test_disk_paths
55962024-08-02T17:41:29.230Z PASS [ 0.029s] sled-hardware disk::test::test_partition_device_paths
55972024-08-02T17:41:29.302Z PASS [ 0.073s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
55982024-08-02T17:41:29.329Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
55992024-08-02T17:41:29.356Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
56002024-08-02T17:41:29.381Z PASS [ 0.026s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
56012024-08-02T17:41:29.440Z PASS [ 0.058s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
56022024-08-02T17:41:29.470Z PASS [ 0.029s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
56032024-08-02T17:41:29.500Z PASS [ 0.030s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
56042024-08-02T17:41:29.529Z PASS [ 0.032s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
56052024-08-02T17:41:29.546Z PASS [ 0.794s] reconfigurator-cli::test_basic test_basic
56062024-08-02T17:41:29.617Z PASS [ 0.084s] sled-storage dataset::test::serialize_dataset_name
56072024-08-02T17:41:29.668Z PASS [ 0.122s] sled-storage manager::test::test_omicron_physical_disks_schema
56082024-08-02T17:41:30.601Z PASS [ 0.933s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
56092024-08-02T17:41:30.649Z PASS [ 0.046s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
56102024-08-02T17:41:31.462Z PASS [ 1.846s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
56112024-08-02T17:41:31.524Z PASS [ 0.062s] sled-storage manager::tests::ensure_using_exactly_these_disks
56122024-08-02T17:41:31.573Z PASS [ 12.708s] omicron-test-utils dev::db::test::test_setup_database_default_dir
56132024-08-02T17:41:32.123Z PASS [ 3.394s] oximeter-producer tests::test_producer_registration_task
56142024-08-02T17:41:33.215Z PASS [ 1.090s] sled-storage manager::tests::update_rawdisk_firmware
56152024-08-02T17:41:33.311Z PASS [ 2.662s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
56162024-08-02T17:41:33.426Z PASS [ 1.900s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
56172024-08-02T17:41:33.774Z PASS [ 2.203s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
56182024-08-02T17:41:34.423Z PASS [ 1.113s] sled-storage manager::tests::wait_for_boot_disk
56192024-08-02T17:41:34.567Z PASS [ 0.790s] tufaceous::integration-tests command_tests::test_init_and_add
56202024-08-02T17:41:34.625Z PASS [ 0.060s] tufaceous-lib archive::tests::test_validate_path
56212024-08-02T17:41:34.706Z PASS [ 0.081s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
56222024-08-02T17:41:34.749Z PASS [ 0.042s] tufaceous-lib key::tests::test_from_str
56232024-08-02T17:41:34.810Z PASS [ 1.384s] tufaceous::integration-tests command_tests::test_assemble_fake
56242024-08-02T17:41:34.954Z PASS [ 0.204s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
56252024-08-02T17:41:35.415Z PASS [ 0.991s] tufaceous::manifest-tests check_manifest::fake.toml
56262024-08-02T17:41:35.423Z PASS [ 2.208s] sled-storage manager::tests::upsert_filesystem
56272024-08-02T17:41:35.545Z PASS [ 0.130s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
56282024-08-02T17:41:35.671Z PASS [ 0.125s] update-engine display::group_display::tests::test_stats
56292024-08-02T17:41:35.699Z PASS [ 0.029s] update-engine display::line_display_shared::tests::test_format_progress_counter
56302024-08-02T17:41:35.731Z PASS [ 0.031s] update-engine engine::tests::error_exits_early
56312024-08-02T17:41:35.777Z PASS [ 0.047s] update-engine events::tests::progress_event_parse_unknown
56322024-08-02T17:41:35.805Z PASS [ 0.027s] update-engine events::tests::step_event_parse_unknown
56332024-08-02T17:41:35.845Z PASS [ 0.424s] update-engine buffer::tests::test_buffer
56342024-08-02T17:41:35.879Z PASS [ 0.032s] wicket state::inventory::tests::component_id_display
56352024-08-02T17:41:35.996Z PASS [ 0.191s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
56362024-08-02T17:41:36.028Z PASS [ 1.219s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
56372024-08-02T17:41:36.102Z PASS [ 0.106s] wicket-common rack_setup::tests::roundtrip_import_export_policy
56382024-08-02T17:41:36.166Z PASS [ 0.137s] wicketd installinator_progress::tests::test_states
56392024-08-02T17:41:36.188Z PASS [ 0.085s] wicketd rss_config::tests::test_bgp_auth_key_states
56402024-08-02T17:41:36.310Z PASS [ 0.433s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
56412024-08-02T17:41:37.303Z PASS [ 1.137s] wicketd::mod integration_tests::inventory::test_inventory
56422024-08-02T17:41:38.166Z PASS [ 1.862s] wicketd::mod integration_tests::updates::test_update_races
56432024-08-02T17:41:38.332Z PASS [ 14.056s] oximeter-db client::tests::test_single_node
56442024-08-02T17:41:38.738Z PASS [ 3.793s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
56452024-08-02T17:41:39.820Z PASS [ 2.524s] wicketd::mod integration_tests::updates::test_updates
56462024-08-02T17:41:39.977Z PASS [ 3.796s] wicketd::mod integration_tests::updates::test_installinator_fetch
56472024-08-02T17:41:44.282Z PASS [ 32.148s] omicron-sled-agent nexus::test::nexus_self_notification_test
56482024-08-02T17:41:45.624Z PASS [ 16.871s] reconfigurator-cli::test_basic test_blueprint_edit
56492024-08-02T17:41:52.087Z PASS [ 30.243s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
56502024-08-02T17:41:54.833Z PASS [ 2.746s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
56512024-08-02T17:42:05.557Z PASS [ 10.720s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
56522024-08-02T17:42:19.668Z PASS [ 14.109s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
56532024-08-02T17:43:19.681Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
56542024-08-02T17:44:19.693Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
56552024-08-02T17:45:19.708Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
56562024-08-02T17:46:15.755Z PASS [ 236.044s] oximeter-db client::tests::test_replicated
56572024-08-02T17:46:15.760Z------------
56582024-08-02T17:46:15.761Z Summary [1956.237s] 1371 tests run: 1370 passed (9 slow, 1 leaky), 1 failed, 3 skipped
56592024-08-02T17:46:15.761Z FAIL [ 3.692s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
56602024-08-02T17:46:15.777Zerror: test run failed
56612024-08-02T17:46:15.785Z
56622024-08-02T17:46:15.790Zreal 32:59.090988492
56632024-08-02T17:46:15.790Zuser 2:40:38.198227252
56642024-08-02T17:46:15.790Zsys 32:13.382317023
56652024-08-02T17:46:15.790Ztrap 2:12.185117139
56662024-08-02T17:46:15.790Ztflt 25.882163913
56672024-08-02T17:46:15.790Zdflt 1:29.984276551
56682024-08-02T17:46:15.791Zkflt 0.447222726
56692024-08-02T17:46:15.791Zlock 923:02:50.619453805
56702024-08-02T17:46:15.791Zslp 40:34:36.014100014
56712024-08-02T17:46:15.791Zlat 2:33:17.758528474
56722024-08-02T17:46:15.791Zstop 38:39.908847615
56732024-08-02T17:46:16.625Zprocess exited: duration 3822959 ms, exit code 100
 
56742024-08-02T17:46:16.644Zfound 1 output files
56752024-08-02T17:46:16.644Zuploading: /work/crate-build-timings.json (512877 bytes)
56762024-08-02T17:46:17.667Zuploaded: /work/crate-build-timings.json